Shades of Waiouru #494923
Tints of Waiouru #494923
RGB
CMYK
RGB Variations
Color information
#494923 (or 0x494923) is known color: Waiouru. HEX triplet: 49, 49 and 23. RGB value is (73,73,35). Sum of RGB (Red+Green+Blue) = 73+73+35=181 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.33% from 181); Green value is 73 (28.91% from 255 or 40.33% from 181); Blue value is 35 (14.06% from 255 or 19.34% from 181); Max value from RGB is 73 - color contains mainly: red, green. Hex color #494923 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494923 is #B6B6DC. Grayscale: #444444. Windows color (decimal): -11974365 or 2312521. OLE color: 2312521.
HSL color Cylindrical-coordinate representation of color #494923: hue angle of 60º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #494923 is Cyan = 0, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 73 | 35 | - |
| CMYK | 0 | 0 | 0.52 | 0.71 |
| HSL | 60º | 0.35% | 0.21% | - |
| HSV(B) | 60º | 0.52% | 0.29% | - |
| XYZ | 5.43 | 6.3 | 2.52 | - |
| YUV | 68.67 | 109 | 131.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 73 | 35 | 0 | 0 | 0.52 | 0.71 | 60 | 0.35 | 0.21 |
| Hex | 49 | 49 | 23 | 0 | 0 | 34 | 47 | 3C | 23 | 15 |
| Octal | 111 | 111 | 43 | 0 | 0 | 64 | 107 | 74 | 43 | 25 |
| Binary | 1001001 | 1001001 | 100011 | 0 | 0 | 110100 | 1000111 | 111100 | 100011 | 10101 |
Color Harmonies of #494923
Complementary color
Monochromatic Colors of #494923
Black with #494923
Text Example
Text Example
White with #494923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494923; }
p { color: rgb(73,73,35); }
H1.HeaderClassName
{
color: #494923;
}
.AnyTagClassName
{
color: #494923;
}
</style>
background-color css
<style>
a { background-color: #494923; }
a { background-color: rgb(73,73,35); }
div.DivClassName
{
background-color: #494923;
}
.BgClassName
{
background-color: #494923;
}
</style>
border-color css
<style>
span { border-color: #494923; }
span { border-color: rgb(73,73,35); }
td.TdClassName
{
border-color: #494923;
}
.TagClassName
{
border-color: #494923;
}
</style>