Shades of Hoki #648184
Tints of Hoki #648184
RGB
CMYK
RGB Variations
Color information
#648184 (or 0x648184) is known color: Hoki. HEX triplet: 64, 81 and 84. RGB value is (100,129,132). Sum of RGB (Red+Green+Blue) = 100+129+132=361 (47% of max value = 765). Red value is 100 (39.45% from 255 or 27.70% from 361); Green value is 129 (50.78% from 255 or 35.73% from 361); Blue value is 132 (51.95% from 255 or 36.57% from 361); Max value from RGB is 132 - color contains mainly: blue. Hex color #648184 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648184 is #9B7E7B. Grayscale: #787878. Windows color (decimal): -10190460 or 8683876. OLE color: 8683876.
HSL color Cylindrical-coordinate representation of color #648184: hue angle of 185.62º 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 #648184 is Cyan = 0.24, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 100 | 129 | 132 | - |
| CMYK | 0.24 | 0.02 | 0 | 0.48 |
| HSL | 185.63º | 0.14% | 0.45% | - |
| HSV(B) | 185.63º | 0.24% | 0.52% | - |
| XYZ | 17.27 | 20.08 | 24.79 | - |
| YUV | 120.67 | 134.39 | 113.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 129 | 132 | 0.24 | 0.02 | 0 | 0.48 | 185.63 | 0.14 | 0.45 |
| Hex | 64 | 81 | 84 | 18 | 2 | 0 | 30 | BA | E | 2D |
| Octal | 144 | 201 | 204 | 30 | 2 | 0 | 60 | 272 | 16 | 55 |
| Binary | 1100100 | 10000001 | 10000100 | 11000 | 10 | 0 | 110000 | 10111010 | 1110 | 101101 |
Color Harmonies of #648184
Complementary color
Monochromatic Colors of #648184
Black with #648184
Text Example
Text Example
White with #648184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648184; }
p { color: rgb(100,129,132); }
H1.HeaderClassName
{
color: #648184;
}
.AnyTagClassName
{
color: #648184;
}
</style>
background-color css
<style>
a { background-color: #648184; }
a { background-color: rgb(100,129,132); }
div.DivClassName
{
background-color: #648184;
}
.BgClassName
{
background-color: #648184;
}
</style>
border-color css
<style>
span { border-color: #648184; }
span { border-color: rgb(100,129,132); }
td.TdClassName
{
border-color: #648184;
}
.TagClassName
{
border-color: #648184;
}
</style>