Shades of Waiouru #545532
Tints of Waiouru #545532
RGB
CMYK
RGB Variations
Color information
#545532 (or 0x545532) is known color: Waiouru. HEX triplet: 54, 55 and 32. RGB value is (84,85,50). Sum of RGB (Red+Green+Blue) = 84+85+50=219 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.36% from 219); Green value is 85 (33.59% from 255 or 38.81% from 219); Blue value is 50 (19.92% from 255 or 22.83% from 219); Max value from RGB is 85 - color contains mainly: green. Hex color #545532 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #545532 is #ABAACD. Grayscale: #505050. Windows color (decimal): -11250382 or 3298644. OLE color: 3298644.
HSL color Cylindrical-coordinate representation of color #545532: hue angle of 61.71º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #545532 is Cyan = 0.01, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 85 | 50 | - |
| CMYK | 0.01 | 0 | 0.41 | 0.67 |
| HSL | 61.71º | 0.26% | 0.26% | - |
| HSV(B) | 61.71º | 0.41% | 0.33% | - |
| XYZ | 7.48 | 8.61 | 4.29 | - |
| YUV | 80.71 | 110.67 | 130.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 85 | 50 | 0.01 | 0 | 0.41 | 0.67 | 61.71 | 0.26 | 0.26 |
| Hex | 54 | 55 | 32 | 1 | 0 | 29 | 43 | 3E | 1A | 1A |
| Octal | 124 | 125 | 62 | 1 | 0 | 51 | 103 | 76 | 32 | 32 |
| Binary | 1010100 | 1010101 | 110010 | 1 | 0 | 101001 | 1000011 | 111110 | 11010 | 11010 |
Color Harmonies of #545532
Complementary color
Monochromatic Colors of #545532
Black with #545532
Text Example
Text Example
White with #545532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545532; }
p { color: rgb(84,85,50); }
H1.HeaderClassName
{
color: #545532;
}
.AnyTagClassName
{
color: #545532;
}
</style>
background-color css
<style>
a { background-color: #545532; }
a { background-color: rgb(84,85,50); }
div.DivClassName
{
background-color: #545532;
}
.BgClassName
{
background-color: #545532;
}
</style>
border-color css
<style>
span { border-color: #545532; }
span { border-color: rgb(84,85,50); }
td.TdClassName
{
border-color: #545532;
}
.TagClassName
{
border-color: #545532;
}
</style>