Shades of Horizon #608992
Tints of Horizon #608992
RGB
CMYK
RGB Variations
Color information
#608992 (or 0x608992) is known color: Horizon. HEX triplet: 60, 89 and 92. RGB value is (96,137,146). Sum of RGB (Red+Green+Blue) = 96+137+146=379 (50% of max value = 765). Red value is 96 (37.89% from 255 or 25.33% from 379); Green value is 137 (53.91% from 255 or 36.15% from 379); Blue value is 146 (57.42% from 255 or 38.52% from 379); Max value from RGB is 146 - color contains mainly: blue. Hex color #608992 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #608992 is #9F766D. Grayscale: #7D7D7D. Windows color (decimal): -10450542 or 9603424. OLE color: 9603424.
HSL color Cylindrical-coordinate representation of color #608992: hue angle of 190.8º degrees, saturation: 0.21, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #608992 is Cyan = 0.34, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 137 | 146 | - |
| CMYK | 0.34 | 0.06 | 0 | 0.43 |
| HSL | 190.8º | 0.21% | 0.47% | - |
| HSV(B) | 190.8º | 0.34% | 0.57% | - |
| XYZ | 18.96 | 22.45 | 30.53 | - |
| YUV | 125.77 | 139.42 | 106.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 137 | 146 | 0.34 | 0.06 | 0 | 0.43 | 190.8 | 0.21 | 0.47 |
| Hex | 60 | 89 | 92 | 22 | 6 | 0 | 2B | BF | 15 | 2F |
| Octal | 140 | 211 | 222 | 42 | 6 | 0 | 53 | 277 | 25 | 57 |
| Binary | 1100000 | 10001001 | 10010010 | 100010 | 110 | 0 | 101011 | 10111111 | 10101 | 101111 |
Color Harmonies of #608992
Complementary color
Monochromatic Colors of #608992
Black with #608992
Text Example
Text Example
White with #608992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608992; }
p { color: rgb(96,137,146); }
H1.HeaderClassName
{
color: #608992;
}
.AnyTagClassName
{
color: #608992;
}
</style>
background-color css
<style>
a { background-color: #608992; }
a { background-color: rgb(96,137,146); }
div.DivClassName
{
background-color: #608992;
}
.BgClassName
{
background-color: #608992;
}
</style>
border-color css
<style>
span { border-color: #608992; }
span { border-color: rgb(96,137,146); }
td.TdClassName
{
border-color: #608992;
}
.TagClassName
{
border-color: #608992;
}
</style>