Shades of Waiouru #525228
Tints of Waiouru #525228
RGB
CMYK
RGB Variations
Color information
#525228 (or 0x525228) is known color: Waiouru. HEX triplet: 52, 52 and 28. RGB value is (82,82,40). Sum of RGB (Red+Green+Blue) = 82+82+40=204 (27% of max value = 765). Red value is 82 (32.42% from 255 or 40.20% from 204); Green value is 82 (32.42% from 255 or 40.20% from 204); Blue value is 40 (16.02% from 255 or 19.61% from 204); Max value from RGB is 82 - color contains mainly: red, green. Hex color #525228 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525228 is #ADADD7. Grayscale: #4D4D4D. Windows color (decimal): -11382232 or 2642514. OLE color: 2642514.
HSL color Cylindrical-coordinate representation of color #525228: hue angle of 60º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #525228 is Cyan = 0, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 82 | 40 | - |
| CMYK | 0 | 0 | 0.51 | 0.68 |
| HSL | 60º | 0.34% | 0.24% | - |
| HSV(B) | 60º | 0.51% | 0.32% | - |
| XYZ | 6.88 | 7.98 | 3.19 | - |
| YUV | 77.21 | 107 | 131.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 82 | 40 | 0 | 0 | 0.51 | 0.68 | 60 | 0.34 | 0.24 |
| Hex | 52 | 52 | 28 | 0 | 0 | 33 | 44 | 3C | 22 | 18 |
| Octal | 122 | 122 | 50 | 0 | 0 | 63 | 104 | 74 | 42 | 30 |
| Binary | 1010010 | 1010010 | 101000 | 0 | 0 | 110011 | 1000100 | 111100 | 100010 | 11000 |
Color Harmonies of #525228
Complementary color
Monochromatic Colors of #525228
Black with #525228
Text Example
Text Example
White with #525228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525228; }
p { color: rgb(82,82,40); }
H1.HeaderClassName
{
color: #525228;
}
.AnyTagClassName
{
color: #525228;
}
</style>
background-color css
<style>
a { background-color: #525228; }
a { background-color: rgb(82,82,40); }
div.DivClassName
{
background-color: #525228;
}
.BgClassName
{
background-color: #525228;
}
</style>
border-color css
<style>
span { border-color: #525228; }
span { border-color: rgb(82,82,40); }
td.TdClassName
{
border-color: #525228;
}
.TagClassName
{
border-color: #525228;
}
</style>