Shades of Horizon #648291
Tints of Horizon #648291
RGB
CMYK
RGB Variations
Color information
#648291 (or 0x648291) is known color: Horizon. HEX triplet: 64, 82 and 91. RGB value is (100,130,145). Sum of RGB (Red+Green+Blue) = 100+130+145=375 (49% of max value = 765). Red value is 100 (39.45% from 255 or 26.67% from 375); Green value is 130 (51.17% from 255 or 34.67% from 375); Blue value is 145 (57.03% from 255 or 38.67% from 375); Max value from RGB is 145 - color contains mainly: blue. Hex color #648291 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648291 is #9B7D6E. Grayscale: #7A7A7A. Windows color (decimal): -10190191 or 9536100. OLE color: 9536100.
HSL color Cylindrical-coordinate representation of color #648291: hue angle of 200º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #648291 is Cyan = 0.31, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 100 | 130 | 145 | - |
| CMYK | 0.31 | 0.10 | 0 | 0.43 |
| HSL | 200º | 0.18% | 0.48% | - |
| HSV(B) | 200º | 0.31% | 0.57% | - |
| XYZ | 18.35 | 20.72 | 29.82 | - |
| YUV | 122.74 | 140.56 | 111.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 130 | 145 | 0.31 | 0.10 | 0 | 0.43 | 200 | 0.18 | 0.48 |
| Hex | 64 | 82 | 91 | 1F | A | 0 | 2B | C8 | 12 | 30 |
| Octal | 144 | 202 | 221 | 37 | 12 | 0 | 53 | 310 | 22 | 60 |
| Binary | 1100100 | 10000010 | 10010001 | 11111 | 1010 | 0 | 101011 | 11001000 | 10010 | 110000 |
Color Harmonies of #648291
Complementary color
Monochromatic Colors of #648291
Black with #648291
Text Example
Text Example
White with #648291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648291; }
p { color: rgb(100,130,145); }
H1.HeaderClassName
{
color: #648291;
}
.AnyTagClassName
{
color: #648291;
}
</style>
background-color css
<style>
a { background-color: #648291; }
a { background-color: rgb(100,130,145); }
div.DivClassName
{
background-color: #648291;
}
.BgClassName
{
background-color: #648291;
}
</style>
border-color css
<style>
span { border-color: #648291; }
span { border-color: rgb(100,130,145); }
td.TdClassName
{
border-color: #648291;
}
.TagClassName
{
border-color: #648291;
}
</style>