Shades of Horizon #648596
Tints of Horizon #648596
RGB
CMYK
RGB Variations
Color information
#648596 (or 0x648596) is known color: Horizon. HEX triplet: 64, 85 and 96. RGB value is (100,133,150). Sum of RGB (Red+Green+Blue) = 100+133+150=383 (50% of max value = 765). Red value is 100 (39.45% from 255 or 26.11% from 383); Green value is 133 (52.34% from 255 or 34.73% from 383); Blue value is 150 (58.98% from 255 or 39.16% from 383); Max value from RGB is 150 - color contains mainly: blue. Hex color #648596 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648596 is #9B7A69. Grayscale: #7C7C7C. Windows color (decimal): -10189418 or 9864548. OLE color: 9864548.
HSL color Cylindrical-coordinate representation of color #648596: hue angle of 200.4º 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 #648596 is Cyan = 0.33, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 100 | 133 | 150 | - |
| CMYK | 0.33 | 0.11 | 0 | 0.41 |
| HSL | 200.4º | 0.2% | 0.49% | - |
| HSV(B) | 200.4º | 0.33% | 0.59% | - |
| XYZ | 19.15 | 21.69 | 32.03 | - |
| YUV | 125.07 | 142.07 | 110.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 133 | 150 | 0.33 | 0.11 | 0 | 0.41 | 200.4 | 0.2 | 0.49 |
| Hex | 64 | 85 | 96 | 21 | B | 0 | 29 | C8 | 14 | 31 |
| Octal | 144 | 205 | 226 | 41 | 13 | 0 | 51 | 310 | 24 | 61 |
| Binary | 1100100 | 10000101 | 10010110 | 100001 | 1011 | 0 | 101001 | 11001000 | 10100 | 110001 |
Color Harmonies of #648596
Complementary color
Monochromatic Colors of #648596
Black with #648596
Text Example
Text Example
White with #648596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648596; }
p { color: rgb(100,133,150); }
H1.HeaderClassName
{
color: #648596;
}
.AnyTagClassName
{
color: #648596;
}
</style>
background-color css
<style>
a { background-color: #648596; }
a { background-color: rgb(100,133,150); }
div.DivClassName
{
background-color: #648596;
}
.BgClassName
{
background-color: #648596;
}
</style>
border-color css
<style>
span { border-color: #648596; }
span { border-color: rgb(100,133,150); }
td.TdClassName
{
border-color: #648596;
}
.TagClassName
{
border-color: #648596;
}
</style>