Shades of Barossa #532942
Tints of Barossa #532942
RGB
CMYK
RGB Variations
Color information
#532942 (or 0x532942) is known color: Barossa. HEX triplet: 53, 29 and 42. RGB value is (83,41,66). Sum of RGB (Red+Green+Blue) = 83+41+66=190 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.68% from 190); Green value is 41 (16.41% from 255 or 21.58% from 190); Blue value is 66 (26.17% from 255 or 34.74% from 190); Max value from RGB is 83 - color contains mainly: red. Hex color #532942 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532942 is #ACD6BD. Grayscale: #383838. Windows color (decimal): -11327166 or 4335955. OLE color: 4335955.
HSL color Cylindrical-coordinate representation of color #532942: hue angle of 324.29º 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 #532942 is Cyan = 0, Magento = 0.51, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 41 | 66 | - |
| CMYK | 0 | 0.51 | 0.20 | 0.67 |
| HSL | 324.29º | 0.34% | 0.24% | - |
| HSV(B) | 324.29º | 0.51% | 0.33% | - |
| XYZ | 5.34 | 3.82 | 5.61 | - |
| YUV | 56.41 | 133.41 | 146.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 41 | 66 | 0 | 0.51 | 0.20 | 0.67 | 324.29 | 0.34 | 0.24 |
| Hex | 53 | 29 | 42 | 0 | 33 | 14 | 43 | 144 | 22 | 18 |
| Octal | 123 | 51 | 102 | 0 | 63 | 24 | 103 | 504 | 42 | 30 |
| Binary | 1010011 | 101001 | 1000010 | 0 | 110011 | 10100 | 1000011 | 101000100 | 100010 | 11000 |
Color Harmonies of #532942
Complementary color
Monochromatic Colors of #532942
Black with #532942
Text Example
Text Example
White with #532942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532942; }
p { color: rgb(83,41,66); }
H1.HeaderClassName
{
color: #532942;
}
.AnyTagClassName
{
color: #532942;
}
</style>
background-color css
<style>
a { background-color: #532942; }
a { background-color: rgb(83,41,66); }
div.DivClassName
{
background-color: #532942;
}
.BgClassName
{
background-color: #532942;
}
</style>
border-color css
<style>
span { border-color: #532942; }
span { border-color: rgb(83,41,66); }
td.TdClassName
{
border-color: #532942;
}
.TagClassName
{
border-color: #532942;
}
</style>