Shades of Horizon #608792
Tints of Horizon #608792
RGB
CMYK
RGB Variations
Color information
#608792 (or 0x608792) is known color: Horizon. HEX triplet: 60, 87 and 92. RGB value is (96,135,146). Sum of RGB (Red+Green+Blue) = 96+135+146=377 (49% of max value = 765). Red value is 96 (37.89% from 255 or 25.46% from 377); Green value is 135 (53.12% from 255 or 35.81% from 377); Blue value is 146 (57.42% from 255 or 38.73% from 377); Max value from RGB is 146 - color contains mainly: blue. Hex color #608792 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #608792 is #9F786D. Grayscale: #7C7C7C. Windows color (decimal): -10451054 or 9602912. OLE color: 9602912.
HSL color Cylindrical-coordinate representation of color #608792: hue angle of 193.2º 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 #608792 is Cyan = 0.34, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 135 | 146 | - |
| CMYK | 0.34 | 0.08 | 0 | 0.43 |
| HSL | 193.2º | 0.21% | 0.47% | - |
| HSV(B) | 193.2º | 0.34% | 0.57% | - |
| XYZ | 18.68 | 21.89 | 30.44 | - |
| YUV | 124.59 | 140.08 | 107.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 135 | 146 | 0.34 | 0.08 | 0 | 0.43 | 193.2 | 0.21 | 0.47 |
| Hex | 60 | 87 | 92 | 22 | 8 | 0 | 2B | C1 | 15 | 2F |
| Octal | 140 | 207 | 222 | 42 | 10 | 0 | 53 | 301 | 25 | 57 |
| Binary | 1100000 | 10000111 | 10010010 | 100010 | 1000 | 0 | 101011 | 11000001 | 10101 | 101111 |
Color Harmonies of #608792
Complementary color
Monochromatic Colors of #608792
Black with #608792
Text Example
Text Example
White with #608792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608792; }
p { color: rgb(96,135,146); }
H1.HeaderClassName
{
color: #608792;
}
.AnyTagClassName
{
color: #608792;
}
</style>
background-color css
<style>
a { background-color: #608792; }
a { background-color: rgb(96,135,146); }
div.DivClassName
{
background-color: #608792;
}
.BgClassName
{
background-color: #608792;
}
</style>
border-color css
<style>
span { border-color: #608792; }
span { border-color: rgb(96,135,146); }
td.TdClassName
{
border-color: #608792;
}
.TagClassName
{
border-color: #608792;
}
</style>