Shades of Barossa #533142
Tints of Barossa #533142
RGB
CMYK
RGB Variations
Color information
#533142 (or 0x533142) is known color: Barossa. HEX triplet: 53, 31 and 42. RGB value is (83,49,66). Sum of RGB (Red+Green+Blue) = 83+49+66=198 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.92% from 198); Green value is 49 (19.53% from 255 or 24.75% from 198); Blue value is 66 (26.17% from 255 or 33.33% from 198); Max value from RGB is 83 - color contains mainly: red. Hex color #533142 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533142 is #ACCEBD. Grayscale: #3D3D3D. Windows color (decimal): -11325118 or 4338003. OLE color: 4338003.
HSL color Cylindrical-coordinate representation of color #533142: hue angle of 330º 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 #533142 is Cyan = 0, Magento = 0.41, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 49 | 66 | - |
| CMYK | 0 | 0.41 | 0.20 | 0.67 |
| HSL | 330º | 0.26% | 0.26% | - |
| HSV(B) | 330º | 0.41% | 0.33% | - |
| XYZ | 5.65 | 4.43 | 5.71 | - |
| YUV | 61.1 | 130.76 | 143.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 49 | 66 | 0 | 0.41 | 0.20 | 0.67 | 330 | 0.26 | 0.26 |
| Hex | 53 | 31 | 42 | 0 | 29 | 14 | 43 | 14A | 1A | 1A |
| Octal | 123 | 61 | 102 | 0 | 51 | 24 | 103 | 512 | 32 | 32 |
| Binary | 1010011 | 110001 | 1000010 | 0 | 101001 | 10100 | 1000011 | 101001010 | 11010 | 11010 |
Color Harmonies of #533142
Complementary color
Monochromatic Colors of #533142
Black with #533142
Text Example
Text Example
White with #533142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533142; }
p { color: rgb(83,49,66); }
H1.HeaderClassName
{
color: #533142;
}
.AnyTagClassName
{
color: #533142;
}
</style>
background-color css
<style>
a { background-color: #533142; }
a { background-color: rgb(83,49,66); }
div.DivClassName
{
background-color: #533142;
}
.BgClassName
{
background-color: #533142;
}
</style>
border-color css
<style>
span { border-color: #533142; }
span { border-color: rgb(83,49,66); }
td.TdClassName
{
border-color: #533142;
}
.TagClassName
{
border-color: #533142;
}
</style>