Shades of Horizon #659299
Tints of Horizon #659299
RGB
CMYK
RGB Variations
Color information
#659299 (or 0x659299) is known color: Horizon. HEX triplet: 65, 92 and 99. RGB value is (101,146,153). Sum of RGB (Red+Green+Blue) = 101+146+153=400 (52% of max value = 765). Red value is 101 (39.84% from 255 or 25.25% from 400); Green value is 146 (57.42% from 255 or 36.5% from 400); Blue value is 153 (60.16% from 255 or 38.25% from 400); Max value from RGB is 153 - color contains mainly: blue. Hex color #659299 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659299 is #9A6D66. Grayscale: #858585. Windows color (decimal): -10120551 or 10064485. OLE color: 10064485.
HSL color Cylindrical-coordinate representation of color #659299: hue angle of 188.08º 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 #659299 is Cyan = 0.34, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 101 | 146 | 153 | - |
| CMYK | 0.34 | 0.05 | 0 | 0.4 |
| HSL | 188.08º | 0.2% | 0.5% | - |
| HSV(B) | 188.08º | 0.34% | 0.6% | - |
| XYZ | 21.4 | 25.62 | 33.96 | - |
| YUV | 133.34 | 139.09 | 104.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 146 | 153 | 0.34 | 0.05 | 0 | 0.4 | 188.08 | 0.2 | 0.5 |
| Hex | 65 | 92 | 99 | 22 | 5 | 0 | 28 | BC | 14 | 32 |
| Octal | 145 | 222 | 231 | 42 | 5 | 0 | 50 | 274 | 24 | 62 |
| Binary | 1100101 | 10010010 | 10011001 | 100010 | 101 | 0 | 101000 | 10111100 | 10100 | 110010 |
Color Harmonies of #659299
Complementary color
Monochromatic Colors of #659299
Black with #659299
Text Example
Text Example
White with #659299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659299; }
p { color: rgb(101,146,153); }
H1.HeaderClassName
{
color: #659299;
}
.AnyTagClassName
{
color: #659299;
}
</style>
background-color css
<style>
a { background-color: #659299; }
a { background-color: rgb(101,146,153); }
div.DivClassName
{
background-color: #659299;
}
.BgClassName
{
background-color: #659299;
}
</style>
border-color css
<style>
span { border-color: #659299; }
span { border-color: rgb(101,146,153); }
td.TdClassName
{
border-color: #659299;
}
.TagClassName
{
border-color: #659299;
}
</style>