#2F4F4A (or 0x2F4F4A) is unknown color: approx Blue Dianne. HEX triplet: 2F, 4F and 4A. RGB value is (47,79,74). Sum of RGB (Red+Green+Blue) = 47+79+74=200 (26% of max value = 765). Red value is 47 (18.75% from 255 or 23.5% from 200); Green value is 79 (31.25% from 255 or 39.5% from 200); Blue value is 74 (29.30% from 255 or 37% from 200); Max value from RGB is 79 - color contains mainly: green. Hex color #2F4F4A is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #2F4F4A is #D0B0B5. Grayscale: #444444. Windows color (decimal): -13676726 or 4869935. OLE color: 4869935.
HSL color Cylindrical-coordinate representation of color #2F4F4A: hue angle of 170.62º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #2F4F4A is Cyan = 0.41, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.69.
<style> p { color: #2F4F4A; } p { color: rgb(47,79,74); } H1.HeaderClassName { color: #2F4F4A; } .AnyTagClassName { color: #2F4F4A; } </style>
<style> a { background-color: #2F4F4A; } a { background-color: rgb(47,79,74); } div.DivClassName { background-color: #2F4F4A; } .BgClassName { background-color: #2F4F4A; } </style>
<style> span { border-color: #2F4F4A; } span { border-color: rgb(47,79,74); } td.TdClassName { border-color: #2F4F4A; } .TagClassName { border-color: #2F4F4A; } </style>