Shades of Horizon #658390
Tints of Horizon #658390
RGB
CMYK
RGB Variations
Color information
#658390 (or 0x658390) is known color: Horizon. HEX triplet: 65, 83 and 90. RGB value is (101,131,144). Sum of RGB (Red+Green+Blue) = 101+131+144=376 (49% of max value = 765). Red value is 101 (39.84% from 255 or 26.86% from 376); Green value is 131 (51.56% from 255 or 34.84% from 376); Blue value is 144 (56.64% from 255 or 38.30% from 376); Max value from RGB is 144 - color contains mainly: blue. Hex color #658390 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658390 is #9A7C6F. Grayscale: #7B7B7B. Windows color (decimal): -10124400 or 9470821. OLE color: 9470821.
HSL color Cylindrical-coordinate representation of color #658390: hue angle of 198.14º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #658390 is Cyan = 0.30, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 101 | 131 | 144 | - |
| CMYK | 0.30 | 0.09 | 0 | 0.44 |
| HSL | 198.14º | 0.18% | 0.48% | - |
| HSV(B) | 198.14º | 0.3% | 0.56% | - |
| XYZ | 18.52 | 21.01 | 29.47 | - |
| YUV | 123.51 | 139.56 | 111.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 131 | 144 | 0.30 | 0.09 | 0 | 0.44 | 198.14 | 0.18 | 0.48 |
| Hex | 65 | 83 | 90 | 1E | 9 | 0 | 2C | C6 | 12 | 30 |
| Octal | 145 | 203 | 220 | 36 | 11 | 0 | 54 | 306 | 22 | 60 |
| Binary | 1100101 | 10000011 | 10010000 | 11110 | 1001 | 0 | 101100 | 11000110 | 10010 | 110000 |
Color Harmonies of #658390
Complementary color
Monochromatic Colors of #658390
Black with #658390
Text Example
Text Example
White with #658390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658390; }
p { color: rgb(101,131,144); }
H1.HeaderClassName
{
color: #658390;
}
.AnyTagClassName
{
color: #658390;
}
</style>
background-color css
<style>
a { background-color: #658390; }
a { background-color: rgb(101,131,144); }
div.DivClassName
{
background-color: #658390;
}
.BgClassName
{
background-color: #658390;
}
</style>
border-color css
<style>
span { border-color: #658390; }
span { border-color: rgb(101,131,144); }
td.TdClassName
{
border-color: #658390;
}
.TagClassName
{
border-color: #658390;
}
</style>