Shades of Waiouru #525532
Tints of Waiouru #525532
RGB
CMYK
RGB Variations
Color information
#525532 (or 0x525532) is known color: Waiouru. HEX triplet: 52, 55 and 32. RGB value is (82,85,50). Sum of RGB (Red+Green+Blue) = 82+85+50=217 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.79% from 217); Green value is 85 (33.59% from 255 or 39.17% from 217); Blue value is 50 (19.92% from 255 or 23.04% from 217); Max value from RGB is 85 - color contains mainly: green. Hex color #525532 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525532 is #ADAACD. Grayscale: #505050. Windows color (decimal): -11381454 or 3298642. OLE color: 3298642.
HSL color Cylindrical-coordinate representation of color #525532: hue angle of 65.14º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #525532 is Cyan = 0.04, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 85 | 50 | - |
| CMYK | 0.04 | 0 | 0.41 | 0.67 |
| HSL | 65.14º | 0.26% | 0.26% | - |
| HSV(B) | 65.14º | 0.41% | 0.33% | - |
| XYZ | 7.3 | 8.52 | 4.28 | - |
| YUV | 80.11 | 111.01 | 129.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 85 | 50 | 0.04 | 0 | 0.41 | 0.67 | 65.14 | 0.26 | 0.26 |
| Hex | 52 | 55 | 32 | 4 | 0 | 29 | 43 | 41 | 1A | 1A |
| Octal | 122 | 125 | 62 | 4 | 0 | 51 | 103 | 101 | 32 | 32 |
| Binary | 1010010 | 1010101 | 110010 | 100 | 0 | 101001 | 1000011 | 1000001 | 11010 | 11010 |
Color Harmonies of #525532
Complementary color
Monochromatic Colors of #525532
Black with #525532
Text Example
Text Example
White with #525532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525532; }
p { color: rgb(82,85,50); }
H1.HeaderClassName
{
color: #525532;
}
.AnyTagClassName
{
color: #525532;
}
</style>
background-color css
<style>
a { background-color: #525532; }
a { background-color: rgb(82,85,50); }
div.DivClassName
{
background-color: #525532;
}
.BgClassName
{
background-color: #525532;
}
</style>
border-color css
<style>
span { border-color: #525532; }
span { border-color: rgb(82,85,50); }
td.TdClassName
{
border-color: #525532;
}
.TagClassName
{
border-color: #525532;
}
</style>