Shades of Horizon #658995
Tints of Horizon #658995
RGB
CMYK
RGB Variations
Color information
#658995 (or 0x658995) is known color: Horizon. HEX triplet: 65, 89 and 95. RGB value is (101,137,149). Sum of RGB (Red+Green+Blue) = 101+137+149=387 (51% of max value = 765). Red value is 101 (39.84% from 255 or 26.10% from 387); Green value is 137 (53.91% from 255 or 35.40% from 387); Blue value is 149 (58.59% from 255 or 38.50% from 387); Max value from RGB is 149 - color contains mainly: blue. Hex color #658995 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658995 is #9A766A. Grayscale: #7F7F7F. Windows color (decimal): -10122859 or 9800037. OLE color: 9800037.
HSL color Cylindrical-coordinate representation of color #658995: hue angle of 195º 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 #658995 is Cyan = 0.32, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 137 | 149 | - |
| CMYK | 0.32 | 0.08 | 0 | 0.42 |
| HSL | 195º | 0.19% | 0.49% | - |
| HSV(B) | 195º | 0.32% | 0.58% | - |
| XYZ | 19.74 | 22.83 | 31.8 | - |
| YUV | 127.6 | 140.07 | 109.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 137 | 149 | 0.32 | 0.08 | 0 | 0.42 | 195 | 0.19 | 0.49 |
| Hex | 65 | 89 | 95 | 20 | 8 | 0 | 2A | C3 | 13 | 31 |
| Octal | 145 | 211 | 225 | 40 | 10 | 0 | 52 | 303 | 23 | 61 |
| Binary | 1100101 | 10001001 | 10010101 | 100000 | 1000 | 0 | 101010 | 11000011 | 10011 | 110001 |
Color Harmonies of #658995
Complementary color
Monochromatic Colors of #658995
Black with #658995
Text Example
Text Example
White with #658995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658995; }
p { color: rgb(101,137,149); }
H1.HeaderClassName
{
color: #658995;
}
.AnyTagClassName
{
color: #658995;
}
</style>
background-color css
<style>
a { background-color: #658995; }
a { background-color: rgb(101,137,149); }
div.DivClassName
{
background-color: #658995;
}
.BgClassName
{
background-color: #658995;
}
</style>
border-color css
<style>
span { border-color: #658995; }
span { border-color: rgb(101,137,149); }
td.TdClassName
{
border-color: #658995;
}
.TagClassName
{
border-color: #658995;
}
</style>