Shades of Waiouru #535436
Tints of Waiouru #535436
RGB
CMYK
RGB Variations
Color information
#535436 (or 0x535436) is known color: Waiouru. HEX triplet: 53, 54 and 36. RGB value is (83,84,54). Sum of RGB (Red+Green+Blue) = 83+84+54=221 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.56% from 221); Green value is 84 (33.20% from 255 or 38.01% from 221); Blue value is 54 (21.48% from 255 or 24.43% from 221); Max value from RGB is 84 - color contains mainly: green. Hex color #535436 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #535436 is #ACABC9. Grayscale: #505050. Windows color (decimal): -11316170 or 3560531. OLE color: 3560531.
HSL color Cylindrical-coordinate representation of color #535436: hue angle of 62º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #535436 is Cyan = 0.01, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 84 | 54 | - |
| CMYK | 0.01 | 0 | 0.36 | 0.67 |
| HSL | 62º | 0.22% | 0.27% | - |
| HSV(B) | 62º | 0.36% | 0.33% | - |
| XYZ | 7.4 | 8.45 | 4.73 | - |
| YUV | 80.28 | 113.17 | 129.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 84 | 54 | 0.01 | 0 | 0.36 | 0.67 | 62 | 0.22 | 0.27 |
| Hex | 53 | 54 | 36 | 1 | 0 | 24 | 43 | 3E | 16 | 1B |
| Octal | 123 | 124 | 66 | 1 | 0 | 44 | 103 | 76 | 26 | 33 |
| Binary | 1010011 | 1010100 | 110110 | 1 | 0 | 100100 | 1000011 | 111110 | 10110 | 11011 |
Color Harmonies of #535436
Complementary color
Monochromatic Colors of #535436
Black with #535436
Text Example
Text Example
White with #535436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535436; }
p { color: rgb(83,84,54); }
H1.HeaderClassName
{
color: #535436;
}
.AnyTagClassName
{
color: #535436;
}
</style>
background-color css
<style>
a { background-color: #535436; }
a { background-color: rgb(83,84,54); }
div.DivClassName
{
background-color: #535436;
}
.BgClassName
{
background-color: #535436;
}
</style>
border-color css
<style>
span { border-color: #535436; }
span { border-color: rgb(83,84,54); }
td.TdClassName
{
border-color: #535436;
}
.TagClassName
{
border-color: #535436;
}
</style>