Shades of Barossa #523540
Tints of Barossa #523540
RGB
CMYK
RGB Variations
Color information
#523540 (or 0x523540) is known color: Barossa. HEX triplet: 52, 35 and 40. RGB value is (82,53,64). Sum of RGB (Red+Green+Blue) = 82+53+64=199 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41.21% from 199); Green value is 53 (21.09% from 255 or 26.63% from 199); Blue value is 64 (25.39% from 255 or 32.16% from 199); Max value from RGB is 82 - color contains mainly: red. Hex color #523540 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523540 is #ADCABF. Grayscale: #3E3E3E. Windows color (decimal): -11389632 or 4207954. OLE color: 4207954.
HSL color Cylindrical-coordinate representation of color #523540: hue angle of 337.24º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #523540 is Cyan = 0, Magento = 0.35, Yellow = 0.22 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 53 | 64 | - |
| CMYK | 0 | 0.35 | 0.22 | 0.68 |
| HSL | 337.24º | 0.21% | 0.26% | - |
| HSV(B) | 337.24º | 0.35% | 0.32% | - |
| XYZ | 5.68 | 4.71 | 5.46 | - |
| YUV | 62.93 | 128.61 | 141.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 64 | 0 | 0.35 | 0.22 | 0.68 | 337.24 | 0.21 | 0.26 |
| Hex | 52 | 35 | 40 | 0 | 23 | 16 | 44 | 151 | 15 | 1A |
| Octal | 122 | 65 | 100 | 0 | 43 | 26 | 104 | 521 | 25 | 32 |
| Binary | 1010010 | 110101 | 1000000 | 0 | 100011 | 10110 | 1000100 | 101010001 | 10101 | 11010 |
Color Harmonies of #523540
Complementary color
Monochromatic Colors of #523540
Black with #523540
Text Example
Text Example
White with #523540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523540; }
p { color: rgb(82,53,64); }
H1.HeaderClassName
{
color: #523540;
}
.AnyTagClassName
{
color: #523540;
}
</style>
background-color css
<style>
a { background-color: #523540; }
a { background-color: rgb(82,53,64); }
div.DivClassName
{
background-color: #523540;
}
.BgClassName
{
background-color: #523540;
}
</style>
border-color css
<style>
span { border-color: #523540; }
span { border-color: rgb(82,53,64); }
td.TdClassName
{
border-color: #523540;
}
.TagClassName
{
border-color: #523540;
}
</style>