Shades of Barossa #472635
Tints of Barossa #472635
RGB
CMYK
RGB Variations
Color information
#472635 (or 0x472635) is known color: Barossa. HEX triplet: 47, 26 and 35. RGB value is (71,38,53). Sum of RGB (Red+Green+Blue) = 71+38+53=162 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.83% from 162); Green value is 38 (15.23% from 255 or 23.46% from 162); Blue value is 53 (21.09% from 255 or 32.72% from 162); Max value from RGB is 71 - color contains mainly: red. Hex color #472635 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472635 is #B8D9CA. Grayscale: #313131. Windows color (decimal): -12114379 or 3483207. OLE color: 3483207.
HSL color Cylindrical-coordinate representation of color #472635: hue angle of 332.73º 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 #472635 is Cyan = 0, Magento = 0.46, Yellow = 0.25 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 38 | 53 | - |
| CMYK | 0 | 0.46 | 0.25 | 0.72 |
| HSL | 332.73º | 0.3% | 0.21% | - |
| HSV(B) | 332.73º | 0.46% | 0.28% | - |
| XYZ | 3.93 | 2.98 | 3.74 | - |
| YUV | 49.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 53 | 0 | 0.46 | 0.25 | 0.72 | 332.73 | 0.3 | 0.21 |
| Hex | 47 | 26 | 35 | 0 | 2E | 19 | 48 | 14D | 1E | 15 |
| Octal | 107 | 46 | 65 | 0 | 56 | 31 | 110 | 515 | 36 | 25 |
| Binary | 1000111 | 100110 | 110101 | 0 | 101110 | 11001 | 1001000 | 101001101 | 11110 | 10101 |
Color Harmonies of #472635
Complementary color
Monochromatic Colors of #472635
Black with #472635
Text Example
Text Example
White with #472635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472635; }
p { color: rgb(71,38,53); }
H1.HeaderClassName
{
color: #472635;
}
.AnyTagClassName
{
color: #472635;
}
</style>
background-color css
<style>
a { background-color: #472635; }
a { background-color: rgb(71,38,53); }
div.DivClassName
{
background-color: #472635;
}
.BgClassName
{
background-color: #472635;
}
</style>
border-color css
<style>
span { border-color: #472635; }
span { border-color: rgb(71,38,53); }
td.TdClassName
{
border-color: #472635;
}
.TagClassName
{
border-color: #472635;
}
</style>