Shades of Barossa #533141
Tints of Barossa #533141
RGB
CMYK
RGB Variations
Color information
#533141 (or 0x533141) is known color: Barossa. HEX triplet: 53, 31 and 41. RGB value is (83,49,65). Sum of RGB (Red+Green+Blue) = 83+49+65=197 (26% of max value = 765). Red value is 83 (32.81% from 255 or 42.13% from 197); Green value is 49 (19.53% from 255 or 24.87% from 197); Blue value is 65 (25.78% from 255 or 32.99% from 197); Max value from RGB is 83 - color contains mainly: red. Hex color #533141 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533141 is #ACCEBE. Grayscale: #3C3C3C. Windows color (decimal): -11325119 or 4272467. OLE color: 4272467.
HSL color Cylindrical-coordinate representation of color #533141: hue angle of 331.76º 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 #533141 is Cyan = 0, Magento = 0.41, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 49 | 65 | - |
| CMYK | 0 | 0.41 | 0.22 | 0.67 |
| HSL | 331.76º | 0.26% | 0.26% | - |
| HSV(B) | 331.76º | 0.41% | 0.33% | - |
| XYZ | 5.62 | 4.42 | 5.56 | - |
| YUV | 60.99 | 130.26 | 143.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 49 | 65 | 0 | 0.41 | 0.22 | 0.67 | 331.76 | 0.26 | 0.26 |
| Hex | 53 | 31 | 41 | 0 | 29 | 16 | 43 | 14C | 1A | 1A |
| Octal | 123 | 61 | 101 | 0 | 51 | 26 | 103 | 514 | 32 | 32 |
| Binary | 1010011 | 110001 | 1000001 | 0 | 101001 | 10110 | 1000011 | 101001100 | 11010 | 11010 |
Color Harmonies of #533141
Complementary color
Monochromatic Colors of #533141
Black with #533141
Text Example
Text Example
White with #533141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533141; }
p { color: rgb(83,49,65); }
H1.HeaderClassName
{
color: #533141;
}
.AnyTagClassName
{
color: #533141;
}
</style>
background-color css
<style>
a { background-color: #533141; }
a { background-color: rgb(83,49,65); }
div.DivClassName
{
background-color: #533141;
}
.BgClassName
{
background-color: #533141;
}
</style>
border-color css
<style>
span { border-color: #533141; }
span { border-color: rgb(83,49,65); }
td.TdClassName
{
border-color: #533141;
}
.TagClassName
{
border-color: #533141;
}
</style>