Shades of Barossa #523441
Tints of Barossa #523441
RGB
CMYK
RGB Variations
Color information
#523441 (or 0x523441) is known color: Barossa. HEX triplet: 52, 34 and 41. RGB value is (82,52,65). Sum of RGB (Red+Green+Blue) = 82+52+65=199 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41.21% from 199); Green value is 52 (20.70% from 255 or 26.13% from 199); Blue value is 65 (25.78% from 255 or 32.66% from 199); Max value from RGB is 82 - color contains mainly: red. Hex color #523441 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523441 is #ADCBBE. Grayscale: #3E3E3E. Windows color (decimal): -11389887 or 4273234. OLE color: 4273234.
HSL color Cylindrical-coordinate representation of color #523441: hue angle of 334º degrees, saturation: 0.22, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #523441 is Cyan = 0, Magento = 0.37, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 52 | 65 | - |
| CMYK | 0 | 0.37 | 0.21 | 0.68 |
| HSL | 334º | 0.22% | 0.26% | - |
| HSV(B) | 334º | 0.37% | 0.32% | - |
| XYZ | 5.66 | 4.63 | 5.6 | - |
| YUV | 62.45 | 129.44 | 141.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 52 | 65 | 0 | 0.37 | 0.21 | 0.68 | 334 | 0.22 | 0.26 |
| Hex | 52 | 34 | 41 | 0 | 25 | 15 | 44 | 14E | 16 | 1A |
| Octal | 122 | 64 | 101 | 0 | 45 | 25 | 104 | 516 | 26 | 32 |
| Binary | 1010010 | 110100 | 1000001 | 0 | 100101 | 10101 | 1000100 | 101001110 | 10110 | 11010 |
Color Harmonies of #523441
Complementary color
Monochromatic Colors of #523441
Black with #523441
Text Example
Text Example
White with #523441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523441; }
p { color: rgb(82,52,65); }
H1.HeaderClassName
{
color: #523441;
}
.AnyTagClassName
{
color: #523441;
}
</style>
background-color css
<style>
a { background-color: #523441; }
a { background-color: rgb(82,52,65); }
div.DivClassName
{
background-color: #523441;
}
.BgClassName
{
background-color: #523441;
}
</style>
border-color css
<style>
span { border-color: #523441; }
span { border-color: rgb(82,52,65); }
td.TdClassName
{
border-color: #523441;
}
.TagClassName
{
border-color: #523441;
}
</style>