Shades of Barossa #513142
Tints of Barossa #513142
RGB
CMYK
RGB Variations
Color information
#513142 (or 0x513142) is known color: Barossa. HEX triplet: 51, 31 and 42. RGB value is (81,49,66). Sum of RGB (Red+Green+Blue) = 81+49+66=196 (25% of max value = 765). Red value is 81 (32.03% from 255 or 41.33% from 196); Green value is 49 (19.53% from 255 or 25% from 196); Blue value is 66 (26.17% from 255 or 33.67% from 196); Max value from RGB is 81 - color contains mainly: red. Hex color #513142 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513142 is #AECEBD. Grayscale: #3C3C3C. Windows color (decimal): -11456190 or 4338001. OLE color: 4338001.
HSL color Cylindrical-coordinate representation of color #513142: hue angle of 328.12º 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 #513142 is Cyan = 0, Magento = 0.40, Yellow = 0.19 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 49 | 66 | - |
| CMYK | 0 | 0.40 | 0.19 | 0.68 |
| HSL | 328.13º | 0.25% | 0.25% | - |
| HSV(B) | 328.13º | 0.4% | 0.32% | - |
| XYZ | 5.48 | 4.34 | 5.7 | - |
| YUV | 60.51 | 131.1 | 142.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 49 | 66 | 0 | 0.40 | 0.19 | 0.68 | 328.13 | 0.25 | 0.25 |
| Hex | 51 | 31 | 42 | 0 | 28 | 13 | 44 | 148 | 19 | 19 |
| Octal | 121 | 61 | 102 | 0 | 50 | 23 | 104 | 510 | 31 | 31 |
| Binary | 1010001 | 110001 | 1000010 | 0 | 101000 | 10011 | 1000100 | 101001000 | 11001 | 11001 |
Color Harmonies of #513142
Complementary color
Monochromatic Colors of #513142
Black with #513142
Text Example
Text Example
White with #513142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513142; }
p { color: rgb(81,49,66); }
H1.HeaderClassName
{
color: #513142;
}
.AnyTagClassName
{
color: #513142;
}
</style>
background-color css
<style>
a { background-color: #513142; }
a { background-color: rgb(81,49,66); }
div.DivClassName
{
background-color: #513142;
}
.BgClassName
{
background-color: #513142;
}
</style>
border-color css
<style>
span { border-color: #513142; }
span { border-color: rgb(81,49,66); }
td.TdClassName
{
border-color: #513142;
}
.TagClassName
{
border-color: #513142;
}
</style>