Shades of Waikawa Grey #556295
Tints of Waikawa Grey #556295
RGB
CMYK
RGB Variations
Color information
#556295 (or 0x556295) is known color: Waikawa Grey. HEX triplet: 55, 62 and 95. RGB value is (85,98,149). Sum of RGB (Red+Green+Blue) = 85+98+149=332 (43% of max value = 765). Red value is 85 (33.59% from 255 or 25.60% from 332); Green value is 98 (38.67% from 255 or 29.52% from 332); Blue value is 149 (58.59% from 255 or 44.88% from 332); Max value from RGB is 149 - color contains mainly: blue. Hex color #556295 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #556295 is #AA9D6A. Grayscale: #636363. Windows color (decimal): -11181419 or 9790037. OLE color: 9790037.
HSL color Cylindrical-coordinate representation of color #556295: hue angle of 227.81º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #556295 is Cyan = 0.43, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 98 | 149 | - |
| CMYK | 0.43 | 0.34 | 0 | 0.42 |
| HSL | 227.81º | 0.27% | 0.46% | - |
| HSV(B) | 227.81º | 0.43% | 0.58% | - |
| XYZ | 13.54 | 12.84 | 30.2 | - |
| YUV | 99.93 | 155.69 | 117.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 98 | 149 | 0.43 | 0.34 | 0 | 0.42 | 227.81 | 0.27 | 0.46 |
| Hex | 55 | 62 | 95 | 2B | 22 | 0 | 2A | E4 | 1B | 2E |
| Octal | 125 | 142 | 225 | 53 | 42 | 0 | 52 | 344 | 33 | 56 |
| Binary | 1010101 | 1100010 | 10010101 | 101011 | 100010 | 0 | 101010 | 11100100 | 11011 | 101110 |
Color Harmonies of #556295
Complementary color
Monochromatic Colors of #556295
Black with #556295
Text Example
Text Example
White with #556295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556295; }
p { color: rgb(85,98,149); }
H1.HeaderClassName
{
color: #556295;
}
.AnyTagClassName
{
color: #556295;
}
</style>
background-color css
<style>
a { background-color: #556295; }
a { background-color: rgb(85,98,149); }
div.DivClassName
{
background-color: #556295;
}
.BgClassName
{
background-color: #556295;
}
</style>
border-color css
<style>
span { border-color: #556295; }
span { border-color: rgb(85,98,149); }
td.TdClassName
{
border-color: #556295;
}
.TagClassName
{
border-color: #556295;
}
</style>