Shades of Waiouru #494927
Tints of Waiouru #494927
RGB
CMYK
RGB Variations
Color information
#494927 (or 0x494927) is known color: Waiouru. HEX triplet: 49, 49 and 27. RGB value is (73,73,39). Sum of RGB (Red+Green+Blue) = 73+73+39=185 (24% of max value = 765). Red value is 73 (28.91% from 255 or 39.46% from 185); Green value is 73 (28.91% from 255 or 39.46% from 185); Blue value is 39 (15.62% from 255 or 21.08% from 185); Max value from RGB is 73 - color contains mainly: red, green. Hex color #494927 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494927 is #B6B6D8. Grayscale: #454545. Windows color (decimal): -11974361 or 2574665. OLE color: 2574665.
HSL color Cylindrical-coordinate representation of color #494927: hue angle of 60º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #494927 is Cyan = 0, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 73 | 39 | - |
| CMYK | 0 | 0 | 0.47 | 0.71 |
| HSL | 60º | 0.3% | 0.22% | - |
| HSV(B) | 60º | 0.47% | 0.29% | - |
| XYZ | 5.5 | 6.33 | 2.85 | - |
| YUV | 69.12 | 111 | 130.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 73 | 39 | 0 | 0 | 0.47 | 0.71 | 60 | 0.3 | 0.22 |
| Hex | 49 | 49 | 27 | 0 | 0 | 2F | 47 | 3C | 1E | 16 |
| Octal | 111 | 111 | 47 | 0 | 0 | 57 | 107 | 74 | 36 | 26 |
| Binary | 1001001 | 1001001 | 100111 | 0 | 0 | 101111 | 1000111 | 111100 | 11110 | 10110 |
Color Harmonies of #494927
Complementary color
Monochromatic Colors of #494927
Black with #494927
Text Example
Text Example
White with #494927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494927; }
p { color: rgb(73,73,39); }
H1.HeaderClassName
{
color: #494927;
}
.AnyTagClassName
{
color: #494927;
}
</style>
background-color css
<style>
a { background-color: #494927; }
a { background-color: rgb(73,73,39); }
div.DivClassName
{
background-color: #494927;
}
.BgClassName
{
background-color: #494927;
}
</style>
border-color css
<style>
span { border-color: #494927; }
span { border-color: rgb(73,73,39); }
td.TdClassName
{
border-color: #494927;
}
.TagClassName
{
border-color: #494927;
}
</style>