Shades of Barossa #533646
Tints of Barossa #533646
RGB
CMYK
RGB Variations
Color information
#533646 (or 0x533646) is known color: Barossa. HEX triplet: 53, 36 and 46. RGB value is (83,54,70). Sum of RGB (Red+Green+Blue) = 83+54+70=207 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.10% from 207); Green value is 54 (21.48% from 255 or 26.09% from 207); Blue value is 70 (27.73% from 255 or 33.82% from 207); Max value from RGB is 83 - color contains mainly: red. Hex color #533646 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533646 is #ACC9B9. Grayscale: #404040. Windows color (decimal): -11323834 or 4601427. OLE color: 4601427.
HSL color Cylindrical-coordinate representation of color #533646: hue angle of 326.9º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #533646 is Cyan = 0, Magento = 0.35, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 54 | 70 | - |
| CMYK | 0 | 0.35 | 0.16 | 0.67 |
| HSL | 326.9º | 0.21% | 0.27% | - |
| HSV(B) | 326.9º | 0.35% | 0.33% | - |
| XYZ | 5.99 | 4.92 | 6.43 | - |
| YUV | 64.5 | 131.11 | 141.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 70 | 0 | 0.35 | 0.16 | 0.67 | 326.9 | 0.21 | 0.27 |
| Hex | 53 | 36 | 46 | 0 | 23 | 10 | 43 | 147 | 15 | 1B |
| Octal | 123 | 66 | 106 | 0 | 43 | 20 | 103 | 507 | 25 | 33 |
| Binary | 1010011 | 110110 | 1000110 | 0 | 100011 | 10000 | 1000011 | 101000111 | 10101 | 11011 |
Color Harmonies of #533646
Complementary color
Monochromatic Colors of #533646
Black with #533646
Text Example
Text Example
White with #533646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533646; }
p { color: rgb(83,54,70); }
H1.HeaderClassName
{
color: #533646;
}
.AnyTagClassName
{
color: #533646;
}
</style>
background-color css
<style>
a { background-color: #533646; }
a { background-color: rgb(83,54,70); }
div.DivClassName
{
background-color: #533646;
}
.BgClassName
{
background-color: #533646;
}
</style>
border-color css
<style>
span { border-color: #533646; }
span { border-color: rgb(83,54,70); }
td.TdClassName
{
border-color: #533646;
}
.TagClassName
{
border-color: #533646;
}
</style>