Shades of Barossa #472636
Tints of Barossa #472636
RGB
CMYK
RGB Variations
Color information
#472636 (or 0x472636) is known color: Barossa. HEX triplet: 47, 26 and 36. RGB value is (71,38,54). Sum of RGB (Red+Green+Blue) = 71+38+54=163 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.56% from 163); Green value is 38 (15.23% from 255 or 23.31% from 163); Blue value is 54 (21.48% from 255 or 33.13% from 163); Max value from RGB is 71 - color contains mainly: red. Hex color #472636 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472636 is #B8D9C9. Grayscale: #313131. Windows color (decimal): -12114378 or 3548743. OLE color: 3548743.
HSL color Cylindrical-coordinate representation of color #472636: hue angle of 330.91º 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 #472636 is Cyan = 0, Magento = 0.46, Yellow = 0.24 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 38 | 54 | - |
| CMYK | 0 | 0.46 | 0.24 | 0.72 |
| HSL | 330.91º | 0.3% | 0.21% | - |
| HSV(B) | 330.91º | 0.46% | 0.28% | - |
| XYZ | 3.96 | 2.99 | 3.86 | - |
| YUV | 49.69 | 130.43 | 143.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 54 | 0 | 0.46 | 0.24 | 0.72 | 330.91 | 0.3 | 0.21 |
| Hex | 47 | 26 | 36 | 0 | 2E | 18 | 48 | 14B | 1E | 15 |
| Octal | 107 | 46 | 66 | 0 | 56 | 30 | 110 | 513 | 36 | 25 |
| Binary | 1000111 | 100110 | 110110 | 0 | 101110 | 11000 | 1001000 | 101001011 | 11110 | 10101 |
Color Harmonies of #472636
Complementary color
Monochromatic Colors of #472636
Black with #472636
Text Example
Text Example
White with #472636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472636; }
p { color: rgb(71,38,54); }
H1.HeaderClassName
{
color: #472636;
}
.AnyTagClassName
{
color: #472636;
}
</style>
background-color css
<style>
a { background-color: #472636; }
a { background-color: rgb(71,38,54); }
div.DivClassName
{
background-color: #472636;
}
.BgClassName
{
background-color: #472636;
}
</style>
border-color css
<style>
span { border-color: #472636; }
span { border-color: rgb(71,38,54); }
td.TdClassName
{
border-color: #472636;
}
.TagClassName
{
border-color: #472636;
}
</style>