Shades of Waiouru #535537
Tints of Waiouru #535537
RGB
CMYK
RGB Variations
Color information
#535537 (or 0x535537) is known color: Waiouru. HEX triplet: 53, 55 and 37. RGB value is (83,85,55). Sum of RGB (Red+Green+Blue) = 83+85+55=223 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.22% from 223); Green value is 85 (33.59% from 255 or 38.12% from 223); Blue value is 55 (21.88% from 255 or 24.66% from 223); Max value from RGB is 85 - color contains mainly: green. Hex color #535537 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #535537 is #ACAAC8. Grayscale: #515151. Windows color (decimal): -11315913 or 3626323. OLE color: 3626323.
HSL color Cylindrical-coordinate representation of color #535537: hue angle of 64º 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 #535537 is Cyan = 0.02, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 85 | 55 | - |
| CMYK | 0.02 | 0 | 0.35 | 0.67 |
| HSL | 64º | 0.21% | 0.27% | - |
| HSV(B) | 64º | 0.35% | 0.33% | - |
| XYZ | 7.51 | 8.61 | 4.88 | - |
| YUV | 80.98 | 113.34 | 129.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 85 | 55 | 0.02 | 0 | 0.35 | 0.67 | 64 | 0.21 | 0.27 |
| Hex | 53 | 55 | 37 | 2 | 0 | 23 | 43 | 40 | 15 | 1B |
| Octal | 123 | 125 | 67 | 2 | 0 | 43 | 103 | 100 | 25 | 33 |
| Binary | 1010011 | 1010101 | 110111 | 10 | 0 | 100011 | 1000011 | 1000000 | 10101 | 11011 |
Color Harmonies of #535537
Complementary color
Monochromatic Colors of #535537
Black with #535537
Text Example
Text Example
White with #535537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535537; }
p { color: rgb(83,85,55); }
H1.HeaderClassName
{
color: #535537;
}
.AnyTagClassName
{
color: #535537;
}
</style>
background-color css
<style>
a { background-color: #535537; }
a { background-color: rgb(83,85,55); }
div.DivClassName
{
background-color: #535537;
}
.BgClassName
{
background-color: #535537;
}
</style>
border-color css
<style>
span { border-color: #535537; }
span { border-color: rgb(83,85,55); }
td.TdClassName
{
border-color: #535537;
}
.TagClassName
{
border-color: #535537;
}
</style>