Shades of Waiouru #545538
Tints of Waiouru #545538
RGB
CMYK
RGB Variations
Color information
#545538 (or 0x545538) is known color: Waiouru. HEX triplet: 54, 55 and 38. RGB value is (84,85,56). Sum of RGB (Red+Green+Blue) = 84+85+56=225 (29% of max value = 765). Red value is 84 (33.20% from 255 or 37.33% from 225); Green value is 85 (33.59% from 255 or 37.78% from 225); Blue value is 56 (22.27% from 255 or 24.89% from 225); Max value from RGB is 85 - color contains mainly: green. Hex color #545538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #545538 is #ABAAC7. Grayscale: #515151. Windows color (decimal): -11250376 or 3691860. OLE color: 3691860.
HSL color Cylindrical-coordinate representation of color #545538: hue angle of 62.07º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #545538 is Cyan = 0.01, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 85 | 56 | - |
| CMYK | 0.01 | 0 | 0.34 | 0.67 |
| HSL | 62.07º | 0.21% | 0.28% | - |
| HSV(B) | 62.07º | 0.34% | 0.33% | - |
| XYZ | 7.62 | 8.67 | 5.01 | - |
| YUV | 81.4 | 113.67 | 129.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 85 | 56 | 0.01 | 0 | 0.34 | 0.67 | 62.07 | 0.21 | 0.28 |
| Hex | 54 | 55 | 38 | 1 | 0 | 22 | 43 | 3E | 15 | 1C |
| Octal | 124 | 125 | 70 | 1 | 0 | 42 | 103 | 76 | 25 | 34 |
| Binary | 1010100 | 1010101 | 111000 | 1 | 0 | 100010 | 1000011 | 111110 | 10101 | 11100 |
Color Harmonies of #545538
Complementary color
Monochromatic Colors of #545538
Black with #545538
Text Example
Text Example
White with #545538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545538; }
p { color: rgb(84,85,56); }
H1.HeaderClassName
{
color: #545538;
}
.AnyTagClassName
{
color: #545538;
}
</style>
background-color css
<style>
a { background-color: #545538; }
a { background-color: rgb(84,85,56); }
div.DivClassName
{
background-color: #545538;
}
.BgClassName
{
background-color: #545538;
}
</style>
border-color css
<style>
span { border-color: #545538; }
span { border-color: rgb(84,85,56); }
td.TdClassName
{
border-color: #545538;
}
.TagClassName
{
border-color: #545538;
}
</style>