Shades of Barossa #533443
Tints of Barossa #533443
RGB
CMYK
RGB Variations
Color information
#533443 (or 0x533443) is known color: Barossa. HEX triplet: 53, 34 and 43. RGB value is (83,52,67). Sum of RGB (Red+Green+Blue) = 83+52+67=202 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.09% from 202); Green value is 52 (20.70% from 255 or 25.74% from 202); Blue value is 67 (26.56% from 255 or 33.17% from 202); Max value from RGB is 83 - color contains mainly: red. Hex color #533443 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533443 is #ACCBBC. Grayscale: #3E3E3E. Windows color (decimal): -11324349 or 4404307. OLE color: 4404307.
HSL color Cylindrical-coordinate representation of color #533443: hue angle of 330.97º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #533443 is Cyan = 0, Magento = 0.37, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 52 | 67 | - |
| CMYK | 0 | 0.37 | 0.19 | 0.67 |
| HSL | 330.97º | 0.23% | 0.26% | - |
| HSV(B) | 330.97º | 0.37% | 0.33% | - |
| XYZ | 5.81 | 4.7 | 5.91 | - |
| YUV | 62.98 | 130.27 | 142.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 67 | 0 | 0.37 | 0.19 | 0.67 | 330.97 | 0.23 | 0.26 |
| Hex | 53 | 34 | 43 | 0 | 25 | 13 | 43 | 14B | 17 | 1A |
| Octal | 123 | 64 | 103 | 0 | 45 | 23 | 103 | 513 | 27 | 32 |
| Binary | 1010011 | 110100 | 1000011 | 0 | 100101 | 10011 | 1000011 | 101001011 | 10111 | 11010 |
Color Harmonies of #533443
Complementary color
Monochromatic Colors of #533443
Black with #533443
Text Example
Text Example
White with #533443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533443; }
p { color: rgb(83,52,67); }
H1.HeaderClassName
{
color: #533443;
}
.AnyTagClassName
{
color: #533443;
}
</style>
background-color css
<style>
a { background-color: #533443; }
a { background-color: rgb(83,52,67); }
div.DivClassName
{
background-color: #533443;
}
.BgClassName
{
background-color: #533443;
}
</style>
border-color css
<style>
span { border-color: #533443; }
span { border-color: rgb(83,52,67); }
td.TdClassName
{
border-color: #533443;
}
.TagClassName
{
border-color: #533443;
}
</style>