Shades of Barossa #473941
Tints of Barossa #473941
RGB
CMYK
RGB Variations
Color information
#473941 (or 0x473941) is known color: Barossa. HEX triplet: 47, 39 and 41. RGB value is (71,57,65). Sum of RGB (Red+Green+Blue) = 71+57+65=193 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.79% from 193); Green value is 57 (22.66% from 255 or 29.53% from 193); Blue value is 65 (25.78% from 255 or 33.68% from 193); Max value from RGB is 71 - color contains mainly: red. Hex color #473941 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473941 is #B8C6BE. Grayscale: #3E3E3E. Windows color (decimal): -12109503 or 4274503. OLE color: 4274503.
HSL color Cylindrical-coordinate representation of color #473941: hue angle of 325.71º degrees, saturation: 0.11, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #473941 is Cyan = 0, Magento = 0.20, Yellow = 0.08 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 57 | 65 | - |
| CMYK | 0 | 0.20 | 0.08 | 0.72 |
| HSL | 325.71º | 0.11% | 0.25% | - |
| HSV(B) | 325.71º | 0.2% | 0.28% | - |
| XYZ | 5.02 | 4.65 | 5.63 | - |
| YUV | 62.1 | 129.64 | 134.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 57 | 65 | 0 | 0.20 | 0.08 | 0.72 | 325.71 | 0.11 | 0.25 |
| Hex | 47 | 39 | 41 | 0 | 14 | 8 | 48 | 146 | B | 19 |
| Octal | 107 | 71 | 101 | 0 | 24 | 10 | 110 | 506 | 13 | 31 |
| Binary | 1000111 | 111001 | 1000001 | 0 | 10100 | 1000 | 1001000 | 101000110 | 1011 | 11001 |
Color Harmonies of #473941
Complementary color
Monochromatic Colors of #473941
Black with #473941
Text Example
Text Example
White with #473941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473941; }
p { color: rgb(71,57,65); }
H1.HeaderClassName
{
color: #473941;
}
.AnyTagClassName
{
color: #473941;
}
</style>
background-color css
<style>
a { background-color: #473941; }
a { background-color: rgb(71,57,65); }
div.DivClassName
{
background-color: #473941;
}
.BgClassName
{
background-color: #473941;
}
</style>
border-color css
<style>
span { border-color: #473941; }
span { border-color: rgb(71,57,65); }
td.TdClassName
{
border-color: #473941;
}
.TagClassName
{
border-color: #473941;
}
</style>