Shades of Barossa #523544
Tints of Barossa #523544
RGB
CMYK
RGB Variations
Color information
#523544 (or 0x523544) is known color: Barossa. HEX triplet: 52, 35 and 44. RGB value is (82,53,68). Sum of RGB (Red+Green+Blue) = 82+53+68=203 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.39% from 203); Green value is 53 (21.09% from 255 or 26.11% from 203); Blue value is 68 (26.95% from 255 or 33.50% from 203); Max value from RGB is 82 - color contains mainly: red. Hex color #523544 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523544 is #ADCABB. Grayscale: #3F3F3F. Windows color (decimal): -11389628 or 4470098. OLE color: 4470098.
HSL color Cylindrical-coordinate representation of color #523544: hue angle of 328.97º 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 #523544 is Cyan = 0, Magento = 0.35, Yellow = 0.17 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 53 | 68 | - |
| CMYK | 0 | 0.35 | 0.17 | 0.68 |
| HSL | 328.97º | 0.21% | 0.26% | - |
| HSV(B) | 328.97º | 0.35% | 0.32% | - |
| XYZ | 5.8 | 4.76 | 6.08 | - |
| YUV | 63.38 | 130.61 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 68 | 0 | 0.35 | 0.17 | 0.68 | 328.97 | 0.21 | 0.26 |
| Hex | 52 | 35 | 44 | 0 | 23 | 11 | 44 | 149 | 15 | 1A |
| Octal | 122 | 65 | 104 | 0 | 43 | 21 | 104 | 511 | 25 | 32 |
| Binary | 1010010 | 110101 | 1000100 | 0 | 100011 | 10001 | 1000100 | 101001001 | 10101 | 11010 |
Color Harmonies of #523544
Complementary color
Monochromatic Colors of #523544
Black with #523544
Text Example
Text Example
White with #523544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523544; }
p { color: rgb(82,53,68); }
H1.HeaderClassName
{
color: #523544;
}
.AnyTagClassName
{
color: #523544;
}
</style>
background-color css
<style>
a { background-color: #523544; }
a { background-color: rgb(82,53,68); }
div.DivClassName
{
background-color: #523544;
}
.BgClassName
{
background-color: #523544;
}
</style>
border-color css
<style>
span { border-color: #523544; }
span { border-color: rgb(82,53,68); }
td.TdClassName
{
border-color: #523544;
}
.TagClassName
{
border-color: #523544;
}
</style>