Shades of Waikawa Grey #526391
Tints of Waikawa Grey #526391
RGB
CMYK
RGB Variations
Color information
#526391 (or 0x526391) is known color: Waikawa Grey. HEX triplet: 52, 63 and 91. RGB value is (82,99,145). Sum of RGB (Red+Green+Blue) = 82+99+145=326 (43% of max value = 765). Red value is 82 (32.42% from 255 or 25.15% from 326); Green value is 99 (39.06% from 255 or 30.37% from 326); Blue value is 145 (57.03% from 255 or 44.48% from 326); Max value from RGB is 145 - color contains mainly: blue. Hex color #526391 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526391 is #AD9C6E. Grayscale: #626262. Windows color (decimal): -11377775 or 9528146. OLE color: 9528146.
HSL color Cylindrical-coordinate representation of color #526391: hue angle of 223.81º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #526391 is Cyan = 0.43, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 99 | 145 | - |
| CMYK | 0.43 | 0.32 | 0 | 0.43 |
| HSL | 223.81º | 0.28% | 0.45% | - |
| HSV(B) | 223.81º | 0.43% | 0.57% | - |
| XYZ | 13.05 | 12.76 | 28.56 | - |
| YUV | 99.16 | 153.87 | 115.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 99 | 145 | 0.43 | 0.32 | 0 | 0.43 | 223.81 | 0.28 | 0.45 |
| Hex | 52 | 63 | 91 | 2B | 20 | 0 | 2B | E0 | 1C | 2D |
| Octal | 122 | 143 | 221 | 53 | 40 | 0 | 53 | 340 | 34 | 55 |
| Binary | 1010010 | 1100011 | 10010001 | 101011 | 100000 | 0 | 101011 | 11100000 | 11100 | 101101 |
Color Harmonies of #526391
Complementary color
Monochromatic Colors of #526391
Black with #526391
Text Example
Text Example
White with #526391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526391; }
p { color: rgb(82,99,145); }
H1.HeaderClassName
{
color: #526391;
}
.AnyTagClassName
{
color: #526391;
}
</style>
background-color css
<style>
a { background-color: #526391; }
a { background-color: rgb(82,99,145); }
div.DivClassName
{
background-color: #526391;
}
.BgClassName
{
background-color: #526391;
}
</style>
border-color css
<style>
span { border-color: #526391; }
span { border-color: rgb(82,99,145); }
td.TdClassName
{
border-color: #526391;
}
.TagClassName
{
border-color: #526391;
}
</style>