Shades of Hoki #648088
Tints of Hoki #648088
RGB
CMYK
RGB Variations
Color information
#648088 (or 0x648088) is known color: Hoki. HEX triplet: 64, 80 and 88. RGB value is (100,128,136). Sum of RGB (Red+Green+Blue) = 100+128+136=364 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.47% from 364); Green value is 128 (50.39% from 255 or 35.16% from 364); Blue value is 136 (53.52% from 255 or 37.36% from 364); Max value from RGB is 136 - color contains mainly: blue. Hex color #648088 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648088 is #9B7F77. Grayscale: #787878. Windows color (decimal): -10190712 or 8945764. OLE color: 8945764.
HSL color Cylindrical-coordinate representation of color #648088: hue angle of 193.33º 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 #648088 is Cyan = 0.26, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 128 | 136 | - |
| CMYK | 0.26 | 0.06 | 0 | 0.47 |
| HSL | 193.33º | 0.15% | 0.46% | - |
| HSV(B) | 193.33º | 0.26% | 0.53% | - |
| XYZ | 17.42 | 19.93 | 26.22 | - |
| YUV | 120.54 | 136.72 | 113.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 128 | 136 | 0.26 | 0.06 | 0 | 0.47 | 193.33 | 0.15 | 0.46 |
| Hex | 64 | 80 | 88 | 1A | 6 | 0 | 2F | C1 | F | 2E |
| Octal | 144 | 200 | 210 | 32 | 6 | 0 | 57 | 301 | 17 | 56 |
| Binary | 1100100 | 10000000 | 10001000 | 11010 | 110 | 0 | 101111 | 11000001 | 1111 | 101110 |
Color Harmonies of #648088
Complementary color
Monochromatic Colors of #648088
Black with #648088
Text Example
Text Example
White with #648088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648088; }
p { color: rgb(100,128,136); }
H1.HeaderClassName
{
color: #648088;
}
.AnyTagClassName
{
color: #648088;
}
</style>
background-color css
<style>
a { background-color: #648088; }
a { background-color: rgb(100,128,136); }
div.DivClassName
{
background-color: #648088;
}
.BgClassName
{
background-color: #648088;
}
</style>
border-color css
<style>
span { border-color: #648088; }
span { border-color: rgb(100,128,136); }
td.TdClassName
{
border-color: #648088;
}
.TagClassName
{
border-color: #648088;
}
</style>