Shades of Waiouru #545537
Tints of Waiouru #545537
RGB
CMYK
RGB Variations
Color information
#545537 (or 0x545537) is known color: Waiouru. HEX triplet: 54, 55 and 37. RGB value is (84,85,55). Sum of RGB (Red+Green+Blue) = 84+85+55=224 (29% of max value = 765). Red value is 84 (33.20% from 255 or 37.5% from 224); Green value is 85 (33.59% from 255 or 37.95% from 224); Blue value is 55 (21.88% from 255 or 24.55% from 224); Max value from RGB is 85 - color contains mainly: green. Hex color #545537 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #545537 is #ABAAC8. Grayscale: #515151. Windows color (decimal): -11250377 or 3626324. OLE color: 3626324.
HSL color Cylindrical-coordinate representation of color #545537: hue angle of 62º 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 #545537 is Cyan = 0.01, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 85 | 55 | - |
| CMYK | 0.01 | 0 | 0.35 | 0.67 |
| HSL | 62º | 0.21% | 0.27% | - |
| HSV(B) | 62º | 0.35% | 0.33% | - |
| XYZ | 7.59 | 8.66 | 4.89 | - |
| YUV | 81.28 | 113.17 | 129.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 85 | 55 | 0.01 | 0 | 0.35 | 0.67 | 62 | 0.21 | 0.27 |
| Hex | 54 | 55 | 37 | 1 | 0 | 23 | 43 | 3E | 15 | 1B |
| Octal | 124 | 125 | 67 | 1 | 0 | 43 | 103 | 76 | 25 | 33 |
| Binary | 1010100 | 1010101 | 110111 | 1 | 0 | 100011 | 1000011 | 111110 | 10101 | 11011 |
Color Harmonies of #545537
Complementary color
Monochromatic Colors of #545537
Black with #545537
Text Example
Text Example
White with #545537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545537; }
p { color: rgb(84,85,55); }
H1.HeaderClassName
{
color: #545537;
}
.AnyTagClassName
{
color: #545537;
}
</style>
background-color css
<style>
a { background-color: #545537; }
a { background-color: rgb(84,85,55); }
div.DivClassName
{
background-color: #545537;
}
.BgClassName
{
background-color: #545537;
}
</style>
border-color css
<style>
span { border-color: #545537; }
span { border-color: rgb(84,85,55); }
td.TdClassName
{
border-color: #545537;
}
.TagClassName
{
border-color: #545537;
}
</style>