Shades of Hoki #648087
Tints of Hoki #648087
RGB
CMYK
RGB Variations
Color information
#648087 (or 0x648087) is known color: Hoki. HEX triplet: 64, 80 and 87. RGB value is (100,128,135). Sum of RGB (Red+Green+Blue) = 100+128+135=363 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.55% from 363); Green value is 128 (50.39% from 255 or 35.26% from 363); Blue value is 135 (53.12% from 255 or 37.19% from 363); Max value from RGB is 135 - color contains mainly: blue. Hex color #648087 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #648087 is #9B7F78. Grayscale: #787878. Windows color (decimal): -10190713 or 8880228. OLE color: 8880228.
HSL color Cylindrical-coordinate representation of color #648087: hue angle of 192º 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 #648087 is Cyan = 0.26, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 128 | 135 | - |
| CMYK | 0.26 | 0.05 | 0 | 0.47 |
| HSL | 192º | 0.15% | 0.46% | - |
| HSV(B) | 192º | 0.26% | 0.53% | - |
| XYZ | 17.35 | 19.9 | 25.85 | - |
| YUV | 120.43 | 136.22 | 113.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 128 | 135 | 0.26 | 0.05 | 0 | 0.47 | 192 | 0.15 | 0.46 |
| Hex | 64 | 80 | 87 | 1A | 5 | 0 | 2F | C0 | F | 2E |
| Octal | 144 | 200 | 207 | 32 | 5 | 0 | 57 | 300 | 17 | 56 |
| Binary | 1100100 | 10000000 | 10000111 | 11010 | 101 | 0 | 101111 | 11000000 | 1111 | 101110 |
Color Harmonies of #648087
Complementary color
Monochromatic Colors of #648087
Black with #648087
Text Example
Text Example
White with #648087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648087; }
p { color: rgb(100,128,135); }
H1.HeaderClassName
{
color: #648087;
}
.AnyTagClassName
{
color: #648087;
}
</style>
background-color css
<style>
a { background-color: #648087; }
a { background-color: rgb(100,128,135); }
div.DivClassName
{
background-color: #648087;
}
.BgClassName
{
background-color: #648087;
}
</style>
border-color css
<style>
span { border-color: #648087; }
span { border-color: rgb(100,128,135); }
td.TdClassName
{
border-color: #648087;
}
.TagClassName
{
border-color: #648087;
}
</style>