Shades of Hoki #628386
Tints of Hoki #628386
RGB
CMYK
RGB Variations
Color information
#628386 (or 0x628386) is known color: Hoki. HEX triplet: 62, 83 and 86. RGB value is (98,131,134). Sum of RGB (Red+Green+Blue) = 98+131+134=363 (48% of max value = 765). Red value is 98 (38.67% from 255 or 27.00% from 363); Green value is 131 (51.56% from 255 or 36.09% from 363); Blue value is 134 (52.73% from 255 or 36.91% from 363); Max value from RGB is 134 - color contains mainly: blue. Hex color #628386 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #628386 is #9D7C79. Grayscale: #797979. Windows color (decimal): -10321018 or 8815458. OLE color: 8815458.
HSL color Cylindrical-coordinate representation of color #628386: hue angle of 185º 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 #628386 is Cyan = 0.27, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 131 | 134 | - |
| CMYK | 0.27 | 0.02 | 0 | 0.47 |
| HSL | 185º | 0.16% | 0.45% | - |
| HSV(B) | 185º | 0.27% | 0.53% | - |
| XYZ | 17.46 | 20.55 | 25.6 | - |
| YUV | 121.48 | 135.07 | 111.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 131 | 134 | 0.27 | 0.02 | 0 | 0.47 | 185 | 0.16 | 0.45 |
| Hex | 62 | 83 | 86 | 1B | 2 | 0 | 2F | B9 | 10 | 2D |
| Octal | 142 | 203 | 206 | 33 | 2 | 0 | 57 | 271 | 20 | 55 |
| Binary | 1100010 | 10000011 | 10000110 | 11011 | 10 | 0 | 101111 | 10111001 | 10000 | 101101 |
Color Harmonies of #628386
Complementary color
Monochromatic Colors of #628386
Black with #628386
Text Example
Text Example
White with #628386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628386; }
p { color: rgb(98,131,134); }
H1.HeaderClassName
{
color: #628386;
}
.AnyTagClassName
{
color: #628386;
}
</style>
background-color css
<style>
a { background-color: #628386; }
a { background-color: rgb(98,131,134); }
div.DivClassName
{
background-color: #628386;
}
.BgClassName
{
background-color: #628386;
}
</style>
border-color css
<style>
span { border-color: #628386; }
span { border-color: rgb(98,131,134); }
td.TdClassName
{
border-color: #628386;
}
.TagClassName
{
border-color: #628386;
}
</style>