Shades of Waikawa Grey #576995
Tints of Waikawa Grey #576995
RGB
CMYK
RGB Variations
Color information
#576995 (or 0x576995) is known color: Waikawa Grey. HEX triplet: 57, 69 and 95. RGB value is (87,105,149). Sum of RGB (Red+Green+Blue) = 87+105+149=341 (45% of max value = 765). Red value is 87 (34.38% from 255 or 25.51% from 341); Green value is 105 (41.41% from 255 or 30.79% from 341); Blue value is 149 (58.59% from 255 or 43.70% from 341); Max value from RGB is 149 - color contains mainly: blue. Hex color #576995 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576995 is #A8966A. Grayscale: #686868. Windows color (decimal): -11048555 or 9791831. OLE color: 9791831.
HSL color Cylindrical-coordinate representation of color #576995: hue angle of 222.58º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #576995 is Cyan = 0.42, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 105 | 149 | - |
| CMYK | 0.42 | 0.30 | 0 | 0.42 |
| HSL | 222.58º | 0.26% | 0.46% | - |
| HSV(B) | 222.58º | 0.42% | 0.58% | - |
| XYZ | 14.41 | 14.3 | 30.43 | - |
| YUV | 104.63 | 153.04 | 115.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 105 | 149 | 0.42 | 0.30 | 0 | 0.42 | 222.58 | 0.26 | 0.46 |
| Hex | 57 | 69 | 95 | 2A | 1E | 0 | 2A | DF | 1A | 2E |
| Octal | 127 | 151 | 225 | 52 | 36 | 0 | 52 | 337 | 32 | 56 |
| Binary | 1010111 | 1101001 | 10010101 | 101010 | 11110 | 0 | 101010 | 11011111 | 11010 | 101110 |
Color Harmonies of #576995
Complementary color
Monochromatic Colors of #576995
Black with #576995
Text Example
Text Example
White with #576995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576995; }
p { color: rgb(87,105,149); }
H1.HeaderClassName
{
color: #576995;
}
.AnyTagClassName
{
color: #576995;
}
</style>
background-color css
<style>
a { background-color: #576995; }
a { background-color: rgb(87,105,149); }
div.DivClassName
{
background-color: #576995;
}
.BgClassName
{
background-color: #576995;
}
</style>
border-color css
<style>
span { border-color: #576995; }
span { border-color: rgb(87,105,149); }
td.TdClassName
{
border-color: #576995;
}
.TagClassName
{
border-color: #576995;
}
</style>