Shades of Horizon #648595
Tints of Horizon #648595
RGB
CMYK
RGB Variations
Color information
#648595 (or 0x648595) is known color: Horizon. HEX triplet: 64, 85 and 95. RGB value is (100,133,149). Sum of RGB (Red+Green+Blue) = 100+133+149=382 (50% of max value = 765). Red value is 100 (39.45% from 255 or 26.18% from 382); Green value is 133 (52.34% from 255 or 34.82% from 382); Blue value is 149 (58.59% from 255 or 39.01% from 382); Max value from RGB is 149 - color contains mainly: blue. Hex color #648595 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648595 is #9B7A6A. Grayscale: #7C7C7C. Windows color (decimal): -10189419 or 9799012. OLE color: 9799012.
HSL color Cylindrical-coordinate representation of color #648595: hue angle of 199.59º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #648595 is Cyan = 0.33, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 133 | 149 | - |
| CMYK | 0.33 | 0.11 | 0 | 0.42 |
| HSL | 199.59º | 0.2% | 0.49% | - |
| HSV(B) | 199.59º | 0.33% | 0.58% | - |
| XYZ | 19.07 | 21.65 | 31.61 | - |
| YUV | 124.96 | 141.57 | 110.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 133 | 149 | 0.33 | 0.11 | 0 | 0.42 | 199.59 | 0.2 | 0.49 |
| Hex | 64 | 85 | 95 | 21 | B | 0 | 2A | C8 | 14 | 31 |
| Octal | 144 | 205 | 225 | 41 | 13 | 0 | 52 | 310 | 24 | 61 |
| Binary | 1100100 | 10000101 | 10010101 | 100001 | 1011 | 0 | 101010 | 11001000 | 10100 | 110001 |
Color Harmonies of #648595
Complementary color
Monochromatic Colors of #648595
Black with #648595
Text Example
Text Example
White with #648595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648595; }
p { color: rgb(100,133,149); }
H1.HeaderClassName
{
color: #648595;
}
.AnyTagClassName
{
color: #648595;
}
</style>
background-color css
<style>
a { background-color: #648595; }
a { background-color: rgb(100,133,149); }
div.DivClassName
{
background-color: #648595;
}
.BgClassName
{
background-color: #648595;
}
</style>
border-color css
<style>
span { border-color: #648595; }
span { border-color: rgb(100,133,149); }
td.TdClassName
{
border-color: #648595;
}
.TagClassName
{
border-color: #648595;
}
</style>