Shades of Hoki #658188
Tints of Hoki #658188
RGB
CMYK
RGB Variations
Color information
#658188 (or 0x658188) is known color: Hoki. HEX triplet: 65, 81 and 88. RGB value is (101,129,136). Sum of RGB (Red+Green+Blue) = 101+129+136=366 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.60% from 366); Green value is 129 (50.78% from 255 or 35.25% from 366); Blue value is 136 (53.52% from 255 or 37.16% from 366); Max value from RGB is 136 - color contains mainly: blue. Hex color #658188 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658188 is #9A7E77. Grayscale: #797979. Windows color (decimal): -10124920 or 8946021. OLE color: 8946021.
HSL color Cylindrical-coordinate representation of color #658188: hue angle of 192º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #658188 is Cyan = 0.26, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 129 | 136 | - |
| CMYK | 0.26 | 0.05 | 0 | 0.47 |
| HSL | 192º | 0.15% | 0.46% | - |
| HSV(B) | 192º | 0.26% | 0.53% | - |
| XYZ | 17.66 | 20.24 | 26.27 | - |
| YUV | 121.43 | 136.22 | 113.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 129 | 136 | 0.26 | 0.05 | 0 | 0.47 | 192 | 0.15 | 0.46 |
| Hex | 65 | 81 | 88 | 1A | 5 | 0 | 2F | C0 | F | 2E |
| Octal | 145 | 201 | 210 | 32 | 5 | 0 | 57 | 300 | 17 | 56 |
| Binary | 1100101 | 10000001 | 10001000 | 11010 | 101 | 0 | 101111 | 11000000 | 1111 | 101110 |
Color Harmonies of #658188
Complementary color
Monochromatic Colors of #658188
Black with #658188
Text Example
Text Example
White with #658188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658188; }
p { color: rgb(101,129,136); }
H1.HeaderClassName
{
color: #658188;
}
.AnyTagClassName
{
color: #658188;
}
</style>
background-color css
<style>
a { background-color: #658188; }
a { background-color: rgb(101,129,136); }
div.DivClassName
{
background-color: #658188;
}
.BgClassName
{
background-color: #658188;
}
</style>
border-color css
<style>
span { border-color: #658188; }
span { border-color: rgb(101,129,136); }
td.TdClassName
{
border-color: #658188;
}
.TagClassName
{
border-color: #658188;
}
</style>