Shades of Waiouru #474828
Tints of Waiouru #474828
RGB
CMYK
RGB Variations
Color information
#474828 (or 0x474828) is known color: Waiouru. HEX triplet: 47, 48 and 28. RGB value is (71,72,40). Sum of RGB (Red+Green+Blue) = 71+72+40=183 (24% of max value = 765). Red value is 71 (28.12% from 255 or 38.80% from 183); Green value is 72 (28.52% from 255 or 39.34% from 183); Blue value is 40 (16.02% from 255 or 21.86% from 183); Max value from RGB is 72 - color contains mainly: green. Hex color #474828 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474828 is #B8B7D7. Grayscale: #444444. Windows color (decimal): -12105688 or 2639943. OLE color: 2639943.
HSL color Cylindrical-coordinate representation of color #474828: hue angle of 61.88º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #474828 is Cyan = 0.01, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.72.
Color convert
RGB | 71 | 72 | 40 | - |
CMYK | 0.01 | 0 | 0.44 | 0.72 |
HSL | 61.88º | 0.29% | 0.22% | - |
HSV(B) | 61.88º | 0.44% | 0.28% | - |
XYZ | 5.3 | 6.13 | 2.91 | - |
YUV | 68.05 | 112.17 | 130.1 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 71 | 72 | 40 | 0.01 | 0 | 0.44 | 0.72 | 61.88 | 0.29 | 0.22 |
Hex | 47 | 48 | 28 | 1 | 0 | 2C | 48 | 3E | 1D | 16 |
Octal | 107 | 110 | 50 | 1 | 0 | 54 | 110 | 76 | 35 | 26 |
Binary | 1000111 | 1001000 | 101000 | 1 | 0 | 101100 | 1001000 | 111110 | 11101 | 10110 |
Color Harmonies of #474828
Complementary color
Monochromatic Colors of #474828
Black with #474828
Text Example
Text Example
White with #474828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474828; }
p { color: rgb(71,72,40); }
H1.HeaderClassName
{
color: #474828;
}
.AnyTagClassName
{
color: #474828;
}
</style>
background-color css
<style>
a { background-color: #474828; }
a { background-color: rgb(71,72,40); }
div.DivClassName
{
background-color: #474828;
}
.BgClassName
{
background-color: #474828;
}
</style>
border-color css
<style>
span { border-color: #474828; }
span { border-color: rgb(71,72,40); }
td.TdClassName
{
border-color: #474828;
}
.TagClassName
{
border-color: #474828;
}
</style>