Shades of Hoki #648185
Tints of Hoki #648185
RGB
CMYK
RGB Variations
Color information
#648185 (or 0x648185) is known color: Hoki. HEX triplet: 64, 81 and 85. RGB value is (100,129,133). Sum of RGB (Red+Green+Blue) = 100+129+133=362 (47% of max value = 765). Red value is 100 (39.45% from 255 or 27.62% from 362); Green value is 129 (50.78% from 255 or 35.64% from 362); Blue value is 133 (52.34% from 255 or 36.74% from 362); Max value from RGB is 133 - color contains mainly: blue. Hex color #648185 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648185 is #9B7E7A. Grayscale: #787878. Windows color (decimal): -10190459 or 8749412. OLE color: 8749412.
HSL color Cylindrical-coordinate representation of color #648185: hue angle of 187.27º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #648185 is Cyan = 0.25, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 100 | 129 | 133 | - |
| CMYK | 0.25 | 0.03 | 0 | 0.48 |
| HSL | 187.27º | 0.14% | 0.46% | - |
| HSV(B) | 187.27º | 0.25% | 0.52% | - |
| XYZ | 17.34 | 20.1 | 25.16 | - |
| YUV | 120.79 | 134.89 | 113.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 129 | 133 | 0.25 | 0.03 | 0 | 0.48 | 187.27 | 0.14 | 0.46 |
| Hex | 64 | 81 | 85 | 19 | 3 | 0 | 30 | BB | E | 2E |
| Octal | 144 | 201 | 205 | 31 | 3 | 0 | 60 | 273 | 16 | 56 |
| Binary | 1100100 | 10000001 | 10000101 | 11001 | 11 | 0 | 110000 | 10111011 | 1110 | 101110 |
Color Harmonies of #648185
Complementary color
Monochromatic Colors of #648185
Black with #648185
Text Example
Text Example
White with #648185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648185; }
p { color: rgb(100,129,133); }
H1.HeaderClassName
{
color: #648185;
}
.AnyTagClassName
{
color: #648185;
}
</style>
background-color css
<style>
a { background-color: #648185; }
a { background-color: rgb(100,129,133); }
div.DivClassName
{
background-color: #648185;
}
.BgClassName
{
background-color: #648185;
}
</style>
border-color css
<style>
span { border-color: #648185; }
span { border-color: rgb(100,129,133); }
td.TdClassName
{
border-color: #648185;
}
.TagClassName
{
border-color: #648185;
}
</style>