Shades of Barossa #533545
Tints of Barossa #533545
RGB
CMYK
RGB Variations
Color information
#533545 (or 0x533545) is known color: Barossa. HEX triplet: 53, 35 and 45. RGB value is (83,53,69). Sum of RGB (Red+Green+Blue) = 83+53+69=205 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.49% from 205); Green value is 53 (21.09% from 255 or 25.85% from 205); Blue value is 69 (27.34% from 255 or 33.66% from 205); Max value from RGB is 83 - color contains mainly: red. Hex color #533545 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533545 is #ACCABA. Grayscale: #3F3F3F. Windows color (decimal): -11324091 or 4535635. OLE color: 4535635.
HSL color Cylindrical-coordinate representation of color #533545: hue angle of 328º 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 #533545 is Cyan = 0, Magento = 0.36, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 53 | 69 | - |
| CMYK | 0 | 0.36 | 0.17 | 0.67 |
| HSL | 328º | 0.22% | 0.27% | - |
| HSV(B) | 328º | 0.36% | 0.33% | - |
| XYZ | 5.91 | 4.81 | 6.25 | - |
| YUV | 63.79 | 130.94 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 69 | 0 | 0.36 | 0.17 | 0.67 | 328 | 0.22 | 0.27 |
| Hex | 53 | 35 | 45 | 0 | 24 | 11 | 43 | 148 | 16 | 1B |
| Octal | 123 | 65 | 105 | 0 | 44 | 21 | 103 | 510 | 26 | 33 |
| Binary | 1010011 | 110101 | 1000101 | 0 | 100100 | 10001 | 1000011 | 101001000 | 10110 | 11011 |
Color Harmonies of #533545
Complementary color
Monochromatic Colors of #533545
Black with #533545
Text Example
Text Example
White with #533545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533545; }
p { color: rgb(83,53,69); }
H1.HeaderClassName
{
color: #533545;
}
.AnyTagClassName
{
color: #533545;
}
</style>
background-color css
<style>
a { background-color: #533545; }
a { background-color: rgb(83,53,69); }
div.DivClassName
{
background-color: #533545;
}
.BgClassName
{
background-color: #533545;
}
</style>
border-color css
<style>
span { border-color: #533545; }
span { border-color: rgb(83,53,69); }
td.TdClassName
{
border-color: #533545;
}
.TagClassName
{
border-color: #533545;
}
</style>