Shades of Barossa #472738
Tints of Barossa #472738
RGB
CMYK
RGB Variations
Color information
#472738 (or 0x472738) is known color: Barossa. HEX triplet: 47, 27 and 38. RGB value is (71,39,56). Sum of RGB (Red+Green+Blue) = 71+39+56=166 (21% of max value = 765). Red value is 71 (28.12% from 255 or 42.77% from 166); Green value is 39 (15.62% from 255 or 23.49% from 166); Blue value is 56 (22.27% from 255 or 33.73% from 166); Max value from RGB is 71 - color contains mainly: red. Hex color #472738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472738 is #B8D8C7. Grayscale: #323232. Windows color (decimal): -12114120 or 3680071. OLE color: 3680071.
HSL color Cylindrical-coordinate representation of color #472738: hue angle of 328.12º 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 #472738 is Cyan = 0, Magento = 0.45, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 39 | 56 | - |
| CMYK | 0 | 0.45 | 0.21 | 0.72 |
| HSL | 328.13º | 0.29% | 0.22% | - |
| HSV(B) | 328.13º | 0.45% | 0.28% | - |
| XYZ | 4.04 | 3.08 | 4.12 | - |
| YUV | 50.51 | 131.1 | 142.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 56 | 0 | 0.45 | 0.21 | 0.72 | 328.13 | 0.29 | 0.22 |
| Hex | 47 | 27 | 38 | 0 | 2D | 15 | 48 | 148 | 1D | 16 |
| Octal | 107 | 47 | 70 | 0 | 55 | 25 | 110 | 510 | 35 | 26 |
| Binary | 1000111 | 100111 | 111000 | 0 | 101101 | 10101 | 1001000 | 101001000 | 11101 | 10110 |
Color Harmonies of #472738
Complementary color
Monochromatic Colors of #472738
Black with #472738
Text Example
Text Example
White with #472738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472738; }
p { color: rgb(71,39,56); }
H1.HeaderClassName
{
color: #472738;
}
.AnyTagClassName
{
color: #472738;
}
</style>
background-color css
<style>
a { background-color: #472738; }
a { background-color: rgb(71,39,56); }
div.DivClassName
{
background-color: #472738;
}
.BgClassName
{
background-color: #472738;
}
</style>
border-color css
<style>
span { border-color: #472738; }
span { border-color: rgb(71,39,56); }
td.TdClassName
{
border-color: #472738;
}
.TagClassName
{
border-color: #472738;
}
</style>