Shades of Horizon #659199
Tints of Horizon #659199
RGB
CMYK
RGB Variations
Color information
#659199 (or 0x659199) is known color: Horizon. HEX triplet: 65, 91 and 99. RGB value is (101,145,153). Sum of RGB (Red+Green+Blue) = 101+145+153=399 (52% of max value = 765). Red value is 101 (39.84% from 255 or 25.31% from 399); Green value is 145 (57.03% from 255 or 36.34% from 399); Blue value is 153 (60.16% from 255 or 38.35% from 399); Max value from RGB is 153 - color contains mainly: blue. Hex color #659199 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659199 is #9A6E66. Grayscale: #848484. Windows color (decimal): -10120807 or 10064229. OLE color: 10064229.
HSL color Cylindrical-coordinate representation of color #659199: hue angle of 189.23º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #659199 is Cyan = 0.34, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 101 | 145 | 153 | - |
| CMYK | 0.34 | 0.05 | 0 | 0.4 |
| HSL | 189.23º | 0.2% | 0.5% | - |
| HSV(B) | 189.23º | 0.34% | 0.6% | - |
| XYZ | 21.24 | 25.32 | 33.9 | - |
| YUV | 132.76 | 139.42 | 105.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 145 | 153 | 0.34 | 0.05 | 0 | 0.4 | 189.23 | 0.2 | 0.5 |
| Hex | 65 | 91 | 99 | 22 | 5 | 0 | 28 | BD | 14 | 32 |
| Octal | 145 | 221 | 231 | 42 | 5 | 0 | 50 | 275 | 24 | 62 |
| Binary | 1100101 | 10010001 | 10011001 | 100010 | 101 | 0 | 101000 | 10111101 | 10100 | 110010 |
Color Harmonies of #659199
Complementary color
Monochromatic Colors of #659199
Black with #659199
Text Example
Text Example
White with #659199
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659199; }
p { color: rgb(101,145,153); }
H1.HeaderClassName
{
color: #659199;
}
.AnyTagClassName
{
color: #659199;
}
</style>
background-color css
<style>
a { background-color: #659199; }
a { background-color: rgb(101,145,153); }
div.DivClassName
{
background-color: #659199;
}
.BgClassName
{
background-color: #659199;
}
</style>
border-color css
<style>
span { border-color: #659199; }
span { border-color: rgb(101,145,153); }
td.TdClassName
{
border-color: #659199;
}
.TagClassName
{
border-color: #659199;
}
</style>