Shades of Barossa #472735
Tints of Barossa #472735
RGB
CMYK
RGB Variations
Color information
#472735 (or 0x472735) is known color: Barossa. HEX triplet: 47, 27 and 35. RGB value is (71,39,53). Sum of RGB (Red+Green+Blue) = 71+39+53=163 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.56% from 163); Green value is 39 (15.62% from 255 or 23.93% from 163); Blue value is 53 (21.09% from 255 or 32.52% from 163); Max value from RGB is 71 - color contains mainly: red. Hex color #472735 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472735 is #B8D8CA. Grayscale: #323232. Windows color (decimal): -12114123 or 3483463. OLE color: 3483463.
HSL color Cylindrical-coordinate representation of color #472735: hue angle of 333.75º 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 #472735 is Cyan = 0, Magento = 0.45, Yellow = 0.25 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 39 | 53 | - |
| CMYK | 0 | 0.45 | 0.25 | 0.72 |
| HSL | 333.75º | 0.29% | 0.22% | - |
| HSV(B) | 333.75º | 0.45% | 0.28% | - |
| XYZ | 3.97 | 3.05 | 3.75 | - |
| YUV | 50.16 | 129.6 | 142.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 53 | 0 | 0.45 | 0.25 | 0.72 | 333.75 | 0.29 | 0.22 |
| Hex | 47 | 27 | 35 | 0 | 2D | 19 | 48 | 14E | 1D | 16 |
| Octal | 107 | 47 | 65 | 0 | 55 | 31 | 110 | 516 | 35 | 26 |
| Binary | 1000111 | 100111 | 110101 | 0 | 101101 | 11001 | 1001000 | 101001110 | 11101 | 10110 |
Color Harmonies of #472735
Complementary color
Monochromatic Colors of #472735
Black with #472735
Text Example
Text Example
White with #472735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472735; }
p { color: rgb(71,39,53); }
H1.HeaderClassName
{
color: #472735;
}
.AnyTagClassName
{
color: #472735;
}
</style>
background-color css
<style>
a { background-color: #472735; }
a { background-color: rgb(71,39,53); }
div.DivClassName
{
background-color: #472735;
}
.BgClassName
{
background-color: #472735;
}
</style>
border-color css
<style>
span { border-color: #472735; }
span { border-color: rgb(71,39,53); }
td.TdClassName
{
border-color: #472735;
}
.TagClassName
{
border-color: #472735;
}
</style>