Shades of Hoki #648287
Tints of Hoki #648287
RGB
CMYK
RGB Variations
Color information
#648287 (or 0x648287) is known color: Hoki. HEX triplet: 64, 82 and 87. RGB value is (100,130,135). Sum of RGB (Red+Green+Blue) = 100+130+135=365 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.40% from 365); Green value is 130 (51.17% from 255 or 35.62% from 365); Blue value is 135 (53.12% from 255 or 36.99% from 365); Max value from RGB is 135 - color contains mainly: blue. Hex color #648287 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648287 is #9B7D78. Grayscale: #797979. Windows color (decimal): -10190201 or 8880740. OLE color: 8880740.
HSL color Cylindrical-coordinate representation of color #648287: hue angle of 188.57º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #648287 is Cyan = 0.26, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 130 | 135 | - |
| CMYK | 0.26 | 0.04 | 0 | 0.47 |
| HSL | 188.57º | 0.15% | 0.46% | - |
| HSV(B) | 188.57º | 0.26% | 0.53% | - |
| XYZ | 17.61 | 20.42 | 25.94 | - |
| YUV | 121.6 | 135.56 | 112.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 130 | 135 | 0.26 | 0.04 | 0 | 0.47 | 188.57 | 0.15 | 0.46 |
| Hex | 64 | 82 | 87 | 1A | 4 | 0 | 2F | BD | F | 2E |
| Octal | 144 | 202 | 207 | 32 | 4 | 0 | 57 | 275 | 17 | 56 |
| Binary | 1100100 | 10000010 | 10000111 | 11010 | 100 | 0 | 101111 | 10111101 | 1111 | 101110 |
Color Harmonies of #648287
Complementary color
Monochromatic Colors of #648287
Black with #648287
Text Example
Text Example
White with #648287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648287; }
p { color: rgb(100,130,135); }
H1.HeaderClassName
{
color: #648287;
}
.AnyTagClassName
{
color: #648287;
}
</style>
background-color css
<style>
a { background-color: #648287; }
a { background-color: rgb(100,130,135); }
div.DivClassName
{
background-color: #648287;
}
.BgClassName
{
background-color: #648287;
}
</style>
border-color css
<style>
span { border-color: #648287; }
span { border-color: rgb(100,130,135); }
td.TdClassName
{
border-color: #648287;
}
.TagClassName
{
border-color: #648287;
}
</style>