Shades of Barossa #532038
Tints of Barossa #532038
RGB
CMYK
RGB Variations
Color information
#532038 (or 0x532038) is known color: Barossa. HEX triplet: 53, 20 and 38. RGB value is (83,32,56). Sum of RGB (Red+Green+Blue) = 83+32+56=171 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.54% from 171); Green value is 32 (12.89% from 255 or 18.71% from 171); Blue value is 56 (22.27% from 255 or 32.75% from 171); Max value from RGB is 83 - color contains mainly: red. Hex color #532038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532038 is #ACDFC7. Grayscale: #313131. Windows color (decimal): -11329480 or 3678291. OLE color: 3678291.
HSL color Cylindrical-coordinate representation of color #532038: hue angle of 331.76º 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 #532038 is Cyan = 0, Magento = 0.61, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 32 | 56 | - |
| CMYK | 0 | 0.61 | 0.33 | 0.67 |
| HSL | 331.76º | 0.44% | 0.23% | - |
| HSV(B) | 331.76º | 0.61% | 0.33% | - |
| XYZ | 4.8 | 3.16 | 4.1 | - |
| YUV | 49.99 | 131.4 | 151.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 32 | 56 | 0 | 0.61 | 0.33 | 0.67 | 331.76 | 0.44 | 0.23 |
| Hex | 53 | 20 | 38 | 0 | 3D | 21 | 43 | 14C | 2C | 17 |
| Octal | 123 | 40 | 70 | 0 | 75 | 41 | 103 | 514 | 54 | 27 |
| Binary | 1010011 | 100000 | 111000 | 0 | 111101 | 100001 | 1000011 | 101001100 | 101100 | 10111 |
Color Harmonies of #532038
Complementary color
Monochromatic Colors of #532038
Black with #532038
Text Example
Text Example
White with #532038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532038; }
p { color: rgb(83,32,56); }
H1.HeaderClassName
{
color: #532038;
}
.AnyTagClassName
{
color: #532038;
}
</style>
background-color css
<style>
a { background-color: #532038; }
a { background-color: rgb(83,32,56); }
div.DivClassName
{
background-color: #532038;
}
.BgClassName
{
background-color: #532038;
}
</style>
border-color css
<style>
span { border-color: #532038; }
span { border-color: rgb(83,32,56); }
td.TdClassName
{
border-color: #532038;
}
.TagClassName
{
border-color: #532038;
}
</style>