Shades of Barossa #553545
Tints of Barossa #553545
RGB
CMYK
RGB Variations
Color information
#553545 (or 0x553545) is known color: Barossa. HEX triplet: 55, 35 and 45. RGB value is (85,53,69). Sum of RGB (Red+Green+Blue) = 85+53+69=207 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.06% from 207); Green value is 53 (21.09% from 255 or 25.60% from 207); Blue value is 69 (27.34% from 255 or 33.33% from 207); Max value from RGB is 85 - color contains mainly: red. Hex color #553545 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553545 is #AACABA. Grayscale: #404040. Windows color (decimal): -11193019 or 4535637. OLE color: 4535637.
HSL color Cylindrical-coordinate representation of color #553545: hue angle of 330º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #553545 is Cyan = 0, Magento = 0.38, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 53 | 69 | - |
| CMYK | 0 | 0.38 | 0.19 | 0.67 |
| HSL | 330º | 0.23% | 0.27% | - |
| HSV(B) | 330º | 0.38% | 0.33% | - |
| XYZ | 6.09 | 4.91 | 6.26 | - |
| YUV | 64.39 | 130.6 | 142.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 53 | 69 | 0 | 0.38 | 0.19 | 0.67 | 330 | 0.23 | 0.27 |
| Hex | 55 | 35 | 45 | 0 | 26 | 13 | 43 | 14A | 17 | 1B |
| Octal | 125 | 65 | 105 | 0 | 46 | 23 | 103 | 512 | 27 | 33 |
| Binary | 1010101 | 110101 | 1000101 | 0 | 100110 | 10011 | 1000011 | 101001010 | 10111 | 11011 |
Color Harmonies of #553545
Complementary color
Monochromatic Colors of #553545
Black with #553545
Text Example
Text Example
White with #553545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553545; }
p { color: rgb(85,53,69); }
H1.HeaderClassName
{
color: #553545;
}
.AnyTagClassName
{
color: #553545;
}
</style>
background-color css
<style>
a { background-color: #553545; }
a { background-color: rgb(85,53,69); }
div.DivClassName
{
background-color: #553545;
}
.BgClassName
{
background-color: #553545;
}
</style>
border-color css
<style>
span { border-color: #553545; }
span { border-color: rgb(85,53,69); }
td.TdClassName
{
border-color: #553545;
}
.TagClassName
{
border-color: #553545;
}
</style>