Shades of Barossa #522640
Tints of Barossa #522640
RGB
CMYK
RGB Variations
Color information
#522640 (or 0x522640) is known color: Barossa. HEX triplet: 52, 26 and 40. RGB value is (82,38,64). Sum of RGB (Red+Green+Blue) = 82+38+64=184 (24% of max value = 765). Red value is 82 (32.42% from 255 or 44.57% from 184); Green value is 38 (15.23% from 255 or 20.65% from 184); Blue value is 64 (25.39% from 255 or 34.78% from 184); Max value from RGB is 82 - color contains mainly: red. Hex color #522640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522640 is #ADD9BF. Grayscale: #363636. Windows color (decimal): -11393472 or 4204114. OLE color: 4204114.
HSL color Cylindrical-coordinate representation of color #522640: hue angle of 324.55º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #522640 is Cyan = 0, Magento = 0.54, Yellow = 0.22 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 38 | 64 | - |
| CMYK | 0 | 0.54 | 0.22 | 0.68 |
| HSL | 324.55º | 0.37% | 0.24% | - |
| HSV(B) | 324.55º | 0.54% | 0.32% | - |
| XYZ | 5.1 | 3.55 | 5.27 | - |
| YUV | 54.12 | 133.58 | 147.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 64 | 0 | 0.54 | 0.22 | 0.68 | 324.55 | 0.37 | 0.24 |
| Hex | 52 | 26 | 40 | 0 | 36 | 16 | 44 | 145 | 25 | 18 |
| Octal | 122 | 46 | 100 | 0 | 66 | 26 | 104 | 505 | 45 | 30 |
| Binary | 1010010 | 100110 | 1000000 | 0 | 110110 | 10110 | 1000100 | 101000101 | 100101 | 11000 |
Color Harmonies of #522640
Complementary color
Monochromatic Colors of #522640
Black with #522640
Text Example
Text Example
White with #522640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522640; }
p { color: rgb(82,38,64); }
H1.HeaderClassName
{
color: #522640;
}
.AnyTagClassName
{
color: #522640;
}
</style>
background-color css
<style>
a { background-color: #522640; }
a { background-color: rgb(82,38,64); }
div.DivClassName
{
background-color: #522640;
}
.BgClassName
{
background-color: #522640;
}
</style>
border-color css
<style>
span { border-color: #522640; }
span { border-color: rgb(82,38,64); }
td.TdClassName
{
border-color: #522640;
}
.TagClassName
{
border-color: #522640;
}
</style>