Shades of Horizon #648397
Tints of Horizon #648397
RGB
CMYK
RGB Variations
Color information
#648397 (or 0x648397) is known color: Horizon. HEX triplet: 64, 83 and 97. RGB value is (100,131,151). Sum of RGB (Red+Green+Blue) = 100+131+151=382 (50% of max value = 765). Red value is 100 (39.45% from 255 or 26.18% from 382); Green value is 131 (51.56% from 255 or 34.29% from 382); Blue value is 151 (59.38% from 255 or 39.53% from 382); Max value from RGB is 151 - color contains mainly: blue. Hex color #648397 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648397 is #9B7C68. Grayscale: #7B7B7B. Windows color (decimal): -10189929 or 9929572. OLE color: 9929572.
HSL color Cylindrical-coordinate representation of color #648397: hue angle of 203.53º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #648397 is Cyan = 0.34, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 100 | 131 | 151 | - |
| CMYK | 0.34 | 0.13 | 0 | 0.41 |
| HSL | 203.53º | 0.2% | 0.49% | - |
| HSV(B) | 203.53º | 0.34% | 0.59% | - |
| XYZ | 18.96 | 21.18 | 32.37 | - |
| YUV | 124.01 | 143.23 | 110.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 131 | 151 | 0.34 | 0.13 | 0 | 0.41 | 203.53 | 0.2 | 0.49 |
| Hex | 64 | 83 | 97 | 22 | D | 0 | 29 | CC | 14 | 31 |
| Octal | 144 | 203 | 227 | 42 | 15 | 0 | 51 | 314 | 24 | 61 |
| Binary | 1100100 | 10000011 | 10010111 | 100010 | 1101 | 0 | 101001 | 11001100 | 10100 | 110001 |
Color Harmonies of #648397
Complementary color
Monochromatic Colors of #648397
Black with #648397
Text Example
Text Example
White with #648397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648397; }
p { color: rgb(100,131,151); }
H1.HeaderClassName
{
color: #648397;
}
.AnyTagClassName
{
color: #648397;
}
</style>
background-color css
<style>
a { background-color: #648397; }
a { background-color: rgb(100,131,151); }
div.DivClassName
{
background-color: #648397;
}
.BgClassName
{
background-color: #648397;
}
</style>
border-color css
<style>
span { border-color: #648397; }
span { border-color: rgb(100,131,151); }
td.TdClassName
{
border-color: #648397;
}
.TagClassName
{
border-color: #648397;
}
</style>