Shades of Waiouru #535533
Tints of Waiouru #535533
RGB
CMYK
RGB Variations
Color information
#535533 (or 0x535533) is known color: Waiouru. HEX triplet: 53, 55 and 33. RGB value is (83,85,51). Sum of RGB (Red+Green+Blue) = 83+85+51=219 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.90% from 219); Green value is 85 (33.59% from 255 or 38.81% from 219); Blue value is 51 (20.31% from 255 or 23.29% from 219); Max value from RGB is 85 - color contains mainly: green. Hex color #535533 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #535533 is #ACAACC. Grayscale: #505050. Windows color (decimal): -11315917 or 3364179. OLE color: 3364179.
HSL color Cylindrical-coordinate representation of color #535533: hue angle of 63.53º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #535533 is Cyan = 0.02, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 85 | 51 | - |
| CMYK | 0.02 | 0 | 0.40 | 0.67 |
| HSL | 63.53º | 0.25% | 0.27% | - |
| HSV(B) | 63.53º | 0.4% | 0.33% | - |
| XYZ | 7.41 | 8.58 | 4.4 | - |
| YUV | 80.53 | 111.34 | 129.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 85 | 51 | 0.02 | 0 | 0.40 | 0.67 | 63.53 | 0.25 | 0.27 |
| Hex | 53 | 55 | 33 | 2 | 0 | 28 | 43 | 40 | 19 | 1B |
| Octal | 123 | 125 | 63 | 2 | 0 | 50 | 103 | 100 | 31 | 33 |
| Binary | 1010011 | 1010101 | 110011 | 10 | 0 | 101000 | 1000011 | 1000000 | 11001 | 11011 |
Color Harmonies of #535533
Complementary color
Monochromatic Colors of #535533
Black with #535533
Text Example
Text Example
White with #535533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535533; }
p { color: rgb(83,85,51); }
H1.HeaderClassName
{
color: #535533;
}
.AnyTagClassName
{
color: #535533;
}
</style>
background-color css
<style>
a { background-color: #535533; }
a { background-color: rgb(83,85,51); }
div.DivClassName
{
background-color: #535533;
}
.BgClassName
{
background-color: #535533;
}
</style>
border-color css
<style>
span { border-color: #535533; }
span { border-color: rgb(83,85,51); }
td.TdClassName
{
border-color: #535533;
}
.TagClassName
{
border-color: #535533;
}
</style>