Shades of Barossa #522439
Tints of Barossa #522439
RGB
CMYK
RGB Variations
Color information
#522439 (or 0x522439) is known color: Barossa. HEX triplet: 52, 24 and 39. RGB value is (82,36,57). Sum of RGB (Red+Green+Blue) = 82+36+57=175 (23% of max value = 765). Red value is 82 (32.42% from 255 or 46.86% from 175); Green value is 36 (14.45% from 255 or 20.57% from 175); Blue value is 57 (22.66% from 255 or 32.57% from 175); Max value from RGB is 82 - color contains mainly: red. Hex color #522439 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522439 is #ADDBC6. Grayscale: #343434. Windows color (decimal): -11393991 or 3744850. OLE color: 3744850.
HSL color Cylindrical-coordinate representation of color #522439: hue angle of 332.61º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #522439 is Cyan = 0, Magento = 0.56, Yellow = 0.30 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 36 | 57 | - |
| CMYK | 0 | 0.56 | 0.30 | 0.68 |
| HSL | 332.61º | 0.39% | 0.23% | - |
| HSV(B) | 332.61º | 0.56% | 0.32% | - |
| XYZ | 4.85 | 3.35 | 4.26 | - |
| YUV | 52.15 | 130.74 | 149.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 36 | 57 | 0 | 0.56 | 0.30 | 0.68 | 332.61 | 0.39 | 0.23 |
| Hex | 52 | 24 | 39 | 0 | 38 | 1E | 44 | 14D | 27 | 17 |
| Octal | 122 | 44 | 71 | 0 | 70 | 36 | 104 | 515 | 47 | 27 |
| Binary | 1010010 | 100100 | 111001 | 0 | 111000 | 11110 | 1000100 | 101001101 | 100111 | 10111 |
Color Harmonies of #522439
Complementary color
Monochromatic Colors of #522439
Black with #522439
Text Example
Text Example
White with #522439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522439; }
p { color: rgb(82,36,57); }
H1.HeaderClassName
{
color: #522439;
}
.AnyTagClassName
{
color: #522439;
}
</style>
background-color css
<style>
a { background-color: #522439; }
a { background-color: rgb(82,36,57); }
div.DivClassName
{
background-color: #522439;
}
.BgClassName
{
background-color: #522439;
}
</style>
border-color css
<style>
span { border-color: #522439; }
span { border-color: rgb(82,36,57); }
td.TdClassName
{
border-color: #522439;
}
.TagClassName
{
border-color: #522439;
}
</style>