Shades of Barossa #472538
Tints of Barossa #472538
RGB
CMYK
RGB Variations
Color information
#472538 (or 0x472538) is known color: Barossa. HEX triplet: 47, 25 and 38. RGB value is (71,37,56). Sum of RGB (Red+Green+Blue) = 71+37+56=164 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.29% from 164); Green value is 37 (14.84% from 255 or 22.56% from 164); Blue value is 56 (22.27% from 255 or 34.15% from 164); Max value from RGB is 71 - color contains mainly: red. Hex color #472538 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472538 is #B8DAC7. Grayscale: #313131. Windows color (decimal): -12114632 or 3679559. OLE color: 3679559.
HSL color Cylindrical-coordinate representation of color #472538: hue angle of 326.47º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #472538 is Cyan = 0, Magento = 0.48, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 37 | 56 | - |
| CMYK | 0 | 0.48 | 0.21 | 0.72 |
| HSL | 326.47º | 0.31% | 0.21% | - |
| HSV(B) | 326.47º | 0.48% | 0.28% | - |
| XYZ | 3.97 | 2.95 | 4.1 | - |
| YUV | 49.33 | 131.76 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 56 | 0 | 0.48 | 0.21 | 0.72 | 326.47 | 0.31 | 0.21 |
| Hex | 47 | 25 | 38 | 0 | 30 | 15 | 48 | 146 | 1F | 15 |
| Octal | 107 | 45 | 70 | 0 | 60 | 25 | 110 | 506 | 37 | 25 |
| Binary | 1000111 | 100101 | 111000 | 0 | 110000 | 10101 | 1001000 | 101000110 | 11111 | 10101 |
Color Harmonies of #472538
Complementary color
Monochromatic Colors of #472538
Black with #472538
Text Example
Text Example
White with #472538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472538; }
p { color: rgb(71,37,56); }
H1.HeaderClassName
{
color: #472538;
}
.AnyTagClassName
{
color: #472538;
}
</style>
background-color css
<style>
a { background-color: #472538; }
a { background-color: rgb(71,37,56); }
div.DivClassName
{
background-color: #472538;
}
.BgClassName
{
background-color: #472538;
}
</style>
border-color css
<style>
span { border-color: #472538; }
span { border-color: rgb(71,37,56); }
td.TdClassName
{
border-color: #472538;
}
.TagClassName
{
border-color: #472538;
}
</style>