Shades of Horizon #658897
Tints of Horizon #658897
RGB
CMYK
RGB Variations
Color information
#658897 (or 0x658897) is known color: Horizon. HEX triplet: 65, 88 and 97. RGB value is (101,136,151). Sum of RGB (Red+Green+Blue) = 101+136+151=388 (51% of max value = 765). Red value is 101 (39.84% from 255 or 26.03% from 388); Green value is 136 (53.52% from 255 or 35.05% from 388); Blue value is 151 (59.38% from 255 or 38.92% from 388); Max value from RGB is 151 - color contains mainly: blue. Hex color #658897 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658897 is #9A7768. Grayscale: #7F7F7F. Windows color (decimal): -10123113 or 9930853. OLE color: 9930853.
HSL color Cylindrical-coordinate representation of color #658897: hue angle of 198º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #658897 is Cyan = 0.33, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 101 | 136 | 151 | - |
| CMYK | 0.33 | 0.10 | 0 | 0.41 |
| HSL | 198º | 0.2% | 0.49% | - |
| HSV(B) | 198º | 0.33% | 0.59% | - |
| XYZ | 19.76 | 22.61 | 32.6 | - |
| YUV | 127.25 | 141.4 | 109.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 136 | 151 | 0.33 | 0.10 | 0 | 0.41 | 198 | 0.2 | 0.49 |
| Hex | 65 | 88 | 97 | 21 | A | 0 | 29 | C6 | 14 | 31 |
| Octal | 145 | 210 | 227 | 41 | 12 | 0 | 51 | 306 | 24 | 61 |
| Binary | 1100101 | 10001000 | 10010111 | 100001 | 1010 | 0 | 101001 | 11000110 | 10100 | 110001 |
Color Harmonies of #658897
Complementary color
Monochromatic Colors of #658897
Black with #658897
Text Example
Text Example
White with #658897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658897; }
p { color: rgb(101,136,151); }
H1.HeaderClassName
{
color: #658897;
}
.AnyTagClassName
{
color: #658897;
}
</style>
background-color css
<style>
a { background-color: #658897; }
a { background-color: rgb(101,136,151); }
div.DivClassName
{
background-color: #658897;
}
.BgClassName
{
background-color: #658897;
}
</style>
border-color css
<style>
span { border-color: #658897; }
span { border-color: rgb(101,136,151); }
td.TdClassName
{
border-color: #658897;
}
.TagClassName
{
border-color: #658897;
}
</style>