Shades of Waiouru #525433
Tints of Waiouru #525433
RGB
CMYK
RGB Variations
Color information
#525433 (or 0x525433) is known color: Waiouru. HEX triplet: 52, 54 and 33. RGB value is (82,84,51). Sum of RGB (Red+Green+Blue) = 82+84+51=217 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.79% from 217); Green value is 84 (33.20% from 255 or 38.71% from 217); Blue value is 51 (20.31% from 255 or 23.50% from 217); Max value from RGB is 84 - color contains mainly: green. Hex color #525433 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525433 is #ADABCC. Grayscale: #4F4F4F. Windows color (decimal): -11381709 or 3363922. OLE color: 3363922.
HSL color Cylindrical-coordinate representation of color #525433: hue angle of 63.64º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #525433 is Cyan = 0.02, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 84 | 51 | - |
| CMYK | 0.02 | 0 | 0.39 | 0.67 |
| HSL | 63.64º | 0.24% | 0.26% | - |
| HSV(B) | 63.64º | 0.39% | 0.33% | - |
| XYZ | 7.25 | 8.37 | 4.37 | - |
| YUV | 79.64 | 111.84 | 129.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 84 | 51 | 0.02 | 0 | 0.39 | 0.67 | 63.64 | 0.24 | 0.26 |
| Hex | 52 | 54 | 33 | 2 | 0 | 27 | 43 | 40 | 18 | 1A |
| Octal | 122 | 124 | 63 | 2 | 0 | 47 | 103 | 100 | 30 | 32 |
| Binary | 1010010 | 1010100 | 110011 | 10 | 0 | 100111 | 1000011 | 1000000 | 11000 | 11010 |
Color Harmonies of #525433
Complementary color
Monochromatic Colors of #525433
Black with #525433
Text Example
Text Example
White with #525433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525433; }
p { color: rgb(82,84,51); }
H1.HeaderClassName
{
color: #525433;
}
.AnyTagClassName
{
color: #525433;
}
</style>
background-color css
<style>
a { background-color: #525433; }
a { background-color: rgb(82,84,51); }
div.DivClassName
{
background-color: #525433;
}
.BgClassName
{
background-color: #525433;
}
</style>
border-color css
<style>
span { border-color: #525433; }
span { border-color: rgb(82,84,51); }
td.TdClassName
{
border-color: #525433;
}
.TagClassName
{
border-color: #525433;
}
</style>