Shades of Barossa #513140
Tints of Barossa #513140
RGB
CMYK
RGB Variations
Color information
#513140 (or 0x513140) is known color: Barossa. HEX triplet: 51, 31 and 40. RGB value is (81,49,64). Sum of RGB (Red+Green+Blue) = 81+49+64=194 (25% of max value = 765). Red value is 81 (32.03% from 255 or 41.75% from 194); Green value is 49 (19.53% from 255 or 25.26% from 194); Blue value is 64 (25.39% from 255 or 32.99% from 194); Max value from RGB is 81 - color contains mainly: red. Hex color #513140 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513140 is #AECEBF. Grayscale: #3C3C3C. Windows color (decimal): -11456192 or 4206929. OLE color: 4206929.
HSL color Cylindrical-coordinate representation of color #513140: hue angle of 331.88º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #513140 is Cyan = 0, Magento = 0.40, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 49 | 64 | - |
| CMYK | 0 | 0.40 | 0.21 | 0.68 |
| HSL | 331.88º | 0.25% | 0.25% | - |
| HSV(B) | 331.88º | 0.4% | 0.32% | - |
| XYZ | 5.42 | 4.32 | 5.4 | - |
| YUV | 60.28 | 130.1 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 49 | 64 | 0 | 0.40 | 0.21 | 0.68 | 331.88 | 0.25 | 0.25 |
| Hex | 51 | 31 | 40 | 0 | 28 | 15 | 44 | 14C | 19 | 19 |
| Octal | 121 | 61 | 100 | 0 | 50 | 25 | 104 | 514 | 31 | 31 |
| Binary | 1010001 | 110001 | 1000000 | 0 | 101000 | 10101 | 1000100 | 101001100 | 11001 | 11001 |
Color Harmonies of #513140
Complementary color
Monochromatic Colors of #513140
Black with #513140
Text Example
Text Example
White with #513140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513140; }
p { color: rgb(81,49,64); }
H1.HeaderClassName
{
color: #513140;
}
.AnyTagClassName
{
color: #513140;
}
</style>
background-color css
<style>
a { background-color: #513140; }
a { background-color: rgb(81,49,64); }
div.DivClassName
{
background-color: #513140;
}
.BgClassName
{
background-color: #513140;
}
</style>
border-color css
<style>
span { border-color: #513140; }
span { border-color: rgb(81,49,64); }
td.TdClassName
{
border-color: #513140;
}
.TagClassName
{
border-color: #513140;
}
</style>