Shades of Waiouru #494935
Tints of Waiouru #494935
RGB
CMYK
RGB Variations
Color information
#494935 (or 0x494935) is known color: Waiouru. HEX triplet: 49, 49 and 35. RGB value is (73,73,53). Sum of RGB (Red+Green+Blue) = 73+73+53=199 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.68% from 199); Green value is 73 (28.91% from 255 or 36.68% from 199); Blue value is 53 (21.09% from 255 or 26.63% from 199); Max value from RGB is 73 - color contains mainly: red, green. Hex color #494935 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494935 is #B6B6CA. Grayscale: #464646. Windows color (decimal): -11974347 or 3492169. OLE color: 3492169.
HSL color Cylindrical-coordinate representation of color #494935: hue angle of 60º degrees, saturation: 0.16, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #494935 is Cyan = 0, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 73 | 53 | - |
| CMYK | 0 | 0 | 0.27 | 0.71 |
| HSL | 60º | 0.16% | 0.25% | - |
| HSV(B) | 60º | 0.27% | 0.29% | - |
| XYZ | 5.77 | 6.44 | 4.31 | - |
| YUV | 70.72 | 118 | 129.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 73 | 53 | 0 | 0 | 0.27 | 0.71 | 60 | 0.16 | 0.25 |
| Hex | 49 | 49 | 35 | 0 | 0 | 1B | 47 | 3C | 10 | 19 |
| Octal | 111 | 111 | 65 | 0 | 0 | 33 | 107 | 74 | 20 | 31 |
| Binary | 1001001 | 1001001 | 110101 | 0 | 0 | 11011 | 1000111 | 111100 | 10000 | 11001 |
Color Harmonies of #494935
Complementary color
Monochromatic Colors of #494935
Black with #494935
Text Example
Text Example
White with #494935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494935; }
p { color: rgb(73,73,53); }
H1.HeaderClassName
{
color: #494935;
}
.AnyTagClassName
{
color: #494935;
}
</style>
background-color css
<style>
a { background-color: #494935; }
a { background-color: rgb(73,73,53); }
div.DivClassName
{
background-color: #494935;
}
.BgClassName
{
background-color: #494935;
}
</style>
border-color css
<style>
span { border-color: #494935; }
span { border-color: rgb(73,73,53); }
td.TdClassName
{
border-color: #494935;
}
.TagClassName
{
border-color: #494935;
}
</style>