Shades of Horizon #608492
Tints of Horizon #608492
RGB
CMYK
RGB Variations
Color information
#608492 (or 0x608492) is known color: Horizon. HEX triplet: 60, 84 and 92. RGB value is (96,132,146). Sum of RGB (Red+Green+Blue) = 96+132+146=374 (49% of max value = 765). Red value is 96 (37.89% from 255 or 25.67% from 374); Green value is 132 (51.95% from 255 or 35.29% from 374); Blue value is 146 (57.42% from 255 or 39.04% from 374); Max value from RGB is 146 - color contains mainly: blue. Hex color #608492 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #608492 is #9F7B6D. Grayscale: #7A7A7A. Windows color (decimal): -10451822 or 9602144. OLE color: 9602144.
HSL color Cylindrical-coordinate representation of color #608492: hue angle of 196.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 #608492 is Cyan = 0.34, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 132 | 146 | - |
| CMYK | 0.34 | 0.10 | 0 | 0.43 |
| HSL | 196.8º | 0.21% | 0.47% | - |
| HSV(B) | 196.8º | 0.34% | 0.57% | - |
| XYZ | 18.26 | 21.06 | 30.3 | - |
| YUV | 122.83 | 141.07 | 108.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 132 | 146 | 0.34 | 0.10 | 0 | 0.43 | 196.8 | 0.21 | 0.47 |
| Hex | 60 | 84 | 92 | 22 | A | 0 | 2B | C5 | 15 | 2F |
| Octal | 140 | 204 | 222 | 42 | 12 | 0 | 53 | 305 | 25 | 57 |
| Binary | 1100000 | 10000100 | 10010010 | 100010 | 1010 | 0 | 101011 | 11000101 | 10101 | 101111 |
Color Harmonies of #608492
Complementary color
Monochromatic Colors of #608492
Black with #608492
Text Example
Text Example
White with #608492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608492; }
p { color: rgb(96,132,146); }
H1.HeaderClassName
{
color: #608492;
}
.AnyTagClassName
{
color: #608492;
}
</style>
background-color css
<style>
a { background-color: #608492; }
a { background-color: rgb(96,132,146); }
div.DivClassName
{
background-color: #608492;
}
.BgClassName
{
background-color: #608492;
}
</style>
border-color css
<style>
span { border-color: #608492; }
span { border-color: rgb(96,132,146); }
td.TdClassName
{
border-color: #608492;
}
.TagClassName
{
border-color: #608492;
}
</style>