Shades of Barossa #532940
Tints of Barossa #532940
RGB
CMYK
RGB Variations
Color information
#532940 (or 0x532940) is known color: Barossa. HEX triplet: 53, 29 and 40. RGB value is (83,41,64). Sum of RGB (Red+Green+Blue) = 83+41+64=188 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.15% from 188); Green value is 41 (16.41% from 255 or 21.81% from 188); Blue value is 64 (25.39% from 255 or 34.04% from 188); Max value from RGB is 83 - color contains mainly: red. Hex color #532940 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532940 is #ACD6BF. Grayscale: #383838. Windows color (decimal): -11327168 or 4204883. OLE color: 4204883.
HSL color Cylindrical-coordinate representation of color #532940: hue angle of 327.14º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #532940 is Cyan = 0, Magento = 0.51, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 41 | 64 | - |
| CMYK | 0 | 0.51 | 0.23 | 0.67 |
| HSL | 327.14º | 0.34% | 0.24% | - |
| HSV(B) | 327.14º | 0.51% | 0.33% | - |
| XYZ | 5.29 | 3.8 | 5.3 | - |
| YUV | 56.18 | 132.41 | 147.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 41 | 64 | 0 | 0.51 | 0.23 | 0.67 | 327.14 | 0.34 | 0.24 |
| Hex | 53 | 29 | 40 | 0 | 33 | 17 | 43 | 147 | 22 | 18 |
| Octal | 123 | 51 | 100 | 0 | 63 | 27 | 103 | 507 | 42 | 30 |
| Binary | 1010011 | 101001 | 1000000 | 0 | 110011 | 10111 | 1000011 | 101000111 | 100010 | 11000 |
Color Harmonies of #532940
Complementary color
Monochromatic Colors of #532940
Black with #532940
Text Example
Text Example
White with #532940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532940; }
p { color: rgb(83,41,64); }
H1.HeaderClassName
{
color: #532940;
}
.AnyTagClassName
{
color: #532940;
}
</style>
background-color css
<style>
a { background-color: #532940; }
a { background-color: rgb(83,41,64); }
div.DivClassName
{
background-color: #532940;
}
.BgClassName
{
background-color: #532940;
}
</style>
border-color css
<style>
span { border-color: #532940; }
span { border-color: rgb(83,41,64); }
td.TdClassName
{
border-color: #532940;
}
.TagClassName
{
border-color: #532940;
}
</style>