Shades of Waikawa Grey #556590
Tints of Waikawa Grey #556590
RGB
CMYK
RGB Variations
Color information
#556590 (or 0x556590) is known color: Waikawa Grey. HEX triplet: 55, 65 and 90. RGB value is (85,101,144). Sum of RGB (Red+Green+Blue) = 85+101+144=330 (43% of max value = 765). Red value is 85 (33.59% from 255 or 25.76% from 330); Green value is 101 (39.84% from 255 or 30.61% from 330); Blue value is 144 (56.64% from 255 or 43.64% from 330); Max value from RGB is 144 - color contains mainly: blue. Hex color #556590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #556590 is #AA9A6F. Grayscale: #646464. Windows color (decimal): -11180656 or 9463125. OLE color: 9463125.
HSL color Cylindrical-coordinate representation of color #556590: hue angle of 223.73º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #556590 is Cyan = 0.41, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 101 | 144 | - |
| CMYK | 0.41 | 0.30 | 0 | 0.44 |
| HSL | 223.73º | 0.26% | 0.45% | - |
| HSV(B) | 223.73º | 0.41% | 0.56% | - |
| XYZ | 13.43 | 13.25 | 28.24 | - |
| YUV | 101.12 | 152.2 | 116.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 101 | 144 | 0.41 | 0.30 | 0 | 0.44 | 223.73 | 0.26 | 0.45 |
| Hex | 55 | 65 | 90 | 29 | 1E | 0 | 2C | E0 | 1A | 2D |
| Octal | 125 | 145 | 220 | 51 | 36 | 0 | 54 | 340 | 32 | 55 |
| Binary | 1010101 | 1100101 | 10010000 | 101001 | 11110 | 0 | 101100 | 11100000 | 11010 | 101101 |
Color Harmonies of #556590
Complementary color
Monochromatic Colors of #556590
Black with #556590
Text Example
Text Example
White with #556590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556590; }
p { color: rgb(85,101,144); }
H1.HeaderClassName
{
color: #556590;
}
.AnyTagClassName
{
color: #556590;
}
</style>
background-color css
<style>
a { background-color: #556590; }
a { background-color: rgb(85,101,144); }
div.DivClassName
{
background-color: #556590;
}
.BgClassName
{
background-color: #556590;
}
</style>
border-color css
<style>
span { border-color: #556590; }
span { border-color: rgb(85,101,144); }
td.TdClassName
{
border-color: #556590;
}
.TagClassName
{
border-color: #556590;
}
</style>