Shades of Waiouru #474827
Tints of Waiouru #474827
RGB
CMYK
RGB Variations
Color information
#474827 (or 0x474827) is known color: Waiouru. HEX triplet: 47, 48 and 27. RGB value is (71,72,39). Sum of RGB (Red+Green+Blue) = 71+72+39=182 (24% of max value = 765). Red value is 71 (28.12% from 255 or 39.01% from 182); Green value is 72 (28.52% from 255 or 39.56% from 182); Blue value is 39 (15.62% from 255 or 21.43% from 182); Max value from RGB is 72 - color contains mainly: green. Hex color #474827 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474827 is #B8B7D8. Grayscale: #444444. Windows color (decimal): -12105689 or 2574407. OLE color: 2574407.
HSL color Cylindrical-coordinate representation of color #474827: hue angle of 61.82º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #474827 is Cyan = 0.01, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 72 | 39 | - |
| CMYK | 0.01 | 0 | 0.46 | 0.72 |
| HSL | 61.82º | 0.3% | 0.22% | - |
| HSV(B) | 61.82º | 0.46% | 0.28% | - |
| XYZ | 5.28 | 6.12 | 2.82 | - |
| YUV | 67.94 | 111.67 | 130.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 72 | 39 | 0.01 | 0 | 0.46 | 0.72 | 61.82 | 0.3 | 0.22 |
| Hex | 47 | 48 | 27 | 1 | 0 | 2E | 48 | 3E | 1E | 16 |
| Octal | 107 | 110 | 47 | 1 | 0 | 56 | 110 | 76 | 36 | 26 |
| Binary | 1000111 | 1001000 | 100111 | 1 | 0 | 101110 | 1001000 | 111110 | 11110 | 10110 |
Color Harmonies of #474827
Complementary color
Monochromatic Colors of #474827
Black with #474827
Text Example
Text Example
White with #474827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474827; }
p { color: rgb(71,72,39); }
H1.HeaderClassName
{
color: #474827;
}
.AnyTagClassName
{
color: #474827;
}
</style>
background-color css
<style>
a { background-color: #474827; }
a { background-color: rgb(71,72,39); }
div.DivClassName
{
background-color: #474827;
}
.BgClassName
{
background-color: #474827;
}
</style>
border-color css
<style>
span { border-color: #474827; }
span { border-color: rgb(71,72,39); }
td.TdClassName
{
border-color: #474827;
}
.TagClassName
{
border-color: #474827;
}
</style>