Shades of Barossa #532039
Tints of Barossa #532039
RGB
CMYK
RGB Variations
Color information
#532039 (or 0x532039) is known color: Barossa. HEX triplet: 53, 20 and 39. RGB value is (83,32,57). Sum of RGB (Red+Green+Blue) = 83+32+57=172 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.26% from 172); Green value is 32 (12.89% from 255 or 18.60% from 172); Blue value is 57 (22.66% from 255 or 33.14% from 172); Max value from RGB is 83 - color contains mainly: red. Hex color #532039 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532039 is #ACDFC6. Grayscale: #323232. Windows color (decimal): -11329479 or 3743827. OLE color: 3743827.
HSL color Cylindrical-coordinate representation of color #532039: hue angle of 330.59º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #532039 is Cyan = 0, Magento = 0.61, Yellow = 0.31 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 32 | 57 | - |
| CMYK | 0 | 0.61 | 0.31 | 0.67 |
| HSL | 330.59º | 0.44% | 0.23% | - |
| HSV(B) | 330.59º | 0.61% | 0.33% | - |
| XYZ | 4.82 | 3.17 | 4.23 | - |
| YUV | 50.1 | 131.9 | 151.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 32 | 57 | 0 | 0.61 | 0.31 | 0.67 | 330.59 | 0.44 | 0.23 |
| Hex | 53 | 20 | 39 | 0 | 3D | 1F | 43 | 14B | 2C | 17 |
| Octal | 123 | 40 | 71 | 0 | 75 | 37 | 103 | 513 | 54 | 27 |
| Binary | 1010011 | 100000 | 111001 | 0 | 111101 | 11111 | 1000011 | 101001011 | 101100 | 10111 |
Color Harmonies of #532039
Complementary color
Monochromatic Colors of #532039
Black with #532039
Text Example
Text Example
White with #532039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532039; }
p { color: rgb(83,32,57); }
H1.HeaderClassName
{
color: #532039;
}
.AnyTagClassName
{
color: #532039;
}
</style>
background-color css
<style>
a { background-color: #532039; }
a { background-color: rgb(83,32,57); }
div.DivClassName
{
background-color: #532039;
}
.BgClassName
{
background-color: #532039;
}
</style>
border-color css
<style>
span { border-color: #532039; }
span { border-color: rgb(83,32,57); }
td.TdClassName
{
border-color: #532039;
}
.TagClassName
{
border-color: #532039;
}
</style>