Shades of Hoki #628087
Tints of Hoki #628087
RGB
CMYK
RGB Variations
Color information
#628087 (or 0x628087) is known color: Hoki. HEX triplet: 62, 80 and 87. RGB value is (98,128,135). Sum of RGB (Red+Green+Blue) = 98+128+135=361 (47% of max value = 765). Red value is 98 (38.67% from 255 or 27.15% from 361); Green value is 128 (50.39% from 255 or 35.46% from 361); Blue value is 135 (53.12% from 255 or 37.40% from 361); Max value from RGB is 135 - color contains mainly: blue. Hex color #628087 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #628087 is #9D7F78. Grayscale: #777777. Windows color (decimal): -10321785 or 8880226. OLE color: 8880226.
HSL color Cylindrical-coordinate representation of color #628087: hue angle of 191.35º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #628087 is Cyan = 0.27, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 128 | 135 | - |
| CMYK | 0.27 | 0.05 | 0 | 0.47 |
| HSL | 191.35º | 0.16% | 0.46% | - |
| HSV(B) | 191.35º | 0.27% | 0.53% | - |
| XYZ | 17.13 | 19.78 | 25.84 | - |
| YUV | 119.83 | 136.56 | 112.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 128 | 135 | 0.27 | 0.05 | 0 | 0.47 | 191.35 | 0.16 | 0.46 |
| Hex | 62 | 80 | 87 | 1B | 5 | 0 | 2F | BF | 10 | 2E |
| Octal | 142 | 200 | 207 | 33 | 5 | 0 | 57 | 277 | 20 | 56 |
| Binary | 1100010 | 10000000 | 10000111 | 11011 | 101 | 0 | 101111 | 10111111 | 10000 | 101110 |
Color Harmonies of #628087
Complementary color
Monochromatic Colors of #628087
Black with #628087
Text Example
Text Example
White with #628087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628087; }
p { color: rgb(98,128,135); }
H1.HeaderClassName
{
color: #628087;
}
.AnyTagClassName
{
color: #628087;
}
</style>
background-color css
<style>
a { background-color: #628087; }
a { background-color: rgb(98,128,135); }
div.DivClassName
{
background-color: #628087;
}
.BgClassName
{
background-color: #628087;
}
</style>
border-color css
<style>
span { border-color: #628087; }
span { border-color: rgb(98,128,135); }
td.TdClassName
{
border-color: #628087;
}
.TagClassName
{
border-color: #628087;
}
</style>