Shades of Waiouru #535432
Tints of Waiouru #535432
RGB
CMYK
RGB Variations
Color information
#535432 (or 0x535432) is known color: Waiouru. HEX triplet: 53, 54 and 32. RGB value is (83,84,50). Sum of RGB (Red+Green+Blue) = 83+84+50=217 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.25% from 217); Green value is 84 (33.20% from 255 or 38.71% from 217); Blue value is 50 (19.92% from 255 or 23.04% from 217); Max value from RGB is 84 - color contains mainly: green. Hex color #535432 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #535432 is #ACABCD. Grayscale: #4F4F4F. Windows color (decimal): -11316174 or 3298387. OLE color: 3298387.
HSL color Cylindrical-coordinate representation of color #535432: hue angle of 61.76º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #535432 is Cyan = 0.01, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 84 | 50 | - |
| CMYK | 0.01 | 0 | 0.40 | 0.67 |
| HSL | 61.76º | 0.25% | 0.26% | - |
| HSV(B) | 61.76º | 0.4% | 0.33% | - |
| XYZ | 7.31 | 8.41 | 4.26 | - |
| YUV | 79.83 | 111.17 | 130.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 84 | 50 | 0.01 | 0 | 0.40 | 0.67 | 61.76 | 0.25 | 0.26 |
| Hex | 53 | 54 | 32 | 1 | 0 | 28 | 43 | 3E | 19 | 1A |
| Octal | 123 | 124 | 62 | 1 | 0 | 50 | 103 | 76 | 31 | 32 |
| Binary | 1010011 | 1010100 | 110010 | 1 | 0 | 101000 | 1000011 | 111110 | 11001 | 11010 |
Color Harmonies of #535432
Complementary color
Monochromatic Colors of #535432
Black with #535432
Text Example
Text Example
White with #535432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535432; }
p { color: rgb(83,84,50); }
H1.HeaderClassName
{
color: #535432;
}
.AnyTagClassName
{
color: #535432;
}
</style>
background-color css
<style>
a { background-color: #535432; }
a { background-color: rgb(83,84,50); }
div.DivClassName
{
background-color: #535432;
}
.BgClassName
{
background-color: #535432;
}
</style>
border-color css
<style>
span { border-color: #535432; }
span { border-color: rgb(83,84,50); }
td.TdClassName
{
border-color: #535432;
}
.TagClassName
{
border-color: #535432;
}
</style>