Shades of Barossa #513242
Tints of Barossa #513242
RGB
CMYK
RGB Variations
Color information
#513242 (or 0x513242) is known color: Barossa. HEX triplet: 51, 32 and 42. RGB value is (81,50,66). Sum of RGB (Red+Green+Blue) = 81+50+66=197 (26% of max value = 765). Red value is 81 (32.03% from 255 or 41.12% from 197); Green value is 50 (19.92% from 255 or 25.38% from 197); Blue value is 66 (26.17% from 255 or 33.50% from 197); Max value from RGB is 81 - color contains mainly: red. Hex color #513242 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513242 is #AECDBD. Grayscale: #3D3D3D. Windows color (decimal): -11455934 or 4338257. OLE color: 4338257.
HSL color Cylindrical-coordinate representation of color #513242: hue angle of 329.03º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #513242 is Cyan = 0, Magento = 0.38, Yellow = 0.19 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 50 | 66 | - |
| CMYK | 0 | 0.38 | 0.19 | 0.68 |
| HSL | 329.03º | 0.24% | 0.26% | - |
| HSV(B) | 329.03º | 0.38% | 0.32% | - |
| XYZ | 5.52 | 4.42 | 5.72 | - |
| YUV | 61.09 | 130.77 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 50 | 66 | 0 | 0.38 | 0.19 | 0.68 | 329.03 | 0.24 | 0.26 |
| Hex | 51 | 32 | 42 | 0 | 26 | 13 | 44 | 149 | 18 | 1A |
| Octal | 121 | 62 | 102 | 0 | 46 | 23 | 104 | 511 | 30 | 32 |
| Binary | 1010001 | 110010 | 1000010 | 0 | 100110 | 10011 | 1000100 | 101001001 | 11000 | 11010 |
Color Harmonies of #513242
Complementary color
Monochromatic Colors of #513242
Black with #513242
Text Example
Text Example
White with #513242
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513242; }
p { color: rgb(81,50,66); }
H1.HeaderClassName
{
color: #513242;
}
.AnyTagClassName
{
color: #513242;
}
</style>
background-color css
<style>
a { background-color: #513242; }
a { background-color: rgb(81,50,66); }
div.DivClassName
{
background-color: #513242;
}
.BgClassName
{
background-color: #513242;
}
</style>
border-color css
<style>
span { border-color: #513242; }
span { border-color: rgb(81,50,66); }
td.TdClassName
{
border-color: #513242;
}
.TagClassName
{
border-color: #513242;
}
</style>