Shades of Barossa #532740
Tints of Barossa #532740
RGB
CMYK
RGB Variations
Color information
#532740 (or 0x532740) is known color: Barossa. HEX triplet: 53, 27 and 40. RGB value is (83,39,64). Sum of RGB (Red+Green+Blue) = 83+39+64=186 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.62% from 186); Green value is 39 (15.62% from 255 or 20.97% from 186); Blue value is 64 (25.39% from 255 or 34.41% from 186); Max value from RGB is 83 - color contains mainly: red. Hex color #532740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532740 is #ACD8BF. Grayscale: #363636. Windows color (decimal): -11327680 or 4204371. OLE color: 4204371.
HSL color Cylindrical-coordinate representation of color #532740: hue angle of 325.91º degrees, saturation: 0.36, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #532740 is Cyan = 0, Magento = 0.53, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 39 | 64 | - |
| CMYK | 0 | 0.53 | 0.23 | 0.67 |
| HSL | 325.91º | 0.36% | 0.24% | - |
| HSV(B) | 325.91º | 0.53% | 0.33% | - |
| XYZ | 5.22 | 3.66 | 5.28 | - |
| YUV | 55.01 | 133.08 | 147.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 39 | 64 | 0 | 0.53 | 0.23 | 0.67 | 325.91 | 0.36 | 0.24 |
| Hex | 53 | 27 | 40 | 0 | 35 | 17 | 43 | 146 | 24 | 18 |
| Octal | 123 | 47 | 100 | 0 | 65 | 27 | 103 | 506 | 44 | 30 |
| Binary | 1010011 | 100111 | 1000000 | 0 | 110101 | 10111 | 1000011 | 101000110 | 100100 | 11000 |
Color Harmonies of #532740
Complementary color
Monochromatic Colors of #532740
Black with #532740
Text Example
Text Example
White with #532740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532740; }
p { color: rgb(83,39,64); }
H1.HeaderClassName
{
color: #532740;
}
.AnyTagClassName
{
color: #532740;
}
</style>
background-color css
<style>
a { background-color: #532740; }
a { background-color: rgb(83,39,64); }
div.DivClassName
{
background-color: #532740;
}
.BgClassName
{
background-color: #532740;
}
</style>
border-color css
<style>
span { border-color: #532740; }
span { border-color: rgb(83,39,64); }
td.TdClassName
{
border-color: #532740;
}
.TagClassName
{
border-color: #532740;
}
</style>