#0F6664 (or 0x0F6664) is unknown color: approx Blue Stone. HEX triplet: 0F, 66 and 64. RGB value is (15,102,100). Sum of RGB (Red+Green+Blue) = 15+102+100=217 (28% of max value = 765). Red value is 15 (6.25% from 255 or 6.91% from 217); Green value is 102 (40.23% from 255 or 47.00% from 217); Blue value is 100 (39.45% from 255 or 46.08% from 217); Max value from RGB is 102 - color contains mainly: green. Hex color #0F6664 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0F6664 is #F0999B. Grayscale: #4B4B4B. Windows color (decimal): -15767964 or 6579727. OLE color: 6579727.
HSL color Cylindrical-coordinate representation of color #0F6664: hue angle of 178.62º degrees, saturation: 0.74, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #0F6664 is Cyan = 0.85, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.6.
<style> p { color: #0f6664; } p { color: rgb(15,102,100); } H1.HeaderClassName { color: #0f6664; } .AnyTagClassName { color: #0f6664; } </style>
<style> a { background-color: #0f6664; } a { background-color: rgb(15,102,100); } div.DivClassName { background-color: #0f6664; } .BgClassName { background-color: #0f6664; } </style>
<style> span { border-color: #0f6664; } span { border-color: rgb(15,102,100); } td.TdClassName { border-color: #0f6664; } .TagClassName { border-color: #0f6664; } </style>