Shades of Barossa #533243
Tints of Barossa #533243
RGB
CMYK
RGB Variations
Color information
#533243 (or 0x533243) is known color: Barossa. HEX triplet: 53, 32 and 43. RGB value is (83,50,67). Sum of RGB (Red+Green+Blue) = 83+50+67=200 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.5% from 200); Green value is 50 (19.92% from 255 or 25% from 200); Blue value is 67 (26.56% from 255 or 33.5% from 200); Max value from RGB is 83 - color contains mainly: red. Hex color #533243 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533243 is #ACCDBC. Grayscale: #3D3D3D. Windows color (decimal): -11324861 or 4403795. OLE color: 4403795.
HSL color Cylindrical-coordinate representation of color #533243: hue angle of 329.09º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #533243 is Cyan = 0, Magento = 0.40, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 50 | 67 | - |
| CMYK | 0 | 0.40 | 0.19 | 0.67 |
| HSL | 329.09º | 0.25% | 0.26% | - |
| HSV(B) | 329.09º | 0.4% | 0.33% | - |
| XYZ | 5.72 | 4.53 | 5.88 | - |
| YUV | 61.81 | 130.93 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 50 | 67 | 0 | 0.40 | 0.19 | 0.67 | 329.09 | 0.25 | 0.26 |
| Hex | 53 | 32 | 43 | 0 | 28 | 13 | 43 | 149 | 19 | 1A |
| Octal | 123 | 62 | 103 | 0 | 50 | 23 | 103 | 511 | 31 | 32 |
| Binary | 1010011 | 110010 | 1000011 | 0 | 101000 | 10011 | 1000011 | 101001001 | 11001 | 11010 |
Color Harmonies of #533243
Complementary color
Monochromatic Colors of #533243
Black with #533243
Text Example
Text Example
White with #533243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533243; }
p { color: rgb(83,50,67); }
H1.HeaderClassName
{
color: #533243;
}
.AnyTagClassName
{
color: #533243;
}
</style>
background-color css
<style>
a { background-color: #533243; }
a { background-color: rgb(83,50,67); }
div.DivClassName
{
background-color: #533243;
}
.BgClassName
{
background-color: #533243;
}
</style>
border-color css
<style>
span { border-color: #533243; }
span { border-color: rgb(83,50,67); }
td.TdClassName
{
border-color: #533243;
}
.TagClassName
{
border-color: #533243;
}
</style>