Shades of Hoki #557889
Tints of Hoki #557889
RGB
CMYK
RGB Variations
Color information
#557889 (or 0x557889) is known color: Hoki. HEX triplet: 55, 78 and 89. RGB value is (85,120,137). Sum of RGB (Red+Green+Blue) = 85+120+137=342 (45% of max value = 765). Red value is 85 (33.59% from 255 or 24.85% from 342); Green value is 120 (47.27% from 255 or 35.09% from 342); Blue value is 137 (53.91% from 255 or 40.06% from 342); Max value from RGB is 137 - color contains mainly: blue. Hex color #557889 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557889 is #AA8776. Grayscale: #6F6F6F. Windows color (decimal): -11175799 or 9009237. OLE color: 9009237.
HSL color Cylindrical-coordinate representation of color #557889: hue angle of 199.62º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #557889 is Cyan = 0.38, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 120 | 137 | - |
| CMYK | 0.38 | 0.12 | 0 | 0.46 |
| HSL | 199.62º | 0.23% | 0.44% | - |
| HSV(B) | 199.62º | 0.38% | 0.54% | - |
| XYZ | 14.98 | 17.17 | 26.19 | - |
| YUV | 111.47 | 142.4 | 109.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 120 | 137 | 0.38 | 0.12 | 0 | 0.46 | 199.62 | 0.23 | 0.44 |
| Hex | 55 | 78 | 89 | 26 | C | 0 | 2E | C8 | 17 | 2C |
| Octal | 125 | 170 | 211 | 46 | 14 | 0 | 56 | 310 | 27 | 54 |
| Binary | 1010101 | 1111000 | 10001001 | 100110 | 1100 | 0 | 101110 | 11001000 | 10111 | 101100 |
Color Harmonies of #557889
Complementary color
Monochromatic Colors of #557889
Black with #557889
Text Example
Text Example
White with #557889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557889; }
p { color: rgb(85,120,137); }
H1.HeaderClassName
{
color: #557889;
}
.AnyTagClassName
{
color: #557889;
}
</style>
background-color css
<style>
a { background-color: #557889; }
a { background-color: rgb(85,120,137); }
div.DivClassName
{
background-color: #557889;
}
.BgClassName
{
background-color: #557889;
}
</style>
border-color css
<style>
span { border-color: #557889; }
span { border-color: rgb(85,120,137); }
td.TdClassName
{
border-color: #557889;
}
.TagClassName
{
border-color: #557889;
}
</style>