Shades of Waiouru #545533
Tints of Waiouru #545533
RGB
CMYK
RGB Variations
Color information
#545533 (or 0x545533) is known color: Waiouru. HEX triplet: 54, 55 and 33. RGB value is (84,85,51). Sum of RGB (Red+Green+Blue) = 84+85+51=220 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.18% from 220); Green value is 85 (33.59% from 255 or 38.64% from 220); Blue value is 51 (20.31% from 255 or 23.18% from 220); Max value from RGB is 85 - color contains mainly: green. Hex color #545533 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #545533 is #ABAACC. Grayscale: #505050. Windows color (decimal): -11250381 or 3364180. OLE color: 3364180.
HSL color Cylindrical-coordinate representation of color #545533: hue angle of 61.76º 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 #545533 is Cyan = 0.01, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 85 | 51 | - |
| CMYK | 0.01 | 0 | 0.40 | 0.67 |
| HSL | 61.76º | 0.25% | 0.27% | - |
| HSV(B) | 61.76º | 0.4% | 0.33% | - |
| XYZ | 7.5 | 8.62 | 4.4 | - |
| YUV | 80.83 | 111.17 | 130.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 85 | 51 | 0.01 | 0 | 0.40 | 0.67 | 61.76 | 0.25 | 0.27 |
| Hex | 54 | 55 | 33 | 1 | 0 | 28 | 43 | 3E | 19 | 1B |
| Octal | 124 | 125 | 63 | 1 | 0 | 50 | 103 | 76 | 31 | 33 |
| Binary | 1010100 | 1010101 | 110011 | 1 | 0 | 101000 | 1000011 | 111110 | 11001 | 11011 |
Color Harmonies of #545533
Complementary color
Monochromatic Colors of #545533
Black with #545533
Text Example
Text Example
White with #545533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545533; }
p { color: rgb(84,85,51); }
H1.HeaderClassName
{
color: #545533;
}
.AnyTagClassName
{
color: #545533;
}
</style>
background-color css
<style>
a { background-color: #545533; }
a { background-color: rgb(84,85,51); }
div.DivClassName
{
background-color: #545533;
}
.BgClassName
{
background-color: #545533;
}
</style>
border-color css
<style>
span { border-color: #545533; }
span { border-color: rgb(84,85,51); }
td.TdClassName
{
border-color: #545533;
}
.TagClassName
{
border-color: #545533;
}
</style>