Shades of Barossa #523142
Tints of Barossa #523142
RGB
CMYK
RGB Variations
Color information
#523142 (or 0x523142) is known color: Barossa. HEX triplet: 52, 31 and 42. RGB value is (82,49,66). Sum of RGB (Red+Green+Blue) = 82+49+66=197 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41.62% from 197); Green value is 49 (19.53% from 255 or 24.87% from 197); Blue value is 66 (26.17% from 255 or 33.50% from 197); Max value from RGB is 82 - color contains mainly: red. Hex color #523142 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523142 is #ADCEBD. Grayscale: #3C3C3C. Windows color (decimal): -11390654 or 4338002. OLE color: 4338002.
HSL color Cylindrical-coordinate representation of color #523142: hue angle of 329.09º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #523142 is Cyan = 0, Magento = 0.40, Yellow = 0.20 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 49 | 66 | - |
| CMYK | 0 | 0.40 | 0.20 | 0.68 |
| HSL | 329.09º | 0.25% | 0.26% | - |
| HSV(B) | 329.09º | 0.4% | 0.32% | - |
| XYZ | 5.56 | 4.38 | 5.71 | - |
| YUV | 60.81 | 130.93 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 49 | 66 | 0 | 0.40 | 0.20 | 0.68 | 329.09 | 0.25 | 0.26 |
| Hex | 52 | 31 | 42 | 0 | 28 | 14 | 44 | 149 | 19 | 1A |
| Octal | 122 | 61 | 102 | 0 | 50 | 24 | 104 | 511 | 31 | 32 |
| Binary | 1010010 | 110001 | 1000010 | 0 | 101000 | 10100 | 1000100 | 101001001 | 11001 | 11010 |
Color Harmonies of #523142
Complementary color
Monochromatic Colors of #523142
Black with #523142
Text Example
Text Example
White with #523142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523142; }
p { color: rgb(82,49,66); }
H1.HeaderClassName
{
color: #523142;
}
.AnyTagClassName
{
color: #523142;
}
</style>
background-color css
<style>
a { background-color: #523142; }
a { background-color: rgb(82,49,66); }
div.DivClassName
{
background-color: #523142;
}
.BgClassName
{
background-color: #523142;
}
</style>
border-color css
<style>
span { border-color: #523142; }
span { border-color: rgb(82,49,66); }
td.TdClassName
{
border-color: #523142;
}
.TagClassName
{
border-color: #523142;
}
</style>