Shades of Barossa #533041
Tints of Barossa #533041
RGB
CMYK
RGB Variations
Color information
#533041 (or 0x533041) is known color: Barossa. HEX triplet: 53, 30 and 41. RGB value is (83,48,65). Sum of RGB (Red+Green+Blue) = 83+48+65=196 (25% of max value = 765). Red value is 83 (32.81% from 255 or 42.35% from 196); Green value is 48 (19.14% from 255 or 24.49% from 196); Blue value is 65 (25.78% from 255 or 33.16% from 196); Max value from RGB is 83 - color contains mainly: red. Hex color #533041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533041 is #ACCFBE. Grayscale: #3C3C3C. Windows color (decimal): -11325375 or 4272211. OLE color: 4272211.
HSL color Cylindrical-coordinate representation of color #533041: hue angle of 330.86º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #533041 is Cyan = 0, Magento = 0.42, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 48 | 65 | - |
| CMYK | 0 | 0.42 | 0.22 | 0.67 |
| HSL | 330.86º | 0.27% | 0.26% | - |
| HSV(B) | 330.86º | 0.42% | 0.33% | - |
| XYZ | 5.58 | 4.33 | 5.54 | - |
| YUV | 60.4 | 130.6 | 144.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 65 | 0 | 0.42 | 0.22 | 0.67 | 330.86 | 0.27 | 0.26 |
| Hex | 53 | 30 | 41 | 0 | 2A | 16 | 43 | 14B | 1B | 1A |
| Octal | 123 | 60 | 101 | 0 | 52 | 26 | 103 | 513 | 33 | 32 |
| Binary | 1010011 | 110000 | 1000001 | 0 | 101010 | 10110 | 1000011 | 101001011 | 11011 | 11010 |
Color Harmonies of #533041
Complementary color
Monochromatic Colors of #533041
Black with #533041
Text Example
Text Example
White with #533041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533041; }
p { color: rgb(83,48,65); }
H1.HeaderClassName
{
color: #533041;
}
.AnyTagClassName
{
color: #533041;
}
</style>
background-color css
<style>
a { background-color: #533041; }
a { background-color: rgb(83,48,65); }
div.DivClassName
{
background-color: #533041;
}
.BgClassName
{
background-color: #533041;
}
</style>
border-color css
<style>
span { border-color: #533041; }
span { border-color: rgb(83,48,65); }
td.TdClassName
{
border-color: #533041;
}
.TagClassName
{
border-color: #533041;
}
</style>