Shades of Barossa #553342
Tints of Barossa #553342
RGB
CMYK
RGB Variations
Color information
#553342 (or 0x553342) is known color: Barossa. HEX triplet: 55, 33 and 42. RGB value is (85,51,66). Sum of RGB (Red+Green+Blue) = 85+51+66=202 (26% of max value = 765). Red value is 85 (33.59% from 255 or 42.08% from 202); Green value is 51 (20.31% from 255 or 25.25% from 202); Blue value is 66 (26.17% from 255 or 32.67% from 202); Max value from RGB is 85 - color contains mainly: red. Hex color #553342 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553342 is #AACCBD. Grayscale: #3E3E3E. Windows color (decimal): -11193534 or 4338517. OLE color: 4338517.
HSL color Cylindrical-coordinate representation of color #553342: hue angle of 333.53º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #553342 is Cyan = 0, Magento = 0.40, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 51 | 66 | - |
| CMYK | 0 | 0.40 | 0.22 | 0.67 |
| HSL | 333.53º | 0.25% | 0.27% | - |
| HSV(B) | 333.53º | 0.4% | 0.33% | - |
| XYZ | 5.91 | 4.69 | 5.75 | - |
| YUV | 62.88 | 129.76 | 143.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 51 | 66 | 0 | 0.40 | 0.22 | 0.67 | 333.53 | 0.25 | 0.27 |
| Hex | 55 | 33 | 42 | 0 | 28 | 16 | 43 | 14E | 19 | 1B |
| Octal | 125 | 63 | 102 | 0 | 50 | 26 | 103 | 516 | 31 | 33 |
| Binary | 1010101 | 110011 | 1000010 | 0 | 101000 | 10110 | 1000011 | 101001110 | 11001 | 11011 |
Color Harmonies of #553342
Complementary color
Monochromatic Colors of #553342
Black with #553342
Text Example
Text Example
White with #553342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553342; }
p { color: rgb(85,51,66); }
H1.HeaderClassName
{
color: #553342;
}
.AnyTagClassName
{
color: #553342;
}
</style>
background-color css
<style>
a { background-color: #553342; }
a { background-color: rgb(85,51,66); }
div.DivClassName
{
background-color: #553342;
}
.BgClassName
{
background-color: #553342;
}
</style>
border-color css
<style>
span { border-color: #553342; }
span { border-color: rgb(85,51,66); }
td.TdClassName
{
border-color: #553342;
}
.TagClassName
{
border-color: #553342;
}
</style>