Shades of Hoki #658089
Tints of Hoki #658089
RGB
CMYK
RGB Variations
Color information
#658089 (or 0x658089) is known color: Hoki. HEX triplet: 65, 80 and 89. RGB value is (101,128,137). Sum of RGB (Red+Green+Blue) = 101+128+137=366 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.60% from 366); Green value is 128 (50.39% from 255 or 34.97% from 366); Blue value is 137 (53.91% from 255 or 37.43% from 366); Max value from RGB is 137 - color contains mainly: blue. Hex color #658089 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #658089 is #9A7F76. Grayscale: #787878. Windows color (decimal): -10125175 or 9011301. OLE color: 9011301.
HSL color Cylindrical-coordinate representation of color #658089: hue angle of 195º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #658089 is Cyan = 0.26, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 101 | 128 | 137 | - |
| CMYK | 0.26 | 0.07 | 0 | 0.46 |
| HSL | 195º | 0.15% | 0.47% | - |
| HSV(B) | 195º | 0.26% | 0.54% | - |
| XYZ | 17.6 | 20.01 | 26.6 | - |
| YUV | 120.95 | 137.05 | 113.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 128 | 137 | 0.26 | 0.07 | 0 | 0.46 | 195 | 0.15 | 0.47 |
| Hex | 65 | 80 | 89 | 1A | 7 | 0 | 2E | C3 | F | 2F |
| Octal | 145 | 200 | 211 | 32 | 7 | 0 | 56 | 303 | 17 | 57 |
| Binary | 1100101 | 10000000 | 10001001 | 11010 | 111 | 0 | 101110 | 11000011 | 1111 | 101111 |
Color Harmonies of #658089
Complementary color
Monochromatic Colors of #658089
Black with #658089
Text Example
Text Example
White with #658089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658089; }
p { color: rgb(101,128,137); }
H1.HeaderClassName
{
color: #658089;
}
.AnyTagClassName
{
color: #658089;
}
</style>
background-color css
<style>
a { background-color: #658089; }
a { background-color: rgb(101,128,137); }
div.DivClassName
{
background-color: #658089;
}
.BgClassName
{
background-color: #658089;
}
</style>
border-color css
<style>
span { border-color: #658089; }
span { border-color: rgb(101,128,137); }
td.TdClassName
{
border-color: #658089;
}
.TagClassName
{
border-color: #658089;
}
</style>