Shades of Barossa #472639
Tints of Barossa #472639
RGB
CMYK
RGB Variations
Color information
#472639 (or 0x472639) is known color: Barossa. HEX triplet: 47, 26 and 39. RGB value is (71,38,57). Sum of RGB (Red+Green+Blue) = 71+38+57=166 (21% of max value = 765). Red value is 71 (28.12% from 255 or 42.77% from 166); Green value is 38 (15.23% from 255 or 22.89% from 166); Blue value is 57 (22.66% from 255 or 34.34% from 166); Max value from RGB is 71 - color contains mainly: red. Hex color #472639 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472639 is #B8D9C6. Grayscale: #313131. Windows color (decimal): -12114375 or 3745351. OLE color: 3745351.
HSL color Cylindrical-coordinate representation of color #472639: hue angle of 325.45º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #472639 is Cyan = 0, Magento = 0.46, Yellow = 0.20 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 38 | 57 | - |
| CMYK | 0 | 0.46 | 0.20 | 0.72 |
| HSL | 325.45º | 0.3% | 0.21% | - |
| HSV(B) | 325.45º | 0.46% | 0.28% | - |
| XYZ | 4.03 | 3.02 | 4.24 | - |
| YUV | 50.03 | 131.93 | 142.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 57 | 0 | 0.46 | 0.20 | 0.72 | 325.45 | 0.3 | 0.21 |
| Hex | 47 | 26 | 39 | 0 | 2E | 14 | 48 | 145 | 1E | 15 |
| Octal | 107 | 46 | 71 | 0 | 56 | 24 | 110 | 505 | 36 | 25 |
| Binary | 1000111 | 100110 | 111001 | 0 | 101110 | 10100 | 1001000 | 101000101 | 11110 | 10101 |
Color Harmonies of #472639
Complementary color
Monochromatic Colors of #472639
Black with #472639
Text Example
Text Example
White with #472639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472639; }
p { color: rgb(71,38,57); }
H1.HeaderClassName
{
color: #472639;
}
.AnyTagClassName
{
color: #472639;
}
</style>
background-color css
<style>
a { background-color: #472639; }
a { background-color: rgb(71,38,57); }
div.DivClassName
{
background-color: #472639;
}
.BgClassName
{
background-color: #472639;
}
</style>
border-color css
<style>
span { border-color: #472639; }
span { border-color: rgb(71,38,57); }
td.TdClassName
{
border-color: #472639;
}
.TagClassName
{
border-color: #472639;
}
</style>