Shades of Waiouru #535435
Tints of Waiouru #535435
RGB
CMYK
RGB Variations
Color information
#535435 (or 0x535435) is known color: Waiouru. HEX triplet: 53, 54 and 35. RGB value is (83,84,53). Sum of RGB (Red+Green+Blue) = 83+84+53=220 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.73% from 220); Green value is 84 (33.20% from 255 or 38.18% from 220); Blue value is 53 (21.09% from 255 or 24.09% from 220); Max value from RGB is 84 - color contains mainly: green. Hex color #535435 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #535435 is #ACABCA. Grayscale: #505050. Windows color (decimal): -11316171 or 3494995. OLE color: 3494995.
HSL color Cylindrical-coordinate representation of color #535435: hue angle of 61.94º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #535435 is Cyan = 0.01, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 84 | 53 | - |
| CMYK | 0.01 | 0 | 0.37 | 0.67 |
| HSL | 61.94º | 0.23% | 0.27% | - |
| HSV(B) | 61.94º | 0.37% | 0.33% | - |
| XYZ | 7.38 | 8.44 | 4.61 | - |
| YUV | 80.17 | 112.67 | 130.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 84 | 53 | 0.01 | 0 | 0.37 | 0.67 | 61.94 | 0.23 | 0.27 |
| Hex | 53 | 54 | 35 | 1 | 0 | 25 | 43 | 3E | 17 | 1B |
| Octal | 123 | 124 | 65 | 1 | 0 | 45 | 103 | 76 | 27 | 33 |
| Binary | 1010011 | 1010100 | 110101 | 1 | 0 | 100101 | 1000011 | 111110 | 10111 | 11011 |
Color Harmonies of #535435
Complementary color
Monochromatic Colors of #535435
Black with #535435
Text Example
Text Example
White with #535435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535435; }
p { color: rgb(83,84,53); }
H1.HeaderClassName
{
color: #535435;
}
.AnyTagClassName
{
color: #535435;
}
</style>
background-color css
<style>
a { background-color: #535435; }
a { background-color: rgb(83,84,53); }
div.DivClassName
{
background-color: #535435;
}
.BgClassName
{
background-color: #535435;
}
</style>
border-color css
<style>
span { border-color: #535435; }
span { border-color: rgb(83,84,53); }
td.TdClassName
{
border-color: #535435;
}
.TagClassName
{
border-color: #535435;
}
</style>