Shades of Waiouru #474734
Tints of Waiouru #474734
RGB
CMYK
RGB Variations
Color information
#474734 (or 0x474734) is known color: Waiouru. HEX triplet: 47, 47 and 34. RGB value is (71,71,52). Sum of RGB (Red+Green+Blue) = 71+71+52=194 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.60% from 194); Green value is 71 (28.12% from 255 or 36.60% from 194); Blue value is 52 (20.70% from 255 or 26.80% from 194); Max value from RGB is 71 - color contains mainly: red, green. Hex color #474734 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474734 is #B8B8CB. Grayscale: #444444. Windows color (decimal): -12105932 or 3426119. OLE color: 3426119.
HSL color Cylindrical-coordinate representation of color #474734: hue angle of 60º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #474734 is Cyan = 0, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 71 | 52 | - |
| CMYK | 0 | 0 | 0.27 | 0.72 |
| HSL | 60º | 0.15% | 0.24% | - |
| HSV(B) | 60º | 0.27% | 0.28% | - |
| XYZ | 5.47 | 6.09 | 4.14 | - |
| YUV | 68.83 | 118.5 | 129.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 71 | 52 | 0 | 0 | 0.27 | 0.72 | 60 | 0.15 | 0.24 |
| Hex | 47 | 47 | 34 | 0 | 0 | 1B | 48 | 3C | F | 18 |
| Octal | 107 | 107 | 64 | 0 | 0 | 33 | 110 | 74 | 17 | 30 |
| Binary | 1000111 | 1000111 | 110100 | 0 | 0 | 11011 | 1001000 | 111100 | 1111 | 11000 |
Color Harmonies of #474734
Complementary color
Monochromatic Colors of #474734
Black with #474734
Text Example
Text Example
White with #474734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474734; }
p { color: rgb(71,71,52); }
H1.HeaderClassName
{
color: #474734;
}
.AnyTagClassName
{
color: #474734;
}
</style>
background-color css
<style>
a { background-color: #474734; }
a { background-color: rgb(71,71,52); }
div.DivClassName
{
background-color: #474734;
}
.BgClassName
{
background-color: #474734;
}
</style>
border-color css
<style>
span { border-color: #474734; }
span { border-color: rgb(71,71,52); }
td.TdClassName
{
border-color: #474734;
}
.TagClassName
{
border-color: #474734;
}
</style>