Shades of Horizon #659198
Tints of Horizon #659198
RGB
CMYK
RGB Variations
Color information
#659198 (or 0x659198) is known color: Horizon. HEX triplet: 65, 91 and 98. RGB value is (101,145,152). Sum of RGB (Red+Green+Blue) = 101+145+152=398 (52% of max value = 765). Red value is 101 (39.84% from 255 or 25.38% from 398); Green value is 145 (57.03% from 255 or 36.43% from 398); Blue value is 152 (59.77% from 255 or 38.19% from 398); Max value from RGB is 152 - color contains mainly: blue. Hex color #659198 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659198 is #9A6E67. Grayscale: #848484. Windows color (decimal): -10120808 or 9998693. OLE color: 9998693.
HSL color Cylindrical-coordinate representation of color #659198: hue angle of 188.24º 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 #659198 is Cyan = 0.34, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 101 | 145 | 152 | - |
| CMYK | 0.34 | 0.05 | 0 | 0.40 |
| HSL | 188.24º | 0.2% | 0.5% | - |
| HSV(B) | 188.24º | 0.34% | 0.6% | - |
| XYZ | 21.16 | 25.28 | 33.47 | - |
| YUV | 132.64 | 138.92 | 105.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 145 | 152 | 0.34 | 0.05 | 0 | 0.40 | 188.24 | 0.2 | 0.5 |
| Hex | 65 | 91 | 98 | 22 | 5 | 0 | 28 | BC | 14 | 32 |
| Octal | 145 | 221 | 230 | 42 | 5 | 0 | 50 | 274 | 24 | 62 |
| Binary | 1100101 | 10010001 | 10011000 | 100010 | 101 | 0 | 101000 | 10111100 | 10100 | 110010 |
Color Harmonies of #659198
Complementary color
Monochromatic Colors of #659198
Black with #659198
Text Example
Text Example
White with #659198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659198; }
p { color: rgb(101,145,152); }
H1.HeaderClassName
{
color: #659198;
}
.AnyTagClassName
{
color: #659198;
}
</style>
background-color css
<style>
a { background-color: #659198; }
a { background-color: rgb(101,145,152); }
div.DivClassName
{
background-color: #659198;
}
.BgClassName
{
background-color: #659198;
}
</style>
border-color css
<style>
span { border-color: #659198; }
span { border-color: rgb(101,145,152); }
td.TdClassName
{
border-color: #659198;
}
.TagClassName
{
border-color: #659198;
}
</style>