Shades of Waikawa Grey #526293
Tints of Waikawa Grey #526293
RGB
CMYK
RGB Variations
Color information
#526293 (or 0x526293) is known color: Waikawa Grey. HEX triplet: 52, 62 and 93. RGB value is (82,98,147). Sum of RGB (Red+Green+Blue) = 82+98+147=327 (43% of max value = 765). Red value is 82 (32.42% from 255 or 25.08% from 327); Green value is 98 (38.67% from 255 or 29.97% from 327); Blue value is 147 (57.81% from 255 or 44.95% from 327); Max value from RGB is 147 - color contains mainly: blue. Hex color #526293 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526293 is #AD9D6C. Grayscale: #626262. Windows color (decimal): -11378029 or 9658962. OLE color: 9658962.
HSL color Cylindrical-coordinate representation of color #526293: hue angle of 225.23º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #526293 is Cyan = 0.44, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 98 | 147 | - |
| CMYK | 0.44 | 0.33 | 0 | 0.42 |
| HSL | 225.23º | 0.28% | 0.45% | - |
| HSV(B) | 225.23º | 0.44% | 0.58% | - |
| XYZ | 13.11 | 12.64 | 29.35 | - |
| YUV | 98.8 | 155.2 | 116.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 98 | 147 | 0.44 | 0.33 | 0 | 0.42 | 225.23 | 0.28 | 0.45 |
| Hex | 52 | 62 | 93 | 2C | 21 | 0 | 2A | E1 | 1C | 2D |
| Octal | 122 | 142 | 223 | 54 | 41 | 0 | 52 | 341 | 34 | 55 |
| Binary | 1010010 | 1100010 | 10010011 | 101100 | 100001 | 0 | 101010 | 11100001 | 11100 | 101101 |
Color Harmonies of #526293
Complementary color
Monochromatic Colors of #526293
Black with #526293
Text Example
Text Example
White with #526293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526293; }
p { color: rgb(82,98,147); }
H1.HeaderClassName
{
color: #526293;
}
.AnyTagClassName
{
color: #526293;
}
</style>
background-color css
<style>
a { background-color: #526293; }
a { background-color: rgb(82,98,147); }
div.DivClassName
{
background-color: #526293;
}
.BgClassName
{
background-color: #526293;
}
</style>
border-color css
<style>
span { border-color: #526293; }
span { border-color: rgb(82,98,147); }
td.TdClassName
{
border-color: #526293;
}
.TagClassName
{
border-color: #526293;
}
</style>