Shades of Waiouru #474934
Tints of Waiouru #474934
RGB
CMYK
RGB Variations
Color information
#474934 (or 0x474934) is known color: Waiouru. HEX triplet: 47, 49 and 34. RGB value is (71,73,52). Sum of RGB (Red+Green+Blue) = 71+73+52=196 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.22% from 196); Green value is 73 (28.91% from 255 or 37.24% from 196); Blue value is 52 (20.70% from 255 or 26.53% from 196); Max value from RGB is 73 - color contains mainly: green. Hex color #474934 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474934 is #B8B6CB. Grayscale: #464646. Windows color (decimal): -12105420 or 3426631. OLE color: 3426631.
HSL color Cylindrical-coordinate representation of color #474934: hue angle of 65.71º 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 #474934 is Cyan = 0.03, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 71 | 73 | 52 | - |
| CMYK | 0.03 | 0 | 0.29 | 0.71 |
| HSL | 65.71º | 0.17% | 0.25% | - |
| HSV(B) | 65.71º | 0.29% | 0.29% | - |
| XYZ | 5.6 | 6.35 | 4.18 | - |
| YUV | 70.01 | 117.84 | 128.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 73 | 52 | 0.03 | 0 | 0.29 | 0.71 | 65.71 | 0.17 | 0.25 |
| Hex | 47 | 49 | 34 | 3 | 0 | 1D | 47 | 42 | 11 | 19 |
| Octal | 107 | 111 | 64 | 3 | 0 | 35 | 107 | 102 | 21 | 31 |
| Binary | 1000111 | 1001001 | 110100 | 11 | 0 | 11101 | 1000111 | 1000010 | 10001 | 11001 |
Color Harmonies of #474934
Complementary color
Monochromatic Colors of #474934
Black with #474934
Text Example
Text Example
White with #474934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474934; }
p { color: rgb(71,73,52); }
H1.HeaderClassName
{
color: #474934;
}
.AnyTagClassName
{
color: #474934;
}
</style>
background-color css
<style>
a { background-color: #474934; }
a { background-color: rgb(71,73,52); }
div.DivClassName
{
background-color: #474934;
}
.BgClassName
{
background-color: #474934;
}
</style>
border-color css
<style>
span { border-color: #474934; }
span { border-color: rgb(71,73,52); }
td.TdClassName
{
border-color: #474934;
}
.TagClassName
{
border-color: #474934;
}
</style>