Shades of Barossa #533344
Tints of Barossa #533344
RGB
CMYK
RGB Variations
Color information
#533344 (or 0x533344) is known color: Barossa. HEX triplet: 53, 33 and 44. RGB value is (83,51,68). Sum of RGB (Red+Green+Blue) = 83+51+68=202 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.09% from 202); Green value is 51 (20.31% from 255 or 25.25% from 202); Blue value is 68 (26.95% from 255 or 33.66% from 202); Max value from RGB is 83 - color contains mainly: red. Hex color #533344 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533344 is #ACCCBB. Grayscale: #3E3E3E. Windows color (decimal): -11324604 or 4469587. OLE color: 4469587.
HSL color Cylindrical-coordinate representation of color #533344: hue angle of 328.12º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #533344 is Cyan = 0, Magento = 0.39, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 51 | 68 | - |
| CMYK | 0 | 0.39 | 0.18 | 0.67 |
| HSL | 328.13º | 0.24% | 0.26% | - |
| HSV(B) | 328.13º | 0.39% | 0.33% | - |
| XYZ | 5.79 | 4.62 | 6.06 | - |
| YUV | 62.51 | 131.1 | 142.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 68 | 0 | 0.39 | 0.18 | 0.67 | 328.13 | 0.24 | 0.26 |
| Hex | 53 | 33 | 44 | 0 | 27 | 12 | 43 | 148 | 18 | 1A |
| Octal | 123 | 63 | 104 | 0 | 47 | 22 | 103 | 510 | 30 | 32 |
| Binary | 1010011 | 110011 | 1000100 | 0 | 100111 | 10010 | 1000011 | 101001000 | 11000 | 11010 |
Color Harmonies of #533344
Complementary color
Monochromatic Colors of #533344
Black with #533344
Text Example
Text Example
White with #533344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533344; }
p { color: rgb(83,51,68); }
H1.HeaderClassName
{
color: #533344;
}
.AnyTagClassName
{
color: #533344;
}
</style>
background-color css
<style>
a { background-color: #533344; }
a { background-color: rgb(83,51,68); }
div.DivClassName
{
background-color: #533344;
}
.BgClassName
{
background-color: #533344;
}
</style>
border-color css
<style>
span { border-color: #533344; }
span { border-color: rgb(83,51,68); }
td.TdClassName
{
border-color: #533344;
}
.TagClassName
{
border-color: #533344;
}
</style>