Shades of Hoki #628187
Tints of Hoki #628187
RGB
CMYK
RGB Variations
Color information
#628187 (or 0x628187) is known color: Hoki. HEX triplet: 62, 81 and 87. RGB value is (98,129,135). Sum of RGB (Red+Green+Blue) = 98+129+135=362 (47% of max value = 765). Red value is 98 (38.67% from 255 or 27.07% from 362); Green value is 129 (50.78% from 255 or 35.64% from 362); Blue value is 135 (53.12% from 255 or 37.29% from 362); Max value from RGB is 135 - color contains mainly: blue. Hex color #628187 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #628187 is #9D7E78. Grayscale: #787878. Windows color (decimal): -10321529 or 8880482. OLE color: 8880482.
HSL color Cylindrical-coordinate representation of color #628187: hue angle of 189.73º 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 #628187 is Cyan = 0.27, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 129 | 135 | - |
| CMYK | 0.27 | 0.04 | 0 | 0.47 |
| HSL | 189.73º | 0.16% | 0.46% | - |
| HSV(B) | 189.73º | 0.27% | 0.53% | - |
| XYZ | 17.26 | 20.05 | 25.88 | - |
| YUV | 120.42 | 136.23 | 112.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 129 | 135 | 0.27 | 0.04 | 0 | 0.47 | 189.73 | 0.16 | 0.46 |
| Hex | 62 | 81 | 87 | 1B | 4 | 0 | 2F | BE | 10 | 2E |
| Octal | 142 | 201 | 207 | 33 | 4 | 0 | 57 | 276 | 20 | 56 |
| Binary | 1100010 | 10000001 | 10000111 | 11011 | 100 | 0 | 101111 | 10111110 | 10000 | 101110 |
Color Harmonies of #628187
Complementary color
Monochromatic Colors of #628187
Black with #628187
Text Example
Text Example
White with #628187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628187; }
p { color: rgb(98,129,135); }
H1.HeaderClassName
{
color: #628187;
}
.AnyTagClassName
{
color: #628187;
}
</style>
background-color css
<style>
a { background-color: #628187; }
a { background-color: rgb(98,129,135); }
div.DivClassName
{
background-color: #628187;
}
.BgClassName
{
background-color: #628187;
}
</style>
border-color css
<style>
span { border-color: #628187; }
span { border-color: rgb(98,129,135); }
td.TdClassName
{
border-color: #628187;
}
.TagClassName
{
border-color: #628187;
}
</style>