Shades of Hoki #627884
Tints of Hoki #627884
RGB
CMYK
RGB Variations
Color information
#627884 (or 0x627884) is known color: Hoki. HEX triplet: 62, 78 and 84. RGB value is (98,120,132). Sum of RGB (Red+Green+Blue) = 98+120+132=350 (46% of max value = 765). Red value is 98 (38.67% from 255 or 28% from 350); Green value is 120 (47.27% from 255 or 34.29% from 350); Blue value is 132 (51.95% from 255 or 37.71% from 350); Max value from RGB is 132 - color contains mainly: blue. Hex color #627884 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #627884 is #9D877B. Grayscale: #727272. Windows color (decimal): -10323836 or 8681570. OLE color: 8681570.
HSL color Cylindrical-coordinate representation of color #627884: hue angle of 201.18º 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 #627884 is Cyan = 0.26, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 120 | 132 | - |
| CMYK | 0.26 | 0.09 | 0 | 0.48 |
| HSL | 201.18º | 0.15% | 0.45% | - |
| HSV(B) | 201.18º | 0.26% | 0.52% | - |
| XYZ | 15.92 | 17.7 | 24.41 | - |
| YUV | 114.79 | 137.71 | 116.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 120 | 132 | 0.26 | 0.09 | 0 | 0.48 | 201.18 | 0.15 | 0.45 |
| Hex | 62 | 78 | 84 | 1A | 9 | 0 | 30 | C9 | F | 2D |
| Octal | 142 | 170 | 204 | 32 | 11 | 0 | 60 | 311 | 17 | 55 |
| Binary | 1100010 | 1111000 | 10000100 | 11010 | 1001 | 0 | 110000 | 11001001 | 1111 | 101101 |
Color Harmonies of #627884
Complementary color
Monochromatic Colors of #627884
Black with #627884
Text Example
Text Example
White with #627884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627884; }
p { color: rgb(98,120,132); }
H1.HeaderClassName
{
color: #627884;
}
.AnyTagClassName
{
color: #627884;
}
</style>
background-color css
<style>
a { background-color: #627884; }
a { background-color: rgb(98,120,132); }
div.DivClassName
{
background-color: #627884;
}
.BgClassName
{
background-color: #627884;
}
</style>
border-color css
<style>
span { border-color: #627884; }
span { border-color: rgb(98,120,132); }
td.TdClassName
{
border-color: #627884;
}
.TagClassName
{
border-color: #627884;
}
</style>