Shades of Waiouru #474730
Tints of Waiouru #474730
RGB
CMYK
RGB Variations
Color information
#474730 (or 0x474730) is known color: Waiouru. HEX triplet: 47, 47 and 30. RGB value is (71,71,48). Sum of RGB (Red+Green+Blue) = 71+71+48=190 (25% of max value = 765). Red value is 71 (28.12% from 255 or 37.37% from 190); Green value is 71 (28.12% from 255 or 37.37% from 190); Blue value is 48 (19.14% from 255 or 25.26% from 190); Max value from RGB is 71 - color contains mainly: red, green. Hex color #474730 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474730 is #B8B8CF. Grayscale: #444444. Windows color (decimal): -12105936 or 3163975. OLE color: 3163975.
HSL color Cylindrical-coordinate representation of color #474730: hue angle of 60º degrees, saturation: 0.19, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #474730 is Cyan = 0, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 71 | 48 | - |
| CMYK | 0 | 0 | 0.32 | 0.72 |
| HSL | 60º | 0.19% | 0.23% | - |
| HSV(B) | 60º | 0.32% | 0.28% | - |
| XYZ | 5.39 | 6.06 | 3.68 | - |
| YUV | 68.38 | 116.5 | 129.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 71 | 48 | 0 | 0 | 0.32 | 0.72 | 60 | 0.19 | 0.23 |
| Hex | 47 | 47 | 30 | 0 | 0 | 20 | 48 | 3C | 13 | 17 |
| Octal | 107 | 107 | 60 | 0 | 0 | 40 | 110 | 74 | 23 | 27 |
| Binary | 1000111 | 1000111 | 110000 | 0 | 0 | 100000 | 1001000 | 111100 | 10011 | 10111 |
Color Harmonies of #474730
Complementary color
Monochromatic Colors of #474730
Black with #474730
Text Example
Text Example
White with #474730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474730; }
p { color: rgb(71,71,48); }
H1.HeaderClassName
{
color: #474730;
}
.AnyTagClassName
{
color: #474730;
}
</style>
background-color css
<style>
a { background-color: #474730; }
a { background-color: rgb(71,71,48); }
div.DivClassName
{
background-color: #474730;
}
.BgClassName
{
background-color: #474730;
}
</style>
border-color css
<style>
span { border-color: #474730; }
span { border-color: rgb(71,71,48); }
td.TdClassName
{
border-color: #474730;
}
.TagClassName
{
border-color: #474730;
}
</style>