Shades of Hoki #648284
Tints of Hoki #648284
RGB
CMYK
RGB Variations
Color information
#648284 (or 0x648284) is known color: Hoki. HEX triplet: 64, 82 and 84. RGB value is (100,130,132). Sum of RGB (Red+Green+Blue) = 100+130+132=362 (47% of max value = 765). Red value is 100 (39.45% from 255 or 27.62% from 362); Green value is 130 (51.17% from 255 or 35.91% from 362); Blue value is 132 (51.95% from 255 or 36.46% from 362); Max value from RGB is 132 - color contains mainly: blue. Hex color #648284 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648284 is #9B7D7B. Grayscale: #797979. Windows color (decimal): -10190204 or 8684132. OLE color: 8684132.
HSL color Cylindrical-coordinate representation of color #648284: hue angle of 183.75º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #648284 is Cyan = 0.24, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 100 | 130 | 132 | - |
| CMYK | 0.24 | 0.02 | 0 | 0.48 |
| HSL | 183.75º | 0.14% | 0.45% | - |
| HSV(B) | 183.75º | 0.24% | 0.52% | - |
| XYZ | 17.4 | 20.34 | 24.84 | - |
| YUV | 121.26 | 134.06 | 112.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 130 | 132 | 0.24 | 0.02 | 0 | 0.48 | 183.75 | 0.14 | 0.45 |
| Hex | 64 | 82 | 84 | 18 | 2 | 0 | 30 | B8 | E | 2D |
| Octal | 144 | 202 | 204 | 30 | 2 | 0 | 60 | 270 | 16 | 55 |
| Binary | 1100100 | 10000010 | 10000100 | 11000 | 10 | 0 | 110000 | 10111000 | 1110 | 101101 |
Color Harmonies of #648284
Complementary color
Monochromatic Colors of #648284
Black with #648284
Text Example
Text Example
White with #648284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648284; }
p { color: rgb(100,130,132); }
H1.HeaderClassName
{
color: #648284;
}
.AnyTagClassName
{
color: #648284;
}
</style>
background-color css
<style>
a { background-color: #648284; }
a { background-color: rgb(100,130,132); }
div.DivClassName
{
background-color: #648284;
}
.BgClassName
{
background-color: #648284;
}
</style>
border-color css
<style>
span { border-color: #648284; }
span { border-color: rgb(100,130,132); }
td.TdClassName
{
border-color: #648284;
}
.TagClassName
{
border-color: #648284;
}
</style>