Shades of Barossa #472939
Tints of Barossa #472939
RGB
CMYK
RGB Variations
Color information
#472939 (or 0x472939) is known color: Barossa. HEX triplet: 47, 29 and 39. RGB value is (71,41,57). Sum of RGB (Red+Green+Blue) = 71+41+57=169 (22% of max value = 765). Red value is 71 (28.12% from 255 or 42.01% from 169); Green value is 41 (16.41% from 255 or 24.26% from 169); Blue value is 57 (22.66% from 255 or 33.73% from 169); Max value from RGB is 71 - color contains mainly: red. Hex color #472939 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472939 is #B8D6C6. Grayscale: #333333. Windows color (decimal): -12113607 or 3746119. OLE color: 3746119.
HSL color Cylindrical-coordinate representation of color #472939: hue angle of 328º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #472939 is Cyan = 0, Magento = 0.42, Yellow = 0.20 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 41 | 57 | - |
| CMYK | 0 | 0.42 | 0.20 | 0.72 |
| HSL | 328º | 0.27% | 0.22% | - |
| HSV(B) | 328º | 0.42% | 0.28% | - |
| XYZ | 4.13 | 3.22 | 4.27 | - |
| YUV | 51.79 | 130.94 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 57 | 0 | 0.42 | 0.20 | 0.72 | 328 | 0.27 | 0.22 |
| Hex | 47 | 29 | 39 | 0 | 2A | 14 | 48 | 148 | 1B | 16 |
| Octal | 107 | 51 | 71 | 0 | 52 | 24 | 110 | 510 | 33 | 26 |
| Binary | 1000111 | 101001 | 111001 | 0 | 101010 | 10100 | 1001000 | 101001000 | 11011 | 10110 |
Color Harmonies of #472939
Complementary color
Monochromatic Colors of #472939
Black with #472939
Text Example
Text Example
White with #472939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472939; }
p { color: rgb(71,41,57); }
H1.HeaderClassName
{
color: #472939;
}
.AnyTagClassName
{
color: #472939;
}
</style>
background-color css
<style>
a { background-color: #472939; }
a { background-color: rgb(71,41,57); }
div.DivClassName
{
background-color: #472939;
}
.BgClassName
{
background-color: #472939;
}
</style>
border-color css
<style>
span { border-color: #472939; }
span { border-color: rgb(71,41,57); }
td.TdClassName
{
border-color: #472939;
}
.TagClassName
{
border-color: #472939;
}
</style>