Shades of Barossa #523541
Tints of Barossa #523541
RGB
CMYK
RGB Variations
Color information
#523541 (or 0x523541) is known color: Barossa. HEX triplet: 52, 35 and 41. RGB value is (82,53,65). Sum of RGB (Red+Green+Blue) = 82+53+65=200 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41% from 200); Green value is 53 (21.09% from 255 or 26.5% from 200); Blue value is 65 (25.78% from 255 or 32.5% from 200); Max value from RGB is 82 - color contains mainly: red. Hex color #523541 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523541 is #ADCABE. Grayscale: #3F3F3F. Windows color (decimal): -11389631 or 4273490. OLE color: 4273490.
HSL color Cylindrical-coordinate representation of color #523541: hue angle of 335.17º 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 #523541 is Cyan = 0, Magento = 0.35, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 53 | 65 | - |
| CMYK | 0 | 0.35 | 0.21 | 0.68 |
| HSL | 335.17º | 0.21% | 0.26% | - |
| HSV(B) | 335.17º | 0.35% | 0.32% | - |
| XYZ | 5.71 | 4.72 | 5.61 | - |
| YUV | 63.04 | 129.11 | 141.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 65 | 0 | 0.35 | 0.21 | 0.68 | 335.17 | 0.21 | 0.26 |
| Hex | 52 | 35 | 41 | 0 | 23 | 15 | 44 | 14F | 15 | 1A |
| Octal | 122 | 65 | 101 | 0 | 43 | 25 | 104 | 517 | 25 | 32 |
| Binary | 1010010 | 110101 | 1000001 | 0 | 100011 | 10101 | 1000100 | 101001111 | 10101 | 11010 |
Color Harmonies of #523541
Complementary color
Monochromatic Colors of #523541
Black with #523541
Text Example
Text Example
White with #523541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523541; }
p { color: rgb(82,53,65); }
H1.HeaderClassName
{
color: #523541;
}
.AnyTagClassName
{
color: #523541;
}
</style>
background-color css
<style>
a { background-color: #523541; }
a { background-color: rgb(82,53,65); }
div.DivClassName
{
background-color: #523541;
}
.BgClassName
{
background-color: #523541;
}
</style>
border-color css
<style>
span { border-color: #523541; }
span { border-color: rgb(82,53,65); }
td.TdClassName
{
border-color: #523541;
}
.TagClassName
{
border-color: #523541;
}
</style>