#0F6055 (or 0x0F6055) is unknown color: approx Blue Stone. HEX triplet: 0F, 60 and 55. RGB value is (15,96,85). Sum of RGB (Red+Green+Blue) = 15+96+85=196 (25% of max value = 765). Red value is 15 (6.25% from 255 or 7.65% from 196); Green value is 96 (37.89% from 255 or 48.98% from 196); Blue value is 85 (33.59% from 255 or 43.37% from 196); Max value from RGB is 96 - color contains mainly: green. Hex color #0F6055 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0F6055 is #F09FAA. Grayscale: #464646. Windows color (decimal): -15769515 or 5595151. OLE color: 5595151.
HSL color Cylindrical-coordinate representation of color #0F6055: hue angle of 171.85º degrees, saturation: 0.73, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #0F6055 is Cyan = 0.84, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
<style> p { color: #0f6055; } p { color: rgb(15,96,85); } H1.HeaderClassName { color: #0f6055; } .AnyTagClassName { color: #0f6055; } </style>
<style> a { background-color: #0f6055; } a { background-color: rgb(15,96,85); } div.DivClassName { background-color: #0f6055; } .BgClassName { background-color: #0f6055; } </style>
<style> span { border-color: #0f6055; } span { border-color: rgb(15,96,85); } td.TdClassName { border-color: #0f6055; } .TagClassName { border-color: #0f6055; } </style>