Shades of Horizon #658594
Tints of Horizon #658594
RGB
CMYK
RGB Variations
Color information
#658594 (or 0x658594) is known color: Horizon. HEX triplet: 65, 85 and 94. RGB value is (101,133,148). Sum of RGB (Red+Green+Blue) = 101+133+148=382 (50% of max value = 765). Red value is 101 (39.84% from 255 or 26.44% from 382); Green value is 133 (52.34% from 255 or 34.82% from 382); Blue value is 148 (58.20% from 255 or 38.74% from 382); Max value from RGB is 148 - color contains mainly: blue. Hex color #658594 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658594 is #9A7A6B. Grayscale: #7D7D7D. Windows color (decimal): -10123884 or 9733477. OLE color: 9733477.
HSL color Cylindrical-coordinate representation of color #658594: hue angle of 199.15º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #658594 is Cyan = 0.32, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 133 | 148 | - |
| CMYK | 0.32 | 0.10 | 0 | 0.42 |
| HSL | 199.15º | 0.19% | 0.49% | - |
| HSV(B) | 199.15º | 0.32% | 0.58% | - |
| XYZ | 19.1 | 21.68 | 31.19 | - |
| YUV | 125.14 | 140.9 | 110.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 133 | 148 | 0.32 | 0.10 | 0 | 0.42 | 199.15 | 0.19 | 0.49 |
| Hex | 65 | 85 | 94 | 20 | A | 0 | 2A | C7 | 13 | 31 |
| Octal | 145 | 205 | 224 | 40 | 12 | 0 | 52 | 307 | 23 | 61 |
| Binary | 1100101 | 10000101 | 10010100 | 100000 | 1010 | 0 | 101010 | 11000111 | 10011 | 110001 |
Color Harmonies of #658594
Complementary color
Monochromatic Colors of #658594
Black with #658594
Text Example
Text Example
White with #658594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658594; }
p { color: rgb(101,133,148); }
H1.HeaderClassName
{
color: #658594;
}
.AnyTagClassName
{
color: #658594;
}
</style>
background-color css
<style>
a { background-color: #658594; }
a { background-color: rgb(101,133,148); }
div.DivClassName
{
background-color: #658594;
}
.BgClassName
{
background-color: #658594;
}
</style>
border-color css
<style>
span { border-color: #658594; }
span { border-color: rgb(101,133,148); }
td.TdClassName
{
border-color: #658594;
}
.TagClassName
{
border-color: #658594;
}
</style>