Shades of Barossa #533345
Tints of Barossa #533345
RGB
CMYK
RGB Variations
Color information
#533345 (or 0x533345) is known color: Barossa. HEX triplet: 53, 33 and 45. RGB value is (83,51,69). Sum of RGB (Red+Green+Blue) = 83+51+69=203 (26% of max value = 765). Red value is 83 (32.81% from 255 or 40.89% from 203); Green value is 51 (20.31% from 255 or 25.12% from 203); Blue value is 69 (27.34% from 255 or 33.99% from 203); Max value from RGB is 83 - color contains mainly: red. Hex color #533345 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533345 is #ACCCBA. Grayscale: #3E3E3E. Windows color (decimal): -11324603 or 4535123. OLE color: 4535123.
HSL color Cylindrical-coordinate representation of color #533345: hue angle of 326.25º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #533345 is Cyan = 0, Magento = 0.39, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 51 | 69 | - |
| CMYK | 0 | 0.39 | 0.17 | 0.67 |
| HSL | 326.25º | 0.24% | 0.26% | - |
| HSV(B) | 326.25º | 0.39% | 0.33% | - |
| XYZ | 5.83 | 4.64 | 6.22 | - |
| YUV | 62.62 | 131.6 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 69 | 0 | 0.39 | 0.17 | 0.67 | 326.25 | 0.24 | 0.26 |
| Hex | 53 | 33 | 45 | 0 | 27 | 11 | 43 | 146 | 18 | 1A |
| Octal | 123 | 63 | 105 | 0 | 47 | 21 | 103 | 506 | 30 | 32 |
| Binary | 1010011 | 110011 | 1000101 | 0 | 100111 | 10001 | 1000011 | 101000110 | 11000 | 11010 |
Color Harmonies of #533345
Complementary color
Monochromatic Colors of #533345
Black with #533345
Text Example
Text Example
White with #533345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533345; }
p { color: rgb(83,51,69); }
H1.HeaderClassName
{
color: #533345;
}
.AnyTagClassName
{
color: #533345;
}
</style>
background-color css
<style>
a { background-color: #533345; }
a { background-color: rgb(83,51,69); }
div.DivClassName
{
background-color: #533345;
}
.BgClassName
{
background-color: #533345;
}
</style>
border-color css
<style>
span { border-color: #533345; }
span { border-color: rgb(83,51,69); }
td.TdClassName
{
border-color: #533345;
}
.TagClassName
{
border-color: #533345;
}
</style>