Shades of Waiouru #525329
Tints of Waiouru #525329
RGB
CMYK
RGB Variations
Color information
#525329 (or 0x525329) is known color: Waiouru. HEX triplet: 52, 53 and 29. RGB value is (82,83,41). Sum of RGB (Red+Green+Blue) = 82+83+41=206 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.81% from 206); Green value is 83 (32.81% from 255 or 40.29% from 206); Blue value is 41 (16.41% from 255 or 19.90% from 206); Max value from RGB is 83 - color contains mainly: green. Hex color #525329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525329 is #ADACD6. Grayscale: #4E4E4E. Windows color (decimal): -11381975 or 2708306. OLE color: 2708306.
HSL color Cylindrical-coordinate representation of color #525329: hue angle of 61.43º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #525329 is Cyan = 0.01, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 83 | 41 | - |
| CMYK | 0.01 | 0 | 0.51 | 0.67 |
| HSL | 61.43º | 0.34% | 0.24% | - |
| HSV(B) | 61.43º | 0.51% | 0.33% | - |
| XYZ | 6.97 | 8.14 | 3.3 | - |
| YUV | 77.91 | 107.17 | 130.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 41 | 0.01 | 0 | 0.51 | 0.67 | 61.43 | 0.34 | 0.24 |
| Hex | 52 | 53 | 29 | 1 | 0 | 33 | 43 | 3D | 22 | 18 |
| Octal | 122 | 123 | 51 | 1 | 0 | 63 | 103 | 75 | 42 | 30 |
| Binary | 1010010 | 1010011 | 101001 | 1 | 0 | 110011 | 1000011 | 111101 | 100010 | 11000 |
Color Harmonies of #525329
Complementary color
Monochromatic Colors of #525329
Black with #525329
Text Example
Text Example
White with #525329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525329; }
p { color: rgb(82,83,41); }
H1.HeaderClassName
{
color: #525329;
}
.AnyTagClassName
{
color: #525329;
}
</style>
background-color css
<style>
a { background-color: #525329; }
a { background-color: rgb(82,83,41); }
div.DivClassName
{
background-color: #525329;
}
.BgClassName
{
background-color: #525329;
}
</style>
border-color css
<style>
span { border-color: #525329; }
span { border-color: rgb(82,83,41); }
td.TdClassName
{
border-color: #525329;
}
.TagClassName
{
border-color: #525329;
}
</style>