Shades of Barossa #533044
Tints of Barossa #533044
RGB
CMYK
RGB Variations
Color information
#533044 (or 0x533044) is known color: Barossa. HEX triplet: 53, 30 and 44. RGB value is (83,48,68). Sum of RGB (Red+Green+Blue) = 83+48+68=199 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.71% from 199); Green value is 48 (19.14% from 255 or 24.12% from 199); Blue value is 68 (26.95% from 255 or 34.17% from 199); Max value from RGB is 83 - color contains mainly: red. Hex color #533044 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533044 is #ACCFBB. Grayscale: #3C3C3C. Windows color (decimal): -11325372 or 4468819. OLE color: 4468819.
HSL color Cylindrical-coordinate representation of color #533044: hue angle of 325.71º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #533044 is Cyan = 0, Magento = 0.42, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 48 | 68 | - |
| CMYK | 0 | 0.42 | 0.18 | 0.67 |
| HSL | 325.71º | 0.27% | 0.26% | - |
| HSV(B) | 325.71º | 0.42% | 0.33% | - |
| XYZ | 5.67 | 4.37 | 6.01 | - |
| YUV | 60.75 | 132.1 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 68 | 0 | 0.42 | 0.18 | 0.67 | 325.71 | 0.27 | 0.26 |
| Hex | 53 | 30 | 44 | 0 | 2A | 12 | 43 | 146 | 1B | 1A |
| Octal | 123 | 60 | 104 | 0 | 52 | 22 | 103 | 506 | 33 | 32 |
| Binary | 1010011 | 110000 | 1000100 | 0 | 101010 | 10010 | 1000011 | 101000110 | 11011 | 11010 |
Color Harmonies of #533044
Complementary color
Monochromatic Colors of #533044
Black with #533044
Text Example
Text Example
White with #533044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533044; }
p { color: rgb(83,48,68); }
H1.HeaderClassName
{
color: #533044;
}
.AnyTagClassName
{
color: #533044;
}
</style>
background-color css
<style>
a { background-color: #533044; }
a { background-color: rgb(83,48,68); }
div.DivClassName
{
background-color: #533044;
}
.BgClassName
{
background-color: #533044;
}
</style>
border-color css
<style>
span { border-color: #533044; }
span { border-color: rgb(83,48,68); }
td.TdClassName
{
border-color: #533044;
}
.TagClassName
{
border-color: #533044;
}
</style>