Shades of Horizon #608998
Tints of Horizon #608998
RGB
CMYK
RGB Variations
Color information
#608998 (or 0x608998) is known color: Horizon. HEX triplet: 60, 89 and 98. RGB value is (96,137,152). Sum of RGB (Red+Green+Blue) = 96+137+152=385 (50% of max value = 765). Red value is 96 (37.89% from 255 or 24.94% from 385); Green value is 137 (53.91% from 255 or 35.58% from 385); Blue value is 152 (59.77% from 255 or 39.48% from 385); Max value from RGB is 152 - color contains mainly: blue. Hex color #608998 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #608998 is #9F7667. Grayscale: #7E7E7E. Windows color (decimal): -10450536 or 9996640. OLE color: 9996640.
HSL color Cylindrical-coordinate representation of color #608998: hue angle of 196.07º degrees, saturation: 0.23, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #608998 is Cyan = 0.37, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 96 | 137 | 152 | - |
| CMYK | 0.37 | 0.10 | 0 | 0.40 |
| HSL | 196.07º | 0.23% | 0.49% | - |
| HSV(B) | 196.07º | 0.37% | 0.6% | - |
| XYZ | 19.44 | 22.65 | 33.05 | - |
| YUV | 126.45 | 142.42 | 106.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 137 | 152 | 0.37 | 0.10 | 0 | 0.40 | 196.07 | 0.23 | 0.49 |
| Hex | 60 | 89 | 98 | 25 | A | 0 | 28 | C4 | 17 | 31 |
| Octal | 140 | 211 | 230 | 45 | 12 | 0 | 50 | 304 | 27 | 61 |
| Binary | 1100000 | 10001001 | 10011000 | 100101 | 1010 | 0 | 101000 | 11000100 | 10111 | 110001 |
Color Harmonies of #608998
Complementary color
Monochromatic Colors of #608998
Black with #608998
Text Example
Text Example
White with #608998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608998; }
p { color: rgb(96,137,152); }
H1.HeaderClassName
{
color: #608998;
}
.AnyTagClassName
{
color: #608998;
}
</style>
background-color css
<style>
a { background-color: #608998; }
a { background-color: rgb(96,137,152); }
div.DivClassName
{
background-color: #608998;
}
.BgClassName
{
background-color: #608998;
}
</style>
border-color css
<style>
span { border-color: #608998; }
span { border-color: rgb(96,137,152); }
td.TdClassName
{
border-color: #608998;
}
.TagClassName
{
border-color: #608998;
}
</style>