Shades of Waiouru #535437
Tints of Waiouru #535437
RGB
CMYK
RGB Variations
Color information
#535437 (or 0x535437) is known color: Waiouru. HEX triplet: 53, 54 and 37. RGB value is (83,84,55). Sum of RGB (Red+Green+Blue) = 83+84+55=222 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.39% from 222); Green value is 84 (33.20% from 255 or 37.84% from 222); Blue value is 55 (21.88% from 255 or 24.77% from 222); Max value from RGB is 84 - color contains mainly: green. Hex color #535437 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #535437 is #ACABC8. Grayscale: #505050. Windows color (decimal): -11316169 or 3626067. OLE color: 3626067.
HSL color Cylindrical-coordinate representation of color #535437: hue angle of 62.07º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #535437 is Cyan = 0.01, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 84 | 55 | - |
| CMYK | 0.01 | 0 | 0.35 | 0.67 |
| HSL | 62.07º | 0.21% | 0.27% | - |
| HSV(B) | 62.07º | 0.35% | 0.33% | - |
| XYZ | 7.43 | 8.46 | 4.86 | - |
| YUV | 80.4 | 113.67 | 129.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 84 | 55 | 0.01 | 0 | 0.35 | 0.67 | 62.07 | 0.21 | 0.27 |
| Hex | 53 | 54 | 37 | 1 | 0 | 23 | 43 | 3E | 15 | 1B |
| Octal | 123 | 124 | 67 | 1 | 0 | 43 | 103 | 76 | 25 | 33 |
| Binary | 1010011 | 1010100 | 110111 | 1 | 0 | 100011 | 1000011 | 111110 | 10101 | 11011 |
Color Harmonies of #535437
Complementary color
Monochromatic Colors of #535437
Black with #535437
Text Example
Text Example
White with #535437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535437; }
p { color: rgb(83,84,55); }
H1.HeaderClassName
{
color: #535437;
}
.AnyTagClassName
{
color: #535437;
}
</style>
background-color css
<style>
a { background-color: #535437; }
a { background-color: rgb(83,84,55); }
div.DivClassName
{
background-color: #535437;
}
.BgClassName
{
background-color: #535437;
}
</style>
border-color css
<style>
span { border-color: #535437; }
span { border-color: rgb(83,84,55); }
td.TdClassName
{
border-color: #535437;
}
.TagClassName
{
border-color: #535437;
}
</style>