Shades of Barossa #472836
Tints of Barossa #472836
RGB
CMYK
RGB Variations
Color information
#472836 (or 0x472836) is known color: Barossa. HEX triplet: 47, 28 and 36. RGB value is (71,40,54). Sum of RGB (Red+Green+Blue) = 71+40+54=165 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.03% from 165); Green value is 40 (16.02% from 255 or 24.24% from 165); Blue value is 54 (21.48% from 255 or 32.73% from 165); Max value from RGB is 71 - color contains mainly: red. Hex color #472836 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472836 is #B8D7C9. Grayscale: #323232. Windows color (decimal): -12113866 or 3549255. OLE color: 3549255.
HSL color Cylindrical-coordinate representation of color #472836: hue angle of 332.9º degrees, saturation: 0.28, 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 #472836 is Cyan = 0, Magento = 0.44, Yellow = 0.24 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 54 | - |
| CMYK | 0 | 0.44 | 0.24 | 0.72 |
| HSL | 332.9º | 0.28% | 0.22% | - |
| HSV(B) | 332.9º | 0.44% | 0.28% | - |
| XYZ | 4.02 | 3.12 | 3.88 | - |
| YUV | 50.87 | 129.77 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 54 | 0 | 0.44 | 0.24 | 0.72 | 332.9 | 0.28 | 0.22 |
| Hex | 47 | 28 | 36 | 0 | 2C | 18 | 48 | 14D | 1C | 16 |
| Octal | 107 | 50 | 66 | 0 | 54 | 30 | 110 | 515 | 34 | 26 |
| Binary | 1000111 | 101000 | 110110 | 0 | 101100 | 11000 | 1001000 | 101001101 | 11100 | 10110 |
Color Harmonies of #472836
Complementary color
Monochromatic Colors of #472836
Black with #472836
Text Example
Text Example
White with #472836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472836; }
p { color: rgb(71,40,54); }
H1.HeaderClassName
{
color: #472836;
}
.AnyTagClassName
{
color: #472836;
}
</style>
background-color css
<style>
a { background-color: #472836; }
a { background-color: rgb(71,40,54); }
div.DivClassName
{
background-color: #472836;
}
.BgClassName
{
background-color: #472836;
}
</style>
border-color css
<style>
span { border-color: #472836; }
span { border-color: rgb(71,40,54); }
td.TdClassName
{
border-color: #472836;
}
.TagClassName
{
border-color: #472836;
}
</style>