Shades of Barossa #513041
Tints of Barossa #513041
RGB
CMYK
RGB Variations
Color information
#513041 (or 0x513041) is known color: Barossa. HEX triplet: 51, 30 and 41. RGB value is (81,48,65). Sum of RGB (Red+Green+Blue) = 81+48+65=194 (25% of max value = 765). Red value is 81 (32.03% from 255 or 41.75% from 194); Green value is 48 (19.14% from 255 or 24.74% from 194); Blue value is 65 (25.78% from 255 or 33.51% from 194); Max value from RGB is 81 - color contains mainly: red. Hex color #513041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513041 is #AECFBE. Grayscale: #3B3B3B. Windows color (decimal): -11456447 or 4272209. OLE color: 4272209.
HSL color Cylindrical-coordinate representation of color #513041: hue angle of 329.09º degrees, saturation: 0.26, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #513041 is Cyan = 0, Magento = 0.41, Yellow = 0.20 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 48 | 65 | - |
| CMYK | 0 | 0.41 | 0.20 | 0.68 |
| HSL | 329.09º | 0.26% | 0.25% | - |
| HSV(B) | 329.09º | 0.41% | 0.32% | - |
| XYZ | 5.4 | 4.24 | 5.54 | - |
| YUV | 59.81 | 130.93 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 48 | 65 | 0 | 0.41 | 0.20 | 0.68 | 329.09 | 0.26 | 0.25 |
| Hex | 51 | 30 | 41 | 0 | 29 | 14 | 44 | 149 | 1A | 19 |
| Octal | 121 | 60 | 101 | 0 | 51 | 24 | 104 | 511 | 32 | 31 |
| Binary | 1010001 | 110000 | 1000001 | 0 | 101001 | 10100 | 1000100 | 101001001 | 11010 | 11001 |
Color Harmonies of #513041
Complementary color
Monochromatic Colors of #513041
Black with #513041
Text Example
Text Example
White with #513041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513041; }
p { color: rgb(81,48,65); }
H1.HeaderClassName
{
color: #513041;
}
.AnyTagClassName
{
color: #513041;
}
</style>
background-color css
<style>
a { background-color: #513041; }
a { background-color: rgb(81,48,65); }
div.DivClassName
{
background-color: #513041;
}
.BgClassName
{
background-color: #513041;
}
</style>
border-color css
<style>
span { border-color: #513041; }
span { border-color: rgb(81,48,65); }
td.TdClassName
{
border-color: #513041;
}
.TagClassName
{
border-color: #513041;
}
</style>