Shades of Horizon #608791
Tints of Horizon #608791
RGB
CMYK
RGB Variations
Color information
#608791 (or 0x608791) is known color: Horizon. HEX triplet: 60, 87 and 91. RGB value is (96,135,145). Sum of RGB (Red+Green+Blue) = 96+135+145=376 (49% of max value = 765). Red value is 96 (37.89% from 255 or 25.53% from 376); Green value is 135 (53.12% from 255 or 35.90% from 376); Blue value is 145 (57.03% from 255 or 38.56% from 376); Max value from RGB is 145 - color contains mainly: blue. Hex color #608791 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #608791 is #9F786E. Grayscale: #7C7C7C. Windows color (decimal): -10451055 or 9537376. OLE color: 9537376.
HSL color Cylindrical-coordinate representation of color #608791: hue angle of 192.24º degrees, saturation: 0.2, 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 #608791 is Cyan = 0.34, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 135 | 145 | - |
| CMYK | 0.34 | 0.07 | 0 | 0.43 |
| HSL | 192.24º | 0.2% | 0.47% | - |
| HSV(B) | 192.24º | 0.34% | 0.57% | - |
| XYZ | 18.6 | 21.86 | 30.03 | - |
| YUV | 124.48 | 139.58 | 107.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 135 | 145 | 0.34 | 0.07 | 0 | 0.43 | 192.24 | 0.2 | 0.47 |
| Hex | 60 | 87 | 91 | 22 | 7 | 0 | 2B | C0 | 14 | 2F |
| Octal | 140 | 207 | 221 | 42 | 7 | 0 | 53 | 300 | 24 | 57 |
| Binary | 1100000 | 10000111 | 10010001 | 100010 | 111 | 0 | 101011 | 11000000 | 10100 | 101111 |
Color Harmonies of #608791
Complementary color
Monochromatic Colors of #608791
Black with #608791
Text Example
Text Example
White with #608791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608791; }
p { color: rgb(96,135,145); }
H1.HeaderClassName
{
color: #608791;
}
.AnyTagClassName
{
color: #608791;
}
</style>
background-color css
<style>
a { background-color: #608791; }
a { background-color: rgb(96,135,145); }
div.DivClassName
{
background-color: #608791;
}
.BgClassName
{
background-color: #608791;
}
</style>
border-color css
<style>
span { border-color: #608791; }
span { border-color: rgb(96,135,145); }
td.TdClassName
{
border-color: #608791;
}
.TagClassName
{
border-color: #608791;
}
</style>