Shades of Barossa #472835
Tints of Barossa #472835
RGB
CMYK
RGB Variations
Color information
#472835 (or 0x472835) is known color: Barossa. HEX triplet: 47, 28 and 35. RGB value is (71,40,53). Sum of RGB (Red+Green+Blue) = 71+40+53=164 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.29% from 164); Green value is 40 (16.02% from 255 or 24.39% from 164); Blue value is 53 (21.09% from 255 or 32.32% from 164); Max value from RGB is 71 - color contains mainly: red. Hex color #472835 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472835 is #B8D7CA. Grayscale: #323232. Windows color (decimal): -12113867 or 3483719. OLE color: 3483719.
HSL color Cylindrical-coordinate representation of color #472835: hue angle of 334.84º 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 #472835 is Cyan = 0, Magento = 0.44, Yellow = 0.25 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 53 | - |
| CMYK | 0 | 0.44 | 0.25 | 0.72 |
| HSL | 334.84º | 0.28% | 0.22% | - |
| HSV(B) | 334.84º | 0.44% | 0.28% | - |
| XYZ | 4 | 3.11 | 3.76 | - |
| YUV | 50.75 | 129.27 | 142.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 53 | 0 | 0.44 | 0.25 | 0.72 | 334.84 | 0.28 | 0.22 |
| Hex | 47 | 28 | 35 | 0 | 2C | 19 | 48 | 14F | 1C | 16 |
| Octal | 107 | 50 | 65 | 0 | 54 | 31 | 110 | 517 | 34 | 26 |
| Binary | 1000111 | 101000 | 110101 | 0 | 101100 | 11001 | 1001000 | 101001111 | 11100 | 10110 |
Color Harmonies of #472835
Complementary color
Monochromatic Colors of #472835
Black with #472835
Text Example
Text Example
White with #472835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472835; }
p { color: rgb(71,40,53); }
H1.HeaderClassName
{
color: #472835;
}
.AnyTagClassName
{
color: #472835;
}
</style>
background-color css
<style>
a { background-color: #472835; }
a { background-color: rgb(71,40,53); }
div.DivClassName
{
background-color: #472835;
}
.BgClassName
{
background-color: #472835;
}
</style>
border-color css
<style>
span { border-color: #472835; }
span { border-color: rgb(71,40,53); }
td.TdClassName
{
border-color: #472835;
}
.TagClassName
{
border-color: #472835;
}
</style>