Shades of Horizon #648295
Tints of Horizon #648295
RGB
CMYK
RGB Variations
Color information
#648295 (or 0x648295) is known color: Horizon. HEX triplet: 64, 82 and 95. RGB value is (100,130,149). Sum of RGB (Red+Green+Blue) = 100+130+149=379 (50% of max value = 765). Red value is 100 (39.45% from 255 or 26.39% from 379); Green value is 130 (51.17% from 255 or 34.30% from 379); Blue value is 149 (58.59% from 255 or 39.31% from 379); Max value from RGB is 149 - color contains mainly: blue. Hex color #648295 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648295 is #9B7D6A. Grayscale: #7B7B7B. Windows color (decimal): -10190187 or 9798244. OLE color: 9798244.
HSL color Cylindrical-coordinate representation of color #648295: hue angle of 203.27º 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 #648295 is Cyan = 0.33, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 130 | 149 | - |
| CMYK | 0.33 | 0.13 | 0 | 0.42 |
| HSL | 203.27º | 0.2% | 0.49% | - |
| HSV(B) | 203.27º | 0.33% | 0.58% | - |
| XYZ | 18.66 | 20.84 | 31.47 | - |
| YUV | 123.2 | 142.56 | 111.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 130 | 149 | 0.33 | 0.13 | 0 | 0.42 | 203.27 | 0.2 | 0.49 |
| Hex | 64 | 82 | 95 | 21 | D | 0 | 2A | CB | 14 | 31 |
| Octal | 144 | 202 | 225 | 41 | 15 | 0 | 52 | 313 | 24 | 61 |
| Binary | 1100100 | 10000010 | 10010101 | 100001 | 1101 | 0 | 101010 | 11001011 | 10100 | 110001 |
Color Harmonies of #648295
Complementary color
Monochromatic Colors of #648295
Black with #648295
Text Example
Text Example
White with #648295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648295; }
p { color: rgb(100,130,149); }
H1.HeaderClassName
{
color: #648295;
}
.AnyTagClassName
{
color: #648295;
}
</style>
background-color css
<style>
a { background-color: #648295; }
a { background-color: rgb(100,130,149); }
div.DivClassName
{
background-color: #648295;
}
.BgClassName
{
background-color: #648295;
}
</style>
border-color css
<style>
span { border-color: #648295; }
span { border-color: rgb(100,130,149); }
td.TdClassName
{
border-color: #648295;
}
.TagClassName
{
border-color: #648295;
}
</style>