Shades of Barossa #533544
Tints of Barossa #533544
RGB
CMYK
RGB Variations
Color information
#533544 (or 0x533544) is known color: Barossa. HEX triplet: 53, 35 and 44. RGB value is (83,53,68). Sum of RGB (Red+Green+Blue) = 83+53+68=204 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.69% from 204); Green value is 53 (21.09% from 255 or 25.98% from 204); Blue value is 68 (26.95% from 255 or 33.33% from 204); Max value from RGB is 83 - color contains mainly: red. Hex color #533544 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533544 is #ACCABB. Grayscale: #3F3F3F. Windows color (decimal): -11324092 or 4470099. OLE color: 4470099.
HSL color Cylindrical-coordinate representation of color #533544: hue angle of 330º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #533544 is Cyan = 0, Magento = 0.36, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 53 | 68 | - |
| CMYK | 0 | 0.36 | 0.18 | 0.67 |
| HSL | 330º | 0.22% | 0.27% | - |
| HSV(B) | 330º | 0.36% | 0.33% | - |
| XYZ | 5.88 | 4.8 | 6.09 | - |
| YUV | 63.68 | 130.44 | 141.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 68 | 0 | 0.36 | 0.18 | 0.67 | 330 | 0.22 | 0.27 |
| Hex | 53 | 35 | 44 | 0 | 24 | 12 | 43 | 14A | 16 | 1B |
| Octal | 123 | 65 | 104 | 0 | 44 | 22 | 103 | 512 | 26 | 33 |
| Binary | 1010011 | 110101 | 1000100 | 0 | 100100 | 10010 | 1000011 | 101001010 | 10110 | 11011 |
Color Harmonies of #533544
Complementary color
Monochromatic Colors of #533544
Black with #533544
Text Example
Text Example
White with #533544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533544; }
p { color: rgb(83,53,68); }
H1.HeaderClassName
{
color: #533544;
}
.AnyTagClassName
{
color: #533544;
}
</style>
background-color css
<style>
a { background-color: #533544; }
a { background-color: rgb(83,53,68); }
div.DivClassName
{
background-color: #533544;
}
.BgClassName
{
background-color: #533544;
}
</style>
border-color css
<style>
span { border-color: #533544; }
span { border-color: rgb(83,53,68); }
td.TdClassName
{
border-color: #533544;
}
.TagClassName
{
border-color: #533544;
}
</style>