Shades of Waiouru #474826
Tints of Waiouru #474826
RGB
CMYK
RGB Variations
Color information
#474826 (or 0x474826) is known color: Waiouru. HEX triplet: 47, 48 and 26. RGB value is (71,72,38). Sum of RGB (Red+Green+Blue) = 71+72+38=181 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.23% from 181); Green value is 72 (28.52% from 255 or 39.78% from 181); Blue value is 38 (15.23% from 255 or 20.99% from 181); Max value from RGB is 72 - color contains mainly: green. Hex color #474826 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474826 is #B8B7D9. Grayscale: #434343. Windows color (decimal): -12105690 or 2508871. OLE color: 2508871.
HSL color Cylindrical-coordinate representation of color #474826: hue angle of 61.76º degrees, saturation: 0.31, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #474826 is Cyan = 0.01, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 72 | 38 | - |
| CMYK | 0.01 | 0 | 0.47 | 0.72 |
| HSL | 61.76º | 0.31% | 0.22% | - |
| HSV(B) | 61.76º | 0.47% | 0.28% | - |
| XYZ | 5.27 | 6.11 | 2.74 | - |
| YUV | 67.83 | 111.17 | 130.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 72 | 38 | 0.01 | 0 | 0.47 | 0.72 | 61.76 | 0.31 | 0.22 |
| Hex | 47 | 48 | 26 | 1 | 0 | 2F | 48 | 3E | 1F | 16 |
| Octal | 107 | 110 | 46 | 1 | 0 | 57 | 110 | 76 | 37 | 26 |
| Binary | 1000111 | 1001000 | 100110 | 1 | 0 | 101111 | 1001000 | 111110 | 11111 | 10110 |
Color Harmonies of #474826
Complementary color
Monochromatic Colors of #474826
Black with #474826
Text Example
Text Example
White with #474826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474826; }
p { color: rgb(71,72,38); }
H1.HeaderClassName
{
color: #474826;
}
.AnyTagClassName
{
color: #474826;
}
</style>
background-color css
<style>
a { background-color: #474826; }
a { background-color: rgb(71,72,38); }
div.DivClassName
{
background-color: #474826;
}
.BgClassName
{
background-color: #474826;
}
</style>
border-color css
<style>
span { border-color: #474826; }
span { border-color: rgb(71,72,38); }
td.TdClassName
{
border-color: #474826;
}
.TagClassName
{
border-color: #474826;
}
</style>