Shades of Waiouru #474722
Tints of Waiouru #474722
RGB
CMYK
RGB Variations
Color information
#474722 (or 0x474722) is known color: Waiouru. HEX triplet: 47, 47 and 22. RGB value is (71,71,34). Sum of RGB (Red+Green+Blue) = 71+71+34=176 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.34% from 176); Green value is 71 (28.12% from 255 or 40.34% from 176); Blue value is 34 (13.67% from 255 or 19.32% from 176); Max value from RGB is 71 - color contains mainly: red, green. Hex color #474722 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474722 is #B8B8DD. Grayscale: #424242. Windows color (decimal): -12105950 or 2246471. OLE color: 2246471.
HSL color Cylindrical-coordinate representation of color #474722: hue angle of 60º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #474722 is Cyan = 0, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 71 | 34 | - |
| CMYK | 0 | 0 | 0.52 | 0.72 |
| HSL | 60º | 0.35% | 0.21% | - |
| HSV(B) | 60º | 0.52% | 0.28% | - |
| XYZ | 5.14 | 5.96 | 2.39 | - |
| YUV | 66.78 | 109.5 | 131.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 71 | 34 | 0 | 0 | 0.52 | 0.72 | 60 | 0.35 | 0.21 |
| Hex | 47 | 47 | 22 | 0 | 0 | 34 | 48 | 3C | 23 | 15 |
| Octal | 107 | 107 | 42 | 0 | 0 | 64 | 110 | 74 | 43 | 25 |
| Binary | 1000111 | 1000111 | 100010 | 0 | 0 | 110100 | 1001000 | 111100 | 100011 | 10101 |
Color Harmonies of #474722
Complementary color
Monochromatic Colors of #474722
Black with #474722
Text Example
Text Example
White with #474722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474722; }
p { color: rgb(71,71,34); }
H1.HeaderClassName
{
color: #474722;
}
.AnyTagClassName
{
color: #474722;
}
</style>
background-color css
<style>
a { background-color: #474722; }
a { background-color: rgb(71,71,34); }
div.DivClassName
{
background-color: #474722;
}
.BgClassName
{
background-color: #474722;
}
</style>
border-color css
<style>
span { border-color: #474722; }
span { border-color: rgb(71,71,34); }
td.TdClassName
{
border-color: #474722;
}
.TagClassName
{
border-color: #474722;
}
</style>