Shades of Hoki #628089
Tints of Hoki #628089
RGB
CMYK
RGB Variations
Color information
#628089 (or 0x628089) is known color: Hoki. HEX triplet: 62, 80 and 89. RGB value is (98,128,137). Sum of RGB (Red+Green+Blue) = 98+128+137=363 (48% of max value = 765). Red value is 98 (38.67% from 255 or 27.00% from 363); Green value is 128 (50.39% from 255 or 35.26% from 363); Blue value is 137 (53.91% from 255 or 37.74% from 363); Max value from RGB is 137 - color contains mainly: blue. Hex color #628089 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #628089 is #9D7F76. Grayscale: #777777. Windows color (decimal): -10321783 or 9011298. OLE color: 9011298.
HSL color Cylindrical-coordinate representation of color #628089: hue angle of 193.85º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #628089 is Cyan = 0.28, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 98 | 128 | 137 | - |
| CMYK | 0.28 | 0.07 | 0 | 0.46 |
| HSL | 193.85º | 0.17% | 0.46% | - |
| HSV(B) | 193.85º | 0.28% | 0.54% | - |
| XYZ | 17.27 | 19.84 | 26.59 | - |
| YUV | 120.06 | 137.56 | 112.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 128 | 137 | 0.28 | 0.07 | 0 | 0.46 | 193.85 | 0.17 | 0.46 |
| Hex | 62 | 80 | 89 | 1C | 7 | 0 | 2E | C2 | 11 | 2E |
| Octal | 142 | 200 | 211 | 34 | 7 | 0 | 56 | 302 | 21 | 56 |
| Binary | 1100010 | 10000000 | 10001001 | 11100 | 111 | 0 | 101110 | 11000010 | 10001 | 101110 |
Color Harmonies of #628089
Complementary color
Monochromatic Colors of #628089
Black with #628089
Text Example
Text Example
White with #628089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628089; }
p { color: rgb(98,128,137); }
H1.HeaderClassName
{
color: #628089;
}
.AnyTagClassName
{
color: #628089;
}
</style>
background-color css
<style>
a { background-color: #628089; }
a { background-color: rgb(98,128,137); }
div.DivClassName
{
background-color: #628089;
}
.BgClassName
{
background-color: #628089;
}
</style>
border-color css
<style>
span { border-color: #628089; }
span { border-color: rgb(98,128,137); }
td.TdClassName
{
border-color: #628089;
}
.TagClassName
{
border-color: #628089;
}
</style>