Shades of Barossa #523140
Tints of Barossa #523140
RGB
CMYK
RGB Variations
Color information
#523140 (or 0x523140) is known color: Barossa. HEX triplet: 52, 31 and 40. RGB value is (82,49,64). Sum of RGB (Red+Green+Blue) = 82+49+64=195 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.05% from 195); Green value is 49 (19.53% from 255 or 25.13% from 195); Blue value is 64 (25.39% from 255 or 32.82% from 195); Max value from RGB is 82 - color contains mainly: red. Hex color #523140 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523140 is #ADCEBF. Grayscale: #3C3C3C. Windows color (decimal): -11390656 or 4206930. OLE color: 4206930.
HSL color Cylindrical-coordinate representation of color #523140: hue angle of 332.73º 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 #523140 is Cyan = 0, Magento = 0.40, Yellow = 0.22 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 49 | 64 | - |
| CMYK | 0 | 0.40 | 0.22 | 0.68 |
| HSL | 332.73º | 0.25% | 0.26% | - |
| HSV(B) | 332.73º | 0.4% | 0.32% | - |
| XYZ | 5.5 | 4.36 | 5.4 | - |
| YUV | 60.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 49 | 64 | 0 | 0.40 | 0.22 | 0.68 | 332.73 | 0.25 | 0.26 |
| Hex | 52 | 31 | 40 | 0 | 28 | 16 | 44 | 14D | 19 | 1A |
| Octal | 122 | 61 | 100 | 0 | 50 | 26 | 104 | 515 | 31 | 32 |
| Binary | 1010010 | 110001 | 1000000 | 0 | 101000 | 10110 | 1000100 | 101001101 | 11001 | 11010 |
Color Harmonies of #523140
Complementary color
Monochromatic Colors of #523140
Black with #523140
Text Example
Text Example
White with #523140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523140; }
p { color: rgb(82,49,64); }
H1.HeaderClassName
{
color: #523140;
}
.AnyTagClassName
{
color: #523140;
}
</style>
background-color css
<style>
a { background-color: #523140; }
a { background-color: rgb(82,49,64); }
div.DivClassName
{
background-color: #523140;
}
.BgClassName
{
background-color: #523140;
}
</style>
border-color css
<style>
span { border-color: #523140; }
span { border-color: rgb(82,49,64); }
td.TdClassName
{
border-color: #523140;
}
.TagClassName
{
border-color: #523140;
}
</style>