Shades of Barossa #533140
Tints of Barossa #533140
RGB
CMYK
RGB Variations
Color information
#533140 (or 0x533140) is known color: Barossa. HEX triplet: 53, 31 and 40. RGB value is (83,49,64). Sum of RGB (Red+Green+Blue) = 83+49+64=196 (25% of max value = 765). Red value is 83 (32.81% from 255 or 42.35% from 196); Green value is 49 (19.53% from 255 or 25% from 196); Blue value is 64 (25.39% from 255 or 32.65% from 196); Max value from RGB is 83 - color contains mainly: red. Hex color #533140 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533140 is #ACCEBF. Grayscale: #3C3C3C. Windows color (decimal): -11325120 or 4206931. OLE color: 4206931.
HSL color Cylindrical-coordinate representation of color #533140: hue angle of 333.53º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #533140 is Cyan = 0, Magento = 0.41, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 49 | 64 | - |
| CMYK | 0 | 0.41 | 0.23 | 0.67 |
| HSL | 333.53º | 0.26% | 0.26% | - |
| HSV(B) | 333.53º | 0.41% | 0.33% | - |
| XYZ | 5.59 | 4.41 | 5.41 | - |
| YUV | 60.88 | 129.76 | 143.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 49 | 64 | 0 | 0.41 | 0.23 | 0.67 | 333.53 | 0.26 | 0.26 |
| Hex | 53 | 31 | 40 | 0 | 29 | 17 | 43 | 14E | 1A | 1A |
| Octal | 123 | 61 | 100 | 0 | 51 | 27 | 103 | 516 | 32 | 32 |
| Binary | 1010011 | 110001 | 1000000 | 0 | 101001 | 10111 | 1000011 | 101001110 | 11010 | 11010 |
Color Harmonies of #533140
Complementary color
Monochromatic Colors of #533140
Black with #533140
Text Example
Text Example
White with #533140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533140; }
p { color: rgb(83,49,64); }
H1.HeaderClassName
{
color: #533140;
}
.AnyTagClassName
{
color: #533140;
}
</style>
background-color css
<style>
a { background-color: #533140; }
a { background-color: rgb(83,49,64); }
div.DivClassName
{
background-color: #533140;
}
.BgClassName
{
background-color: #533140;
}
</style>
border-color css
<style>
span { border-color: #533140; }
span { border-color: rgb(83,49,64); }
td.TdClassName
{
border-color: #533140;
}
.TagClassName
{
border-color: #533140;
}
</style>