Shades of Waiouru #474926
Tints of Waiouru #474926
RGB
CMYK
RGB Variations
Color information
#474926 (or 0x474926) is known color: Waiouru. HEX triplet: 47, 49 and 26. RGB value is (71,73,38). Sum of RGB (Red+Green+Blue) = 71+73+38=182 (24% of max value = 765). Red value is 71 (28.12% from 255 or 39.01% from 182); Green value is 73 (28.91% from 255 or 40.11% from 182); Blue value is 38 (15.23% from 255 or 20.88% from 182); Max value from RGB is 73 - color contains mainly: green. Hex color #474926 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474926 is #B8B6D9. Grayscale: #444444. Windows color (decimal): -12105434 or 2509127. OLE color: 2509127.
HSL color Cylindrical-coordinate representation of color #474926: hue angle of 63.43º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #474926 is Cyan = 0.03, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 71 | 73 | 38 | - |
| CMYK | 0.03 | 0 | 0.48 | 0.71 |
| HSL | 63.43º | 0.32% | 0.22% | - |
| HSV(B) | 63.43º | 0.48% | 0.29% | - |
| XYZ | 5.33 | 6.24 | 2.76 | - |
| YUV | 68.41 | 110.84 | 129.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 73 | 38 | 0.03 | 0 | 0.48 | 0.71 | 63.43 | 0.32 | 0.22 |
| Hex | 47 | 49 | 26 | 3 | 0 | 30 | 47 | 3F | 20 | 16 |
| Octal | 107 | 111 | 46 | 3 | 0 | 60 | 107 | 77 | 40 | 26 |
| Binary | 1000111 | 1001001 | 100110 | 11 | 0 | 110000 | 1000111 | 111111 | 100000 | 10110 |
Color Harmonies of #474926
Complementary color
Monochromatic Colors of #474926
Black with #474926
Text Example
Text Example
White with #474926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474926; }
p { color: rgb(71,73,38); }
H1.HeaderClassName
{
color: #474926;
}
.AnyTagClassName
{
color: #474926;
}
</style>
background-color css
<style>
a { background-color: #474926; }
a { background-color: rgb(71,73,38); }
div.DivClassName
{
background-color: #474926;
}
.BgClassName
{
background-color: #474926;
}
</style>
border-color css
<style>
span { border-color: #474926; }
span { border-color: rgb(71,73,38); }
td.TdClassName
{
border-color: #474926;
}
.TagClassName
{
border-color: #474926;
}
</style>