Shades of Waiouru #474733
Tints of Waiouru #474733
RGB
CMYK
RGB Variations
Color information
#474733 (or 0x474733) is known color: Waiouru. HEX triplet: 47, 47 and 33. RGB value is (71,71,51). Sum of RGB (Red+Green+Blue) = 71+71+51=193 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.79% from 193); Green value is 71 (28.12% from 255 or 36.79% from 193); Blue value is 51 (20.31% from 255 or 26.42% from 193); Max value from RGB is 71 - color contains mainly: red, green. Hex color #474733 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474733 is #B8B8CC. Grayscale: #444444. Windows color (decimal): -12105933 or 3360583. OLE color: 3360583.
HSL color Cylindrical-coordinate representation of color #474733: hue angle of 60º degrees, saturation: 0.16, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #474733 is Cyan = 0, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 71 | 51 | - |
| CMYK | 0 | 0 | 0.28 | 0.72 |
| HSL | 60º | 0.16% | 0.24% | - |
| HSV(B) | 60º | 0.28% | 0.28% | - |
| XYZ | 5.45 | 6.09 | 4.02 | - |
| YUV | 68.72 | 118 | 129.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 71 | 51 | 0 | 0 | 0.28 | 0.72 | 60 | 0.16 | 0.24 |
| Hex | 47 | 47 | 33 | 0 | 0 | 1C | 48 | 3C | 10 | 18 |
| Octal | 107 | 107 | 63 | 0 | 0 | 34 | 110 | 74 | 20 | 30 |
| Binary | 1000111 | 1000111 | 110011 | 0 | 0 | 11100 | 1001000 | 111100 | 10000 | 11000 |
Color Harmonies of #474733
Complementary color
Monochromatic Colors of #474733
Black with #474733
Text Example
Text Example
White with #474733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474733; }
p { color: rgb(71,71,51); }
H1.HeaderClassName
{
color: #474733;
}
.AnyTagClassName
{
color: #474733;
}
</style>
background-color css
<style>
a { background-color: #474733; }
a { background-color: rgb(71,71,51); }
div.DivClassName
{
background-color: #474733;
}
.BgClassName
{
background-color: #474733;
}
</style>
border-color css
<style>
span { border-color: #474733; }
span { border-color: rgb(71,71,51); }
td.TdClassName
{
border-color: #474733;
}
.TagClassName
{
border-color: #474733;
}
</style>