Shades of Horizon #608290
Tints of Horizon #608290
RGB
CMYK
RGB Variations
Color information
#608290 (or 0x608290) is known color: Horizon. HEX triplet: 60, 82 and 90. RGB value is (96,130,144). Sum of RGB (Red+Green+Blue) = 96+130+144=370 (49% of max value = 765). Red value is 96 (37.89% from 255 or 25.95% from 370); Green value is 130 (51.17% from 255 or 35.14% from 370); Blue value is 144 (56.64% from 255 or 38.92% from 370); Max value from RGB is 144 - color contains mainly: blue. Hex color #608290 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #608290 is #9F7D6F. Grayscale: #797979. Windows color (decimal): -10452336 or 9470560. OLE color: 9470560.
HSL color Cylindrical-coordinate representation of color #608290: hue angle of 197.5º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #608290 is Cyan = 0.33, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 96 | 130 | 144 | - |
| CMYK | 0.33 | 0.10 | 0 | 0.44 |
| HSL | 197.5º | 0.2% | 0.47% | - |
| HSV(B) | 197.5º | 0.33% | 0.56% | - |
| XYZ | 17.84 | 20.47 | 29.4 | - |
| YUV | 121.43 | 140.74 | 109.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 130 | 144 | 0.33 | 0.10 | 0 | 0.44 | 197.5 | 0.2 | 0.47 |
| Hex | 60 | 82 | 90 | 21 | A | 0 | 2C | C6 | 14 | 2F |
| Octal | 140 | 202 | 220 | 41 | 12 | 0 | 54 | 306 | 24 | 57 |
| Binary | 1100000 | 10000010 | 10010000 | 100001 | 1010 | 0 | 101100 | 11000110 | 10100 | 101111 |
Color Harmonies of #608290
Complementary color
Monochromatic Colors of #608290
Black with #608290
Text Example
Text Example
White with #608290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608290; }
p { color: rgb(96,130,144); }
H1.HeaderClassName
{
color: #608290;
}
.AnyTagClassName
{
color: #608290;
}
</style>
background-color css
<style>
a { background-color: #608290; }
a { background-color: rgb(96,130,144); }
div.DivClassName
{
background-color: #608290;
}
.BgClassName
{
background-color: #608290;
}
</style>
border-color css
<style>
span { border-color: #608290; }
span { border-color: rgb(96,130,144); }
td.TdClassName
{
border-color: #608290;
}
.TagClassName
{
border-color: #608290;
}
</style>