Shades of Waiouru #494938
Tints of Waiouru #494938
RGB
CMYK
RGB Variations
Color information
#494938 (or 0x494938) is known color: Waiouru. HEX triplet: 49, 49 and 38. RGB value is (73,73,56). Sum of RGB (Red+Green+Blue) = 73+73+56=202 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.14% from 202); Green value is 73 (28.91% from 255 or 36.14% from 202); Blue value is 56 (22.27% from 255 or 27.72% from 202); Max value from RGB is 73 - color contains mainly: red, green. Hex color #494938 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494938 is #B6B6C7. Grayscale: #474747. Windows color (decimal): -11974344 or 3688777. OLE color: 3688777.
HSL color Cylindrical-coordinate representation of color #494938: hue angle of 60º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #494938 is Cyan = 0, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 73 | 56 | - |
| CMYK | 0 | 0 | 0.23 | 0.71 |
| HSL | 60º | 0.13% | 0.25% | - |
| HSV(B) | 60º | 0.23% | 0.29% | - |
| XYZ | 5.84 | 6.47 | 4.68 | - |
| YUV | 71.06 | 119.5 | 129.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 73 | 56 | 0 | 0 | 0.23 | 0.71 | 60 | 0.13 | 0.25 |
| Hex | 49 | 49 | 38 | 0 | 0 | 17 | 47 | 3C | D | 19 |
| Octal | 111 | 111 | 70 | 0 | 0 | 27 | 107 | 74 | 15 | 31 |
| Binary | 1001001 | 1001001 | 111000 | 0 | 0 | 10111 | 1000111 | 111100 | 1101 | 11001 |
Color Harmonies of #494938
Complementary color
Monochromatic Colors of #494938
Black with #494938
Text Example
Text Example
White with #494938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494938; }
p { color: rgb(73,73,56); }
H1.HeaderClassName
{
color: #494938;
}
.AnyTagClassName
{
color: #494938;
}
</style>
background-color css
<style>
a { background-color: #494938; }
a { background-color: rgb(73,73,56); }
div.DivClassName
{
background-color: #494938;
}
.BgClassName
{
background-color: #494938;
}
</style>
border-color css
<style>
span { border-color: #494938; }
span { border-color: rgb(73,73,56); }
td.TdClassName
{
border-color: #494938;
}
.TagClassName
{
border-color: #494938;
}
</style>