Shades of Horizon #648296
Tints of Horizon #648296
RGB
CMYK
RGB Variations
Color information
#648296 (or 0x648296) is known color: Horizon. HEX triplet: 64, 82 and 96. RGB value is (100,130,150). Sum of RGB (Red+Green+Blue) = 100+130+150=380 (50% of max value = 765). Red value is 100 (39.45% from 255 or 26.32% from 380); Green value is 130 (51.17% from 255 or 34.21% from 380); Blue value is 150 (58.98% from 255 or 39.47% from 380); Max value from RGB is 150 - color contains mainly: blue. Hex color #648296 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648296 is #9B7D69. Grayscale: #7B7B7B. Windows color (decimal): -10190186 or 9863780. OLE color: 9863780.
HSL color Cylindrical-coordinate representation of color #648296: hue angle of 204º 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 #648296 is Cyan = 0.33, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 100 | 130 | 150 | - |
| CMYK | 0.33 | 0.13 | 0 | 0.41 |
| HSL | 204º | 0.2% | 0.49% | - |
| HSV(B) | 204º | 0.33% | 0.59% | - |
| XYZ | 18.74 | 20.88 | 31.9 | - |
| YUV | 123.31 | 143.06 | 111.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 130 | 150 | 0.33 | 0.13 | 0 | 0.41 | 204 | 0.2 | 0.49 |
| Hex | 64 | 82 | 96 | 21 | D | 0 | 29 | CC | 14 | 31 |
| Octal | 144 | 202 | 226 | 41 | 15 | 0 | 51 | 314 | 24 | 61 |
| Binary | 1100100 | 10000010 | 10010110 | 100001 | 1101 | 0 | 101001 | 11001100 | 10100 | 110001 |
Color Harmonies of #648296
Complementary color
Monochromatic Colors of #648296
Black with #648296
Text Example
Text Example
White with #648296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648296; }
p { color: rgb(100,130,150); }
H1.HeaderClassName
{
color: #648296;
}
.AnyTagClassName
{
color: #648296;
}
</style>
background-color css
<style>
a { background-color: #648296; }
a { background-color: rgb(100,130,150); }
div.DivClassName
{
background-color: #648296;
}
.BgClassName
{
background-color: #648296;
}
</style>
border-color css
<style>
span { border-color: #648296; }
span { border-color: rgb(100,130,150); }
td.TdClassName
{
border-color: #648296;
}
.TagClassName
{
border-color: #648296;
}
</style>