Shades of Waiouru #474831
Tints of Waiouru #474831
RGB
CMYK
RGB Variations
Color information
#474831 (or 0x474831) is known color: Waiouru. HEX triplet: 47, 48 and 31. RGB value is (71,72,49). Sum of RGB (Red+Green+Blue) = 71+72+49=192 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.98% from 192); Green value is 72 (28.52% from 255 or 37.5% from 192); Blue value is 49 (19.53% from 255 or 25.52% from 192); Max value from RGB is 72 - color contains mainly: green. Hex color #474831 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474831 is #B8B7CE. Grayscale: #454545. Windows color (decimal): -12105679 or 3229767. OLE color: 3229767.
HSL color Cylindrical-coordinate representation of color #474831: hue angle of 62.61º degrees, saturation: 0.19, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #474831 is Cyan = 0.01, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 72 | 49 | - |
| CMYK | 0.01 | 0 | 0.32 | 0.72 |
| HSL | 62.61º | 0.19% | 0.24% | - |
| HSV(B) | 62.61º | 0.32% | 0.28% | - |
| XYZ | 5.47 | 6.2 | 3.81 | - |
| YUV | 69.08 | 116.67 | 129.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 72 | 49 | 0.01 | 0 | 0.32 | 0.72 | 62.61 | 0.19 | 0.24 |
| Hex | 47 | 48 | 31 | 1 | 0 | 20 | 48 | 3F | 13 | 18 |
| Octal | 107 | 110 | 61 | 1 | 0 | 40 | 110 | 77 | 23 | 30 |
| Binary | 1000111 | 1001000 | 110001 | 1 | 0 | 100000 | 1001000 | 111111 | 10011 | 11000 |
Color Harmonies of #474831
Complementary color
Monochromatic Colors of #474831
Black with #474831
Text Example
Text Example
White with #474831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474831; }
p { color: rgb(71,72,49); }
H1.HeaderClassName
{
color: #474831;
}
.AnyTagClassName
{
color: #474831;
}
</style>
background-color css
<style>
a { background-color: #474831; }
a { background-color: rgb(71,72,49); }
div.DivClassName
{
background-color: #474831;
}
.BgClassName
{
background-color: #474831;
}
</style>
border-color css
<style>
span { border-color: #474831; }
span { border-color: rgb(71,72,49); }
td.TdClassName
{
border-color: #474831;
}
.TagClassName
{
border-color: #474831;
}
</style>