Shades of Horizon #648590
Tints of Horizon #648590
RGB
CMYK
RGB Variations
Color information
#648590 (or 0x648590) is known color: Horizon. HEX triplet: 64, 85 and 90. RGB value is (100,133,144). Sum of RGB (Red+Green+Blue) = 100+133+144=377 (49% of max value = 765). Red value is 100 (39.45% from 255 or 26.53% from 377); Green value is 133 (52.34% from 255 or 35.28% from 377); Blue value is 144 (56.64% from 255 or 38.20% from 377); Max value from RGB is 144 - color contains mainly: blue. Hex color #648590 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648590 is #9B7A6F. Grayscale: #7C7C7C. Windows color (decimal): -10189424 or 9471332. OLE color: 9471332.
HSL color Cylindrical-coordinate representation of color #648590: hue angle of 195º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #648590 is Cyan = 0.31, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 100 | 133 | 144 | - |
| CMYK | 0.31 | 0.08 | 0 | 0.44 |
| HSL | 195º | 0.18% | 0.48% | - |
| HSV(B) | 195º | 0.31% | 0.56% | - |
| XYZ | 18.68 | 21.5 | 29.55 | - |
| YUV | 124.39 | 139.07 | 110.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 133 | 144 | 0.31 | 0.08 | 0 | 0.44 | 195 | 0.18 | 0.48 |
| Hex | 64 | 85 | 90 | 1F | 8 | 0 | 2C | C3 | 12 | 30 |
| Octal | 144 | 205 | 220 | 37 | 10 | 0 | 54 | 303 | 22 | 60 |
| Binary | 1100100 | 10000101 | 10010000 | 11111 | 1000 | 0 | 101100 | 11000011 | 10010 | 110000 |
Color Harmonies of #648590
Complementary color
Monochromatic Colors of #648590
Black with #648590
Text Example
Text Example
White with #648590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648590; }
p { color: rgb(100,133,144); }
H1.HeaderClassName
{
color: #648590;
}
.AnyTagClassName
{
color: #648590;
}
</style>
background-color css
<style>
a { background-color: #648590; }
a { background-color: rgb(100,133,144); }
div.DivClassName
{
background-color: #648590;
}
.BgClassName
{
background-color: #648590;
}
</style>
border-color css
<style>
span { border-color: #648590; }
span { border-color: rgb(100,133,144); }
td.TdClassName
{
border-color: #648590;
}
.TagClassName
{
border-color: #648590;
}
</style>