Shades of Waiouru #494924
Tints of Waiouru #494924
RGB
CMYK
RGB Variations
Color information
#494924 (or 0x494924) is known color: Waiouru. HEX triplet: 49, 49 and 24. RGB value is (73,73,36). Sum of RGB (Red+Green+Blue) = 73+73+36=182 (24% of max value = 765). Red value is 73 (28.91% from 255 or 40.11% from 182); Green value is 73 (28.91% from 255 or 40.11% from 182); Blue value is 36 (14.45% from 255 or 19.78% from 182); Max value from RGB is 73 - color contains mainly: red, green. Hex color #494924 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494924 is #B6B6DB. Grayscale: #444444. Windows color (decimal): -11974364 or 2378057. OLE color: 2378057.
HSL color Cylindrical-coordinate representation of color #494924: hue angle of 60º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #494924 is Cyan = 0, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 73 | 36 | - |
| CMYK | 0 | 0 | 0.51 | 0.71 |
| HSL | 60º | 0.34% | 0.21% | - |
| HSV(B) | 60º | 0.51% | 0.29% | - |
| XYZ | 5.45 | 6.31 | 2.6 | - |
| YUV | 68.78 | 109.5 | 131.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 73 | 36 | 0 | 0 | 0.51 | 0.71 | 60 | 0.34 | 0.21 |
| Hex | 49 | 49 | 24 | 0 | 0 | 33 | 47 | 3C | 22 | 15 |
| Octal | 111 | 111 | 44 | 0 | 0 | 63 | 107 | 74 | 42 | 25 |
| Binary | 1001001 | 1001001 | 100100 | 0 | 0 | 110011 | 1000111 | 111100 | 100010 | 10101 |
Color Harmonies of #494924
Complementary color
Monochromatic Colors of #494924
Black with #494924
Text Example
Text Example
White with #494924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494924; }
p { color: rgb(73,73,36); }
H1.HeaderClassName
{
color: #494924;
}
.AnyTagClassName
{
color: #494924;
}
</style>
background-color css
<style>
a { background-color: #494924; }
a { background-color: rgb(73,73,36); }
div.DivClassName
{
background-color: #494924;
}
.BgClassName
{
background-color: #494924;
}
</style>
border-color css
<style>
span { border-color: #494924; }
span { border-color: rgb(73,73,36); }
td.TdClassName
{
border-color: #494924;
}
.TagClassName
{
border-color: #494924;
}
</style>