Shades of Waikawa Grey #556089
Tints of Waikawa Grey #556089
RGB
CMYK
RGB Variations
Color information
#556089 (or 0x556089) is known color: Waikawa Grey. HEX triplet: 55, 60 and 89. RGB value is (85,96,137). Sum of RGB (Red+Green+Blue) = 85+96+137=318 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.73% from 318); Green value is 96 (37.89% from 255 or 30.19% from 318); Blue value is 137 (53.91% from 255 or 43.08% from 318); Max value from RGB is 137 - color contains mainly: blue. Hex color #556089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #556089 is #AA9F76. Grayscale: #616161. Windows color (decimal): -11181943 or 9003093. OLE color: 9003093.
HSL color Cylindrical-coordinate representation of color #556089: hue angle of 227.31º 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 #556089 is Cyan = 0.38, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 96 | 137 | - |
| CMYK | 0.38 | 0.30 | 0 | 0.46 |
| HSL | 227.31º | 0.23% | 0.44% | - |
| HSV(B) | 227.31º | 0.38% | 0.54% | - |
| XYZ | 12.44 | 12.1 | 25.35 | - |
| YUV | 97.39 | 150.36 | 119.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 96 | 137 | 0.38 | 0.30 | 0 | 0.46 | 227.31 | 0.23 | 0.44 |
| Hex | 55 | 60 | 89 | 26 | 1E | 0 | 2E | E3 | 17 | 2C |
| Octal | 125 | 140 | 211 | 46 | 36 | 0 | 56 | 343 | 27 | 54 |
| Binary | 1010101 | 1100000 | 10001001 | 100110 | 11110 | 0 | 101110 | 11100011 | 10111 | 101100 |
Color Harmonies of #556089
Complementary color
Monochromatic Colors of #556089
Black with #556089
Text Example
Text Example
White with #556089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556089; }
p { color: rgb(85,96,137); }
H1.HeaderClassName
{
color: #556089;
}
.AnyTagClassName
{
color: #556089;
}
</style>
background-color css
<style>
a { background-color: #556089; }
a { background-color: rgb(85,96,137); }
div.DivClassName
{
background-color: #556089;
}
.BgClassName
{
background-color: #556089;
}
</style>
border-color css
<style>
span { border-color: #556089; }
span { border-color: rgb(85,96,137); }
td.TdClassName
{
border-color: #556089;
}
.TagClassName
{
border-color: #556089;
}
</style>