Shades of Waiouru #474724
Tints of Waiouru #474724
RGB
CMYK
RGB Variations
Color information
#474724 (or 0x474724) is known color: Waiouru. HEX triplet: 47, 47 and 24. RGB value is (71,71,36). Sum of RGB (Red+Green+Blue) = 71+71+36=178 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.89% from 178); Green value is 71 (28.12% from 255 or 39.89% from 178); Blue value is 36 (14.45% from 255 or 20.22% from 178); Max value from RGB is 71 - color contains mainly: red, green. Hex color #474724 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474724 is #B8B8DB. Grayscale: #434343. Windows color (decimal): -12105948 or 2377543. OLE color: 2377543.
HSL color Cylindrical-coordinate representation of color #474724: hue angle of 60º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #474724 is Cyan = 0, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 71 | 36 | - |
| CMYK | 0 | 0 | 0.49 | 0.72 |
| HSL | 60º | 0.33% | 0.21% | - |
| HSV(B) | 60º | 0.49% | 0.28% | - |
| XYZ | 5.17 | 5.97 | 2.55 | - |
| YUV | 67.01 | 110.5 | 130.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 71 | 36 | 0 | 0 | 0.49 | 0.72 | 60 | 0.33 | 0.21 |
| Hex | 47 | 47 | 24 | 0 | 0 | 31 | 48 | 3C | 21 | 15 |
| Octal | 107 | 107 | 44 | 0 | 0 | 61 | 110 | 74 | 41 | 25 |
| Binary | 1000111 | 1000111 | 100100 | 0 | 0 | 110001 | 1001000 | 111100 | 100001 | 10101 |
Color Harmonies of #474724
Complementary color
Monochromatic Colors of #474724
Black with #474724
Text Example
Text Example
White with #474724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474724; }
p { color: rgb(71,71,36); }
H1.HeaderClassName
{
color: #474724;
}
.AnyTagClassName
{
color: #474724;
}
</style>
background-color css
<style>
a { background-color: #474724; }
a { background-color: rgb(71,71,36); }
div.DivClassName
{
background-color: #474724;
}
.BgClassName
{
background-color: #474724;
}
</style>
border-color css
<style>
span { border-color: #474724; }
span { border-color: rgb(71,71,36); }
td.TdClassName
{
border-color: #474724;
}
.TagClassName
{
border-color: #474724;
}
</style>