Shades of Waiouru #47472A
Tints of Waiouru #47472A
RGB
CMYK
RGB Variations
Color information
#47472A (or 0x47472A) is known color: Waiouru. HEX triplet: 47, 47 and 2A. RGB value is (71,71,42). Sum of RGB (Red+Green+Blue) = 71+71+42=184 (24% of max value = 765). Red value is 71 (28.12% from 255 or 38.59% from 184); Green value is 71 (28.12% from 255 or 38.59% from 184); Blue value is 42 (16.80% from 255 or 22.83% from 184); Max value from RGB is 71 - color contains mainly: red, green. Hex color #47472A is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #47472A is #B8B8D5. Grayscale: #434343. Windows color (decimal): -12105942 or 2770759. OLE color: 2770759.
HSL color Cylindrical-coordinate representation of color #47472A: hue angle of 60º degrees, saturation: 0.26, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #47472A is Cyan = 0, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.72.
Color convert
RGB | 71 | 71 | 42 | - |
CMYK | 0 | 0 | 0.41 | 0.72 |
HSL | 60º | 0.26% | 0.22% | - |
HSV(B) | 60º | 0.41% | 0.28% | - |
XYZ | 5.27 | 6.01 | 3.07 | - |
YUV | 67.69 | 113.5 | 130.36 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 71 | 71 | 42 | 0 | 0 | 0.41 | 0.72 | 60 | 0.26 | 0.22 |
Hex | 47 | 47 | 2A | 0 | 0 | 29 | 48 | 3C | 1A | 16 |
Octal | 107 | 107 | 52 | 0 | 0 | 51 | 110 | 74 | 32 | 26 |
Binary | 1000111 | 1000111 | 101010 | 0 | 0 | 101001 | 1001000 | 111100 | 11010 | 10110 |
Color Harmonies of #47472A
Complementary color
Monochromatic Colors of #47472A
Black with #47472A
Text Example
Text Example
White with #47472A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47472A; }
p { color: rgb(71,71,42); }
H1.HeaderClassName
{
color: #47472A;
}
.AnyTagClassName
{
color: #47472A;
}
</style>
background-color css
<style>
a { background-color: #47472A; }
a { background-color: rgb(71,71,42); }
div.DivClassName
{
background-color: #47472A;
}
.BgClassName
{
background-color: #47472A;
}
</style>
border-color css
<style>
span { border-color: #47472A; }
span { border-color: rgb(71,71,42); }
td.TdClassName
{
border-color: #47472A;
}
.TagClassName
{
border-color: #47472A;
}
</style>