Shades of Waiouru #494934
Tints of Waiouru #494934
RGB
CMYK
RGB Variations
Color information
#494934 (or 0x494934) is known color: Waiouru. HEX triplet: 49, 49 and 34. RGB value is (73,73,52). Sum of RGB (Red+Green+Blue) = 73+73+52=198 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.87% from 198); Green value is 73 (28.91% from 255 or 36.87% from 198); Blue value is 52 (20.70% from 255 or 26.26% from 198); Max value from RGB is 73 - color contains mainly: red, green. Hex color #494934 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494934 is #B6B6CB. Grayscale: #464646. Windows color (decimal): -11974348 or 3426633. OLE color: 3426633.
HSL color Cylindrical-coordinate representation of color #494934: hue angle of 60º degrees, saturation: 0.17, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #494934 is Cyan = 0, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.71.
Color convert
RGB | 73 | 73 | 52 | - |
CMYK | 0 | 0 | 0.29 | 0.71 |
HSL | 60º | 0.17% | 0.25% | - |
HSV(B) | 60º | 0.29% | 0.29% | - |
XYZ | 5.75 | 6.43 | 4.19 | - |
YUV | 70.61 | 117.5 | 129.71 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 73 | 73 | 52 | 0 | 0 | 0.29 | 0.71 | 60 | 0.17 | 0.25 |
Hex | 49 | 49 | 34 | 0 | 0 | 1D | 47 | 3C | 11 | 19 |
Octal | 111 | 111 | 64 | 0 | 0 | 35 | 107 | 74 | 21 | 31 |
Binary | 1001001 | 1001001 | 110100 | 0 | 0 | 11101 | 1000111 | 111100 | 10001 | 11001 |
Color Harmonies of #494934
Complementary color
Monochromatic Colors of #494934
Black with #494934
Text Example
Text Example
White with #494934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494934; }
p { color: rgb(73,73,52); }
H1.HeaderClassName
{
color: #494934;
}
.AnyTagClassName
{
color: #494934;
}
</style>
background-color css
<style>
a { background-color: #494934; }
a { background-color: rgb(73,73,52); }
div.DivClassName
{
background-color: #494934;
}
.BgClassName
{
background-color: #494934;
}
</style>
border-color css
<style>
span { border-color: #494934; }
span { border-color: rgb(73,73,52); }
td.TdClassName
{
border-color: #494934;
}
.TagClassName
{
border-color: #494934;
}
</style>