Shades of Barossa #533144
Tints of Barossa #533144
RGB
CMYK
RGB Variations
Color information
#533144 (or 0x533144) is known color: Barossa. HEX triplet: 53, 31 and 44. RGB value is (83,49,68). Sum of RGB (Red+Green+Blue) = 83+49+68=200 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.5% from 200); Green value is 49 (19.53% from 255 or 24.5% from 200); Blue value is 68 (26.95% from 255 or 34% from 200); Max value from RGB is 83 - color contains mainly: red. Hex color #533144 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533144 is #ACCEBB. Grayscale: #3D3D3D. Windows color (decimal): -11325116 or 4469075. OLE color: 4469075.
HSL color Cylindrical-coordinate representation of color #533144: hue angle of 326.47º 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 #533144 is Cyan = 0, Magento = 0.41, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 49 | 68 | - |
| CMYK | 0 | 0.41 | 0.18 | 0.67 |
| HSL | 326.47º | 0.26% | 0.26% | - |
| HSV(B) | 326.47º | 0.41% | 0.33% | - |
| XYZ | 5.71 | 4.45 | 6.03 | - |
| YUV | 61.33 | 131.76 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 49 | 68 | 0 | 0.41 | 0.18 | 0.67 | 326.47 | 0.26 | 0.26 |
| Hex | 53 | 31 | 44 | 0 | 29 | 12 | 43 | 146 | 1A | 1A |
| Octal | 123 | 61 | 104 | 0 | 51 | 22 | 103 | 506 | 32 | 32 |
| Binary | 1010011 | 110001 | 1000100 | 0 | 101001 | 10010 | 1000011 | 101000110 | 11010 | 11010 |
Color Harmonies of #533144
Complementary color
Monochromatic Colors of #533144
Black with #533144
Text Example
Text Example
White with #533144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533144; }
p { color: rgb(83,49,68); }
H1.HeaderClassName
{
color: #533144;
}
.AnyTagClassName
{
color: #533144;
}
</style>
background-color css
<style>
a { background-color: #533144; }
a { background-color: rgb(83,49,68); }
div.DivClassName
{
background-color: #533144;
}
.BgClassName
{
background-color: #533144;
}
</style>
border-color css
<style>
span { border-color: #533144; }
span { border-color: rgb(83,49,68); }
td.TdClassName
{
border-color: #533144;
}
.TagClassName
{
border-color: #533144;
}
</style>