Shades of Hoki #658286
Tints of Hoki #658286
RGB
CMYK
RGB Variations
Color information
#658286 (or 0x658286) is known color: Hoki. HEX triplet: 65, 82 and 86. RGB value is (101,130,134). Sum of RGB (Red+Green+Blue) = 101+130+134=365 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.67% from 365); Green value is 130 (51.17% from 255 or 35.62% from 365); Blue value is 134 (52.73% from 255 or 36.71% from 365); Max value from RGB is 134 - color contains mainly: blue. Hex color #658286 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658286 is #9A7D79. Grayscale: #797979. Windows color (decimal): -10124666 or 8815205. OLE color: 8815205.
HSL color Cylindrical-coordinate representation of color #658286: hue angle of 187.27º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #658286 is Cyan = 0.25, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 130 | 134 | - |
| CMYK | 0.25 | 0.03 | 0 | 0.47 |
| HSL | 187.27º | 0.14% | 0.46% | - |
| HSV(B) | 187.27º | 0.25% | 0.53% | - |
| XYZ | 17.65 | 20.45 | 25.57 | - |
| YUV | 121.79 | 134.89 | 113.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 130 | 134 | 0.25 | 0.03 | 0 | 0.47 | 187.27 | 0.14 | 0.46 |
| Hex | 65 | 82 | 86 | 19 | 3 | 0 | 2F | BB | E | 2E |
| Octal | 145 | 202 | 206 | 31 | 3 | 0 | 57 | 273 | 16 | 56 |
| Binary | 1100101 | 10000010 | 10000110 | 11001 | 11 | 0 | 101111 | 10111011 | 1110 | 101110 |
Color Harmonies of #658286
Complementary color
Monochromatic Colors of #658286
Black with #658286
Text Example
Text Example
White with #658286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658286; }
p { color: rgb(101,130,134); }
H1.HeaderClassName
{
color: #658286;
}
.AnyTagClassName
{
color: #658286;
}
</style>
background-color css
<style>
a { background-color: #658286; }
a { background-color: rgb(101,130,134); }
div.DivClassName
{
background-color: #658286;
}
.BgClassName
{
background-color: #658286;
}
</style>
border-color css
<style>
span { border-color: #658286; }
span { border-color: rgb(101,130,134); }
td.TdClassName
{
border-color: #658286;
}
.TagClassName
{
border-color: #658286;
}
</style>