Shades of Waiouru #494932
Tints of Waiouru #494932
RGB
CMYK
RGB Variations
Color information
#494932 (or 0x494932) is known color: Waiouru. HEX triplet: 49, 49 and 32. RGB value is (73,73,50). Sum of RGB (Red+Green+Blue) = 73+73+50=196 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.24% from 196); Green value is 73 (28.91% from 255 or 37.24% from 196); Blue value is 50 (19.92% from 255 or 25.51% from 196); Max value from RGB is 73 - color contains mainly: red, green. Hex color #494932 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494932 is #B6B6CD. Grayscale: #464646. Windows color (decimal): -11974350 or 3295561. OLE color: 3295561.
HSL color Cylindrical-coordinate representation of color #494932: hue angle of 60º degrees, saturation: 0.19, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #494932 is Cyan = 0, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 73 | 50 | - |
| CMYK | 0 | 0 | 0.32 | 0.71 |
| HSL | 60º | 0.19% | 0.24% | - |
| HSV(B) | 60º | 0.32% | 0.29% | - |
| XYZ | 5.71 | 6.41 | 3.95 | - |
| YUV | 70.38 | 116.5 | 129.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 73 | 50 | 0 | 0 | 0.32 | 0.71 | 60 | 0.19 | 0.24 |
| Hex | 49 | 49 | 32 | 0 | 0 | 20 | 47 | 3C | 13 | 18 |
| Octal | 111 | 111 | 62 | 0 | 0 | 40 | 107 | 74 | 23 | 30 |
| Binary | 1001001 | 1001001 | 110010 | 0 | 0 | 100000 | 1000111 | 111100 | 10011 | 11000 |
Color Harmonies of #494932
Complementary color
Monochromatic Colors of #494932
Black with #494932
Text Example
Text Example
White with #494932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494932; }
p { color: rgb(73,73,50); }
H1.HeaderClassName
{
color: #494932;
}
.AnyTagClassName
{
color: #494932;
}
</style>
background-color css
<style>
a { background-color: #494932; }
a { background-color: rgb(73,73,50); }
div.DivClassName
{
background-color: #494932;
}
.BgClassName
{
background-color: #494932;
}
</style>
border-color css
<style>
span { border-color: #494932; }
span { border-color: rgb(73,73,50); }
td.TdClassName
{
border-color: #494932;
}
.TagClassName
{
border-color: #494932;
}
</style>