Shades of Barossa #472736
Tints of Barossa #472736
RGB
CMYK
RGB Variations
Color information
#472736 (or 0x472736) is known color: Barossa. HEX triplet: 47, 27 and 36. RGB value is (71,39,54). Sum of RGB (Red+Green+Blue) = 71+39+54=164 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.29% from 164); Green value is 39 (15.62% from 255 or 23.78% from 164); Blue value is 54 (21.48% from 255 or 32.93% from 164); Max value from RGB is 71 - color contains mainly: red. Hex color #472736 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472736 is #B8D8C9. Grayscale: #323232. Windows color (decimal): -12114122 or 3548999. OLE color: 3548999.
HSL color Cylindrical-coordinate representation of color #472736: hue angle of 331.88º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #472736 is Cyan = 0, Magento = 0.45, Yellow = 0.24 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 39 | 54 | - |
| CMYK | 0 | 0.45 | 0.24 | 0.72 |
| HSL | 331.88º | 0.29% | 0.22% | - |
| HSV(B) | 331.88º | 0.45% | 0.28% | - |
| XYZ | 3.99 | 3.06 | 3.87 | - |
| YUV | 50.28 | 130.1 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 54 | 0 | 0.45 | 0.24 | 0.72 | 331.88 | 0.29 | 0.22 |
| Hex | 47 | 27 | 36 | 0 | 2D | 18 | 48 | 14C | 1D | 16 |
| Octal | 107 | 47 | 66 | 0 | 55 | 30 | 110 | 514 | 35 | 26 |
| Binary | 1000111 | 100111 | 110110 | 0 | 101101 | 11000 | 1001000 | 101001100 | 11101 | 10110 |
Color Harmonies of #472736
Complementary color
Monochromatic Colors of #472736
Black with #472736
Text Example
Text Example
White with #472736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472736; }
p { color: rgb(71,39,54); }
H1.HeaderClassName
{
color: #472736;
}
.AnyTagClassName
{
color: #472736;
}
</style>
background-color css
<style>
a { background-color: #472736; }
a { background-color: rgb(71,39,54); }
div.DivClassName
{
background-color: #472736;
}
.BgClassName
{
background-color: #472736;
}
</style>
border-color css
<style>
span { border-color: #472736; }
span { border-color: rgb(71,39,54); }
td.TdClassName
{
border-color: #472736;
}
.TagClassName
{
border-color: #472736;
}
</style>