Shades of Hoki #628286
Tints of Hoki #628286
RGB
CMYK
RGB Variations
Color information
#628286 (or 0x628286) is known color: Hoki. HEX triplet: 62, 82 and 86. RGB value is (98,130,134). Sum of RGB (Red+Green+Blue) = 98+130+134=362 (47% of max value = 765). Red value is 98 (38.67% from 255 or 27.07% from 362); Green value is 130 (51.17% from 255 or 35.91% from 362); Blue value is 134 (52.73% from 255 or 37.02% from 362); Max value from RGB is 134 - color contains mainly: blue. Hex color #628286 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #628286 is #9D7D79. Grayscale: #787878. Windows color (decimal): -10321274 or 8815202. OLE color: 8815202.
HSL color Cylindrical-coordinate representation of color #628286: hue angle of 186.67º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #628286 is Cyan = 0.27, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 130 | 134 | - |
| CMYK | 0.27 | 0.03 | 0 | 0.47 |
| HSL | 186.67º | 0.16% | 0.45% | - |
| HSV(B) | 186.67º | 0.27% | 0.53% | - |
| XYZ | 17.32 | 20.28 | 25.56 | - |
| YUV | 120.89 | 135.4 | 111.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 130 | 134 | 0.27 | 0.03 | 0 | 0.47 | 186.67 | 0.16 | 0.45 |
| Hex | 62 | 82 | 86 | 1B | 3 | 0 | 2F | BB | 10 | 2D |
| Octal | 142 | 202 | 206 | 33 | 3 | 0 | 57 | 273 | 20 | 55 |
| Binary | 1100010 | 10000010 | 10000110 | 11011 | 11 | 0 | 101111 | 10111011 | 10000 | 101101 |
Color Harmonies of #628286
Complementary color
Monochromatic Colors of #628286
Black with #628286
Text Example
Text Example
White with #628286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628286; }
p { color: rgb(98,130,134); }
H1.HeaderClassName
{
color: #628286;
}
.AnyTagClassName
{
color: #628286;
}
</style>
background-color css
<style>
a { background-color: #628286; }
a { background-color: rgb(98,130,134); }
div.DivClassName
{
background-color: #628286;
}
.BgClassName
{
background-color: #628286;
}
</style>
border-color css
<style>
span { border-color: #628286; }
span { border-color: rgb(98,130,134); }
td.TdClassName
{
border-color: #628286;
}
.TagClassName
{
border-color: #628286;
}
</style>