Shades of Barossa #553045
Tints of Barossa #553045
RGB
CMYK
RGB Variations
Color information
#553045 (or 0x553045) is known color: Barossa. HEX triplet: 55, 30 and 45. RGB value is (85,48,69). Sum of RGB (Red+Green+Blue) = 85+48+69=202 (26% of max value = 765). Red value is 85 (33.59% from 255 or 42.08% from 202); Green value is 48 (19.14% from 255 or 23.76% from 202); Blue value is 69 (27.34% from 255 or 34.16% from 202); Max value from RGB is 85 - color contains mainly: red. Hex color #553045 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553045 is #AACFBA. Grayscale: #3D3D3D. Windows color (decimal): -11194299 or 4534357. OLE color: 4534357.
HSL color Cylindrical-coordinate representation of color #553045: hue angle of 325.95º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #553045 is Cyan = 0, Magento = 0.44, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 48 | 69 | - |
| CMYK | 0 | 0.44 | 0.19 | 0.67 |
| HSL | 325.95º | 0.28% | 0.26% | - |
| HSV(B) | 325.95º | 0.44% | 0.33% | - |
| XYZ | 5.88 | 4.47 | 6.18 | - |
| YUV | 61.46 | 132.26 | 144.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 69 | 0 | 0.44 | 0.19 | 0.67 | 325.95 | 0.28 | 0.26 |
| Hex | 55 | 30 | 45 | 0 | 2C | 13 | 43 | 146 | 1C | 1A |
| Octal | 125 | 60 | 105 | 0 | 54 | 23 | 103 | 506 | 34 | 32 |
| Binary | 1010101 | 110000 | 1000101 | 0 | 101100 | 10011 | 1000011 | 101000110 | 11100 | 11010 |
Color Harmonies of #553045
Complementary color
Monochromatic Colors of #553045
Black with #553045
Text Example
Text Example
White with #553045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553045; }
p { color: rgb(85,48,69); }
H1.HeaderClassName
{
color: #553045;
}
.AnyTagClassName
{
color: #553045;
}
</style>
background-color css
<style>
a { background-color: #553045; }
a { background-color: rgb(85,48,69); }
div.DivClassName
{
background-color: #553045;
}
.BgClassName
{
background-color: #553045;
}
</style>
border-color css
<style>
span { border-color: #553045; }
span { border-color: rgb(85,48,69); }
td.TdClassName
{
border-color: #553045;
}
.TagClassName
{
border-color: #553045;
}
</style>