Shades of Waiouru #525331
Tints of Waiouru #525331
RGB
CMYK
RGB Variations
Color information
#525331 (or 0x525331) is known color: Waiouru. HEX triplet: 52, 53 and 31. RGB value is (82,83,49). Sum of RGB (Red+Green+Blue) = 82+83+49=214 (28% of max value = 765). Red value is 82 (32.42% from 255 or 38.32% from 214); Green value is 83 (32.81% from 255 or 38.79% from 214); Blue value is 49 (19.53% from 255 or 22.90% from 214); Max value from RGB is 83 - color contains mainly: green. Hex color #525331 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525331 is #ADACCE. Grayscale: #4E4E4E. Windows color (decimal): -11381967 or 3232594. OLE color: 3232594.
HSL color Cylindrical-coordinate representation of color #525331: hue angle of 61.76º 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 #525331 is Cyan = 0.01, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 83 | 49 | - |
| CMYK | 0.01 | 0 | 0.41 | 0.67 |
| HSL | 61.76º | 0.26% | 0.26% | - |
| HSV(B) | 61.76º | 0.41% | 0.33% | - |
| XYZ | 7.13 | 8.2 | 4.11 | - |
| YUV | 78.83 | 111.17 | 130.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 49 | 0.01 | 0 | 0.41 | 0.67 | 61.76 | 0.26 | 0.26 |
| Hex | 52 | 53 | 31 | 1 | 0 | 29 | 43 | 3E | 1A | 1A |
| Octal | 122 | 123 | 61 | 1 | 0 | 51 | 103 | 76 | 32 | 32 |
| Binary | 1010010 | 1010011 | 110001 | 1 | 0 | 101001 | 1000011 | 111110 | 11010 | 11010 |
Color Harmonies of #525331
Complementary color
Monochromatic Colors of #525331
Black with #525331
Text Example
Text Example
White with #525331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525331; }
p { color: rgb(82,83,49); }
H1.HeaderClassName
{
color: #525331;
}
.AnyTagClassName
{
color: #525331;
}
</style>
background-color css
<style>
a { background-color: #525331; }
a { background-color: rgb(82,83,49); }
div.DivClassName
{
background-color: #525331;
}
.BgClassName
{
background-color: #525331;
}
</style>
border-color css
<style>
span { border-color: #525331; }
span { border-color: rgb(82,83,49); }
td.TdClassName
{
border-color: #525331;
}
.TagClassName
{
border-color: #525331;
}
</style>