Shades of Waiouru #474736
Tints of Waiouru #474736
RGB
CMYK
RGB Variations
Color information
#474736 (or 0x474736) is known color: Waiouru. HEX triplet: 47, 47 and 36. RGB value is (71,71,54). Sum of RGB (Red+Green+Blue) = 71+71+54=196 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.22% from 196); Green value is 71 (28.12% from 255 or 36.22% from 196); Blue value is 54 (21.48% from 255 or 27.55% from 196); Max value from RGB is 71 - color contains mainly: red, green. Hex color #474736 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474736 is #B8B8C9. Grayscale: #454545. Windows color (decimal): -12105930 or 3557191. OLE color: 3557191.
HSL color Cylindrical-coordinate representation of color #474736: hue angle of 60º degrees, saturation: 0.14, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #474736 is Cyan = 0, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 71 | 54 | - |
| CMYK | 0 | 0 | 0.24 | 0.72 |
| HSL | 60º | 0.14% | 0.25% | - |
| HSV(B) | 60º | 0.24% | 0.28% | - |
| XYZ | 5.52 | 6.11 | 4.38 | - |
| YUV | 69.06 | 119.5 | 129.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 71 | 54 | 0 | 0 | 0.24 | 0.72 | 60 | 0.14 | 0.25 |
| Hex | 47 | 47 | 36 | 0 | 0 | 18 | 48 | 3C | E | 19 |
| Octal | 107 | 107 | 66 | 0 | 0 | 30 | 110 | 74 | 16 | 31 |
| Binary | 1000111 | 1000111 | 110110 | 0 | 0 | 11000 | 1001000 | 111100 | 1110 | 11001 |
Color Harmonies of #474736
Complementary color
Monochromatic Colors of #474736
Black with #474736
Text Example
Text Example
White with #474736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474736; }
p { color: rgb(71,71,54); }
H1.HeaderClassName
{
color: #474736;
}
.AnyTagClassName
{
color: #474736;
}
</style>
background-color css
<style>
a { background-color: #474736; }
a { background-color: rgb(71,71,54); }
div.DivClassName
{
background-color: #474736;
}
.BgClassName
{
background-color: #474736;
}
</style>
border-color css
<style>
span { border-color: #474736; }
span { border-color: rgb(71,71,54); }
td.TdClassName
{
border-color: #474736;
}
.TagClassName
{
border-color: #474736;
}
</style>