Shades of Barossa #472339
Tints of Barossa #472339
RGB
CMYK
RGB Variations
Color information
#472339 (or 0x472339) is known color: Barossa. HEX triplet: 47, 23 and 39. RGB value is (71,35,57). Sum of RGB (Red+Green+Blue) = 71+35+57=163 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.56% from 163); Green value is 35 (14.06% from 255 or 21.47% from 163); Blue value is 57 (22.66% from 255 or 34.97% from 163); Max value from RGB is 71 - color contains mainly: red. Hex color #472339 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472339 is #B8DCC6. Grayscale: #303030. Windows color (decimal): -12115143 or 3744583. OLE color: 3744583.
HSL color Cylindrical-coordinate representation of color #472339: hue angle of 323.33º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #472339 is Cyan = 0, Magento = 0.51, Yellow = 0.20 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 35 | 57 | - |
| CMYK | 0 | 0.51 | 0.20 | 0.72 |
| HSL | 323.33º | 0.34% | 0.21% | - |
| HSV(B) | 323.33º | 0.51% | 0.28% | - |
| XYZ | 3.94 | 2.84 | 4.21 | - |
| YUV | 48.27 | 132.93 | 144.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 35 | 57 | 0 | 0.51 | 0.20 | 0.72 | 323.33 | 0.34 | 0.21 |
| Hex | 47 | 23 | 39 | 0 | 33 | 14 | 48 | 143 | 22 | 15 |
| Octal | 107 | 43 | 71 | 0 | 63 | 24 | 110 | 503 | 42 | 25 |
| Binary | 1000111 | 100011 | 111001 | 0 | 110011 | 10100 | 1001000 | 101000011 | 100010 | 10101 |
Color Harmonies of #472339
Complementary color
Monochromatic Colors of #472339
Black with #472339
Text Example
Text Example
White with #472339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472339; }
p { color: rgb(71,35,57); }
H1.HeaderClassName
{
color: #472339;
}
.AnyTagClassName
{
color: #472339;
}
</style>
background-color css
<style>
a { background-color: #472339; }
a { background-color: rgb(71,35,57); }
div.DivClassName
{
background-color: #472339;
}
.BgClassName
{
background-color: #472339;
}
</style>
border-color css
<style>
span { border-color: #472339; }
span { border-color: rgb(71,35,57); }
td.TdClassName
{
border-color: #472339;
}
.TagClassName
{
border-color: #472339;
}
</style>