Shades of Hoki #627984
Tints of Hoki #627984
RGB
CMYK
RGB Variations
Color information
#627984 (or 0x627984) is known color: Hoki. HEX triplet: 62, 79 and 84. RGB value is (98,121,132). Sum of RGB (Red+Green+Blue) = 98+121+132=351 (46% of max value = 765). Red value is 98 (38.67% from 255 or 27.92% from 351); Green value is 121 (47.66% from 255 or 34.47% from 351); Blue value is 132 (51.95% from 255 or 37.61% from 351); Max value from RGB is 132 - color contains mainly: blue. Hex color #627984 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627984 is #9D867B. Grayscale: #737373. Windows color (decimal): -10323580 or 8681826. OLE color: 8681826.
HSL color Cylindrical-coordinate representation of color #627984: hue angle of 199.41º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #627984 is Cyan = 0.26, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 121 | 132 | - |
| CMYK | 0.26 | 0.08 | 0 | 0.48 |
| HSL | 199.41º | 0.15% | 0.45% | - |
| HSV(B) | 199.41º | 0.26% | 0.52% | - |
| XYZ | 16.04 | 17.94 | 24.45 | - |
| YUV | 115.38 | 137.38 | 115.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 121 | 132 | 0.26 | 0.08 | 0 | 0.48 | 199.41 | 0.15 | 0.45 |
| Hex | 62 | 79 | 84 | 1A | 8 | 0 | 30 | C7 | F | 2D |
| Octal | 142 | 171 | 204 | 32 | 10 | 0 | 60 | 307 | 17 | 55 |
| Binary | 1100010 | 1111001 | 10000100 | 11010 | 1000 | 0 | 110000 | 11000111 | 1111 | 101101 |
Color Harmonies of #627984
Complementary color
Monochromatic Colors of #627984
Black with #627984
Text Example
Text Example
White with #627984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627984; }
p { color: rgb(98,121,132); }
H1.HeaderClassName
{
color: #627984;
}
.AnyTagClassName
{
color: #627984;
}
</style>
background-color css
<style>
a { background-color: #627984; }
a { background-color: rgb(98,121,132); }
div.DivClassName
{
background-color: #627984;
}
.BgClassName
{
background-color: #627984;
}
</style>
border-color css
<style>
span { border-color: #627984; }
span { border-color: rgb(98,121,132); }
td.TdClassName
{
border-color: #627984;
}
.TagClassName
{
border-color: #627984;
}
</style>