#2F606E (or 0x2F606E) is unknown color: approx Blumine. HEX triplet: 2F, 60 and 6E. RGB value is (47,96,110). Sum of RGB (Red+Green+Blue) = 47+96+110=253 (33% of max value = 765). Red value is 47 (18.75% from 255 or 18.58% from 253); Green value is 96 (37.89% from 255 or 37.94% from 253); Blue value is 110 (43.36% from 255 or 43.48% from 253); Max value from RGB is 110 - color contains mainly: blue. Hex color #2F606E is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #2F606E is #D09F91. Grayscale: #525252. Windows color (decimal): -13672338 or 7233583. OLE color: 7233583.
HSL color Cylindrical-coordinate representation of color #2F606E: hue angle of 193.33º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #2F606E is Cyan = 0.57, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.57.
<style> p { color: #2F606E; } p { color: rgb(47,96,110); } H1.HeaderClassName { color: #2F606E; } .AnyTagClassName { color: #2F606E; } </style>
<style> a { background-color: #2F606E; } a { background-color: rgb(47,96,110); } div.DivClassName { background-color: #2F606E; } .BgClassName { background-color: #2F606E; } </style>
<style> span { border-color: #2F606E; } span { border-color: rgb(47,96,110); } td.TdClassName { border-color: #2F606E; } .TagClassName { border-color: #2F606E; } </style>