Shades of Waikawa Grey #526091
Tints of Waikawa Grey #526091
RGB
CMYK
RGB Variations
Color information
#526091 (or 0x526091) is known color: Waikawa Grey. HEX triplet: 52, 60 and 91. RGB value is (82,96,145). Sum of RGB (Red+Green+Blue) = 82+96+145=323 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.39% from 323); Green value is 96 (37.89% from 255 or 29.72% from 323); Blue value is 145 (57.03% from 255 or 44.89% from 323); Max value from RGB is 145 - color contains mainly: blue. Hex color #526091 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526091 is #AD9F6E. Grayscale: #616161. Windows color (decimal): -11378543 or 9527378. OLE color: 9527378.
HSL color Cylindrical-coordinate representation of color #526091: hue angle of 226.67º 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 #526091 is Cyan = 0.43, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 82 | 96 | 145 | - |
| CMYK | 0.43 | 0.34 | 0 | 0.43 |
| HSL | 226.67º | 0.28% | 0.45% | - |
| HSV(B) | 226.67º | 0.43% | 0.57% | - |
| XYZ | 12.77 | 12.2 | 28.47 | - |
| YUV | 97.4 | 154.86 | 117.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 145 | 0.43 | 0.34 | 0 | 0.43 | 226.67 | 0.28 | 0.45 |
| Hex | 52 | 60 | 91 | 2B | 22 | 0 | 2B | E3 | 1C | 2D |
| Octal | 122 | 140 | 221 | 53 | 42 | 0 | 53 | 343 | 34 | 55 |
| Binary | 1010010 | 1100000 | 10010001 | 101011 | 100010 | 0 | 101011 | 11100011 | 11100 | 101101 |
Color Harmonies of #526091
Complementary color
Monochromatic Colors of #526091
Black with #526091
Text Example
Text Example
White with #526091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526091; }
p { color: rgb(82,96,145); }
H1.HeaderClassName
{
color: #526091;
}
.AnyTagClassName
{
color: #526091;
}
</style>
background-color css
<style>
a { background-color: #526091; }
a { background-color: rgb(82,96,145); }
div.DivClassName
{
background-color: #526091;
}
.BgClassName
{
background-color: #526091;
}
</style>
border-color css
<style>
span { border-color: #526091; }
span { border-color: rgb(82,96,145); }
td.TdClassName
{
border-color: #526091;
}
.TagClassName
{
border-color: #526091;
}
</style>