Shades of Waikawa Grey #526194
Tints of Waikawa Grey #526194
RGB
CMYK
RGB Variations
Color information
#526194 (or 0x526194) is known color: Waikawa Grey. HEX triplet: 52, 61 and 94. RGB value is (82,97,148). Sum of RGB (Red+Green+Blue) = 82+97+148=327 (43% of max value = 765). Red value is 82 (32.42% from 255 or 25.08% from 327); Green value is 97 (38.28% from 255 or 29.66% from 327); Blue value is 148 (58.20% from 255 or 45.26% from 327); Max value from RGB is 148 - color contains mainly: blue. Hex color #526194 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526194 is #AD9E6B. Grayscale: #626262. Windows color (decimal): -11378284 or 9724242. OLE color: 9724242.
HSL color Cylindrical-coordinate representation of color #526194: hue angle of 226.36º 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 #526194 is Cyan = 0.45, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 97 | 148 | - |
| CMYK | 0.45 | 0.34 | 0 | 0.42 |
| HSL | 226.36º | 0.29% | 0.45% | - |
| HSV(B) | 226.36º | 0.45% | 0.58% | - |
| XYZ | 13.1 | 12.48 | 29.74 | - |
| YUV | 98.33 | 156.03 | 116.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 97 | 148 | 0.45 | 0.34 | 0 | 0.42 | 226.36 | 0.29 | 0.45 |
| Hex | 52 | 61 | 94 | 2D | 22 | 0 | 2A | E2 | 1D | 2D |
| Octal | 122 | 141 | 224 | 55 | 42 | 0 | 52 | 342 | 35 | 55 |
| Binary | 1010010 | 1100001 | 10010100 | 101101 | 100010 | 0 | 101010 | 11100010 | 11101 | 101101 |
Color Harmonies of #526194
Complementary color
Monochromatic Colors of #526194
Black with #526194
Text Example
Text Example
White with #526194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526194; }
p { color: rgb(82,97,148); }
H1.HeaderClassName
{
color: #526194;
}
.AnyTagClassName
{
color: #526194;
}
</style>
background-color css
<style>
a { background-color: #526194; }
a { background-color: rgb(82,97,148); }
div.DivClassName
{
background-color: #526194;
}
.BgClassName
{
background-color: #526194;
}
</style>
border-color css
<style>
span { border-color: #526194; }
span { border-color: rgb(82,97,148); }
td.TdClassName
{
border-color: #526194;
}
.TagClassName
{
border-color: #526194;
}
</style>