Shades of Waiouru #474830
Tints of Waiouru #474830
RGB
CMYK
RGB Variations
Color information
#474830 (or 0x474830) is known color: Waiouru. HEX triplet: 47, 48 and 30. RGB value is (71,72,48). Sum of RGB (Red+Green+Blue) = 71+72+48=191 (25% of max value = 765). Red value is 71 (28.12% from 255 or 37.17% from 191); Green value is 72 (28.52% from 255 or 37.70% from 191); Blue value is 48 (19.14% from 255 or 25.13% from 191); Max value from RGB is 72 - color contains mainly: green. Hex color #474830 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474830 is #B8B7CF. Grayscale: #454545. Windows color (decimal): -12105680 or 3164231. OLE color: 3164231.
HSL color Cylindrical-coordinate representation of color #474830: hue angle of 62.5º degrees, saturation: 0.2, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #474830 is Cyan = 0.01, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 72 | 48 | - |
| CMYK | 0.01 | 0 | 0.33 | 0.72 |
| HSL | 62.5º | 0.2% | 0.24% | - |
| HSV(B) | 62.5º | 0.33% | 0.28% | - |
| XYZ | 5.45 | 6.19 | 3.7 | - |
| YUV | 68.97 | 116.17 | 129.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 72 | 48 | 0.01 | 0 | 0.33 | 0.72 | 62.5 | 0.2 | 0.24 |
| Hex | 47 | 48 | 30 | 1 | 0 | 21 | 48 | 3F | 14 | 18 |
| Octal | 107 | 110 | 60 | 1 | 0 | 41 | 110 | 77 | 24 | 30 |
| Binary | 1000111 | 1001000 | 110000 | 1 | 0 | 100001 | 1001000 | 111111 | 10100 | 11000 |
Color Harmonies of #474830
Complementary color
Monochromatic Colors of #474830
Black with #474830
Text Example
Text Example
White with #474830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474830; }
p { color: rgb(71,72,48); }
H1.HeaderClassName
{
color: #474830;
}
.AnyTagClassName
{
color: #474830;
}
</style>
background-color css
<style>
a { background-color: #474830; }
a { background-color: rgb(71,72,48); }
div.DivClassName
{
background-color: #474830;
}
.BgClassName
{
background-color: #474830;
}
</style>
border-color css
<style>
span { border-color: #474830; }
span { border-color: rgb(71,72,48); }
td.TdClassName
{
border-color: #474830;
}
.TagClassName
{
border-color: #474830;
}
</style>