Shades of Barossa #472837
Tints of Barossa #472837
RGB
CMYK
RGB Variations
Color information
#472837 (or 0x472837) is known color: Barossa. HEX triplet: 47, 28 and 37. RGB value is (71,40,55). Sum of RGB (Red+Green+Blue) = 71+40+55=166 (21% of max value = 765). Red value is 71 (28.12% from 255 or 42.77% from 166); Green value is 40 (16.02% from 255 or 24.10% from 166); Blue value is 55 (21.88% from 255 or 33.13% from 166); Max value from RGB is 71 - color contains mainly: red. Hex color #472837 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472837 is #B8D7C8. Grayscale: #323232. Windows color (decimal): -12113865 or 3614791. OLE color: 3614791.
HSL color Cylindrical-coordinate representation of color #472837: hue angle of 330.97º 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 #472837 is Cyan = 0, Magento = 0.44, Yellow = 0.23 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 55 | - |
| CMYK | 0 | 0.44 | 0.23 | 0.72 |
| HSL | 330.97º | 0.28% | 0.22% | - |
| HSV(B) | 330.97º | 0.44% | 0.28% | - |
| XYZ | 4.05 | 3.13 | 4.01 | - |
| YUV | 50.98 | 130.27 | 142.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 55 | 0 | 0.44 | 0.23 | 0.72 | 330.97 | 0.28 | 0.22 |
| Hex | 47 | 28 | 37 | 0 | 2C | 17 | 48 | 14B | 1C | 16 |
| Octal | 107 | 50 | 67 | 0 | 54 | 27 | 110 | 513 | 34 | 26 |
| Binary | 1000111 | 101000 | 110111 | 0 | 101100 | 10111 | 1001000 | 101001011 | 11100 | 10110 |
Color Harmonies of #472837
Complementary color
Monochromatic Colors of #472837
Black with #472837
Text Example
Text Example
White with #472837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472837; }
p { color: rgb(71,40,55); }
H1.HeaderClassName
{
color: #472837;
}
.AnyTagClassName
{
color: #472837;
}
</style>
background-color css
<style>
a { background-color: #472837; }
a { background-color: rgb(71,40,55); }
div.DivClassName
{
background-color: #472837;
}
.BgClassName
{
background-color: #472837;
}
</style>
border-color css
<style>
span { border-color: #472837; }
span { border-color: rgb(71,40,55); }
td.TdClassName
{
border-color: #472837;
}
.TagClassName
{
border-color: #472837;
}
</style>