Shades of Waikawa Grey #526594
Tints of Waikawa Grey #526594
RGB
CMYK
RGB Variations
Color information
#526594 (or 0x526594) is known color: Waikawa Grey. HEX triplet: 52, 65 and 94. RGB value is (82,101,148). Sum of RGB (Red+Green+Blue) = 82+101+148=331 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.77% from 331); Green value is 101 (39.84% from 255 or 30.51% from 331); Blue value is 148 (58.20% from 255 or 44.71% from 331); Max value from RGB is 148 - color contains mainly: blue. Hex color #526594 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526594 is #AD9A6B. Grayscale: #646464. Windows color (decimal): -11377260 or 9725266. OLE color: 9725266.
HSL color Cylindrical-coordinate representation of color #526594: hue angle of 222.73º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #526594 is Cyan = 0.45, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 101 | 148 | - |
| CMYK | 0.45 | 0.32 | 0 | 0.42 |
| HSL | 222.73º | 0.29% | 0.45% | - |
| HSV(B) | 222.73º | 0.45% | 0.58% | - |
| XYZ | 13.48 | 13.24 | 29.86 | - |
| YUV | 100.68 | 154.71 | 114.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 148 | 0.45 | 0.32 | 0 | 0.42 | 222.73 | 0.29 | 0.45 |
| Hex | 52 | 65 | 94 | 2D | 20 | 0 | 2A | DF | 1D | 2D |
| Octal | 122 | 145 | 224 | 55 | 40 | 0 | 52 | 337 | 35 | 55 |
| Binary | 1010010 | 1100101 | 10010100 | 101101 | 100000 | 0 | 101010 | 11011111 | 11101 | 101101 |
Color Harmonies of #526594
Complementary color
Monochromatic Colors of #526594
Black with #526594
Text Example
Text Example
White with #526594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526594; }
p { color: rgb(82,101,148); }
H1.HeaderClassName
{
color: #526594;
}
.AnyTagClassName
{
color: #526594;
}
</style>
background-color css
<style>
a { background-color: #526594; }
a { background-color: rgb(82,101,148); }
div.DivClassName
{
background-color: #526594;
}
.BgClassName
{
background-color: #526594;
}
</style>
border-color css
<style>
span { border-color: #526594; }
span { border-color: rgb(82,101,148); }
td.TdClassName
{
border-color: #526594;
}
.TagClassName
{
border-color: #526594;
}
</style>