Shades of Barossa #522541
Tints of Barossa #522541
RGB
CMYK
RGB Variations
Color information
#522541 (or 0x522541) is known color: Barossa. HEX triplet: 52, 25 and 41. RGB value is (82,37,65). Sum of RGB (Red+Green+Blue) = 82+37+65=184 (24% of max value = 765). Red value is 82 (32.42% from 255 or 44.57% from 184); Green value is 37 (14.84% from 255 or 20.11% from 184); Blue value is 65 (25.78% from 255 or 35.33% from 184); Max value from RGB is 82 - color contains mainly: red. Hex color #522541 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522541 is #ADDABE. Grayscale: #353535. Windows color (decimal): -11393727 or 4269394. OLE color: 4269394.
HSL color Cylindrical-coordinate representation of color #522541: hue angle of 322.67º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #522541 is Cyan = 0, Magento = 0.55, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 37 | 65 | - |
| CMYK | 0 | 0.55 | 0.21 | 0.68 |
| HSL | 322.67º | 0.38% | 0.23% | - |
| HSV(B) | 322.67º | 0.55% | 0.32% | - |
| XYZ | 5.1 | 3.5 | 5.41 | - |
| YUV | 53.65 | 134.41 | 148.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 37 | 65 | 0 | 0.55 | 0.21 | 0.68 | 322.67 | 0.38 | 0.23 |
| Hex | 52 | 25 | 41 | 0 | 37 | 15 | 44 | 143 | 26 | 17 |
| Octal | 122 | 45 | 101 | 0 | 67 | 25 | 104 | 503 | 46 | 27 |
| Binary | 1010010 | 100101 | 1000001 | 0 | 110111 | 10101 | 1000100 | 101000011 | 100110 | 10111 |
Color Harmonies of #522541
Complementary color
Monochromatic Colors of #522541
Black with #522541
Text Example
Text Example
White with #522541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522541; }
p { color: rgb(82,37,65); }
H1.HeaderClassName
{
color: #522541;
}
.AnyTagClassName
{
color: #522541;
}
</style>
background-color css
<style>
a { background-color: #522541; }
a { background-color: rgb(82,37,65); }
div.DivClassName
{
background-color: #522541;
}
.BgClassName
{
background-color: #522541;
}
</style>
border-color css
<style>
span { border-color: #522541; }
span { border-color: rgb(82,37,65); }
td.TdClassName
{
border-color: #522541;
}
.TagClassName
{
border-color: #522541;
}
</style>