Shades of Barossa #553041
Tints of Barossa #553041
RGB
CMYK
RGB Variations
Color information
#553041 (or 0x553041) is known color: Barossa. HEX triplet: 55, 30 and 41. RGB value is (85,48,65). Sum of RGB (Red+Green+Blue) = 85+48+65=198 (26% of max value = 765). Red value is 85 (33.59% from 255 or 42.93% from 198); Green value is 48 (19.14% from 255 or 24.24% from 198); Blue value is 65 (25.78% from 255 or 32.83% from 198); Max value from RGB is 85 - color contains mainly: red. Hex color #553041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553041 is #AACFBE. Grayscale: #3C3C3C. Windows color (decimal): -11194303 or 4272213. OLE color: 4272213.
HSL color Cylindrical-coordinate representation of color #553041: hue angle of 332.43º 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 #553041 is Cyan = 0, Magento = 0.44, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 48 | 65 | - |
| CMYK | 0 | 0.44 | 0.24 | 0.67 |
| HSL | 332.43º | 0.28% | 0.26% | - |
| HSV(B) | 332.43º | 0.44% | 0.33% | - |
| XYZ | 5.76 | 4.43 | 5.55 | - |
| YUV | 61 | 130.26 | 145.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 65 | 0 | 0.44 | 0.24 | 0.67 | 332.43 | 0.28 | 0.26 |
| Hex | 55 | 30 | 41 | 0 | 2C | 18 | 43 | 14C | 1C | 1A |
| Octal | 125 | 60 | 101 | 0 | 54 | 30 | 103 | 514 | 34 | 32 |
| Binary | 1010101 | 110000 | 1000001 | 0 | 101100 | 11000 | 1000011 | 101001100 | 11100 | 11010 |
Color Harmonies of #553041
Complementary color
Monochromatic Colors of #553041
Black with #553041
Text Example
Text Example
White with #553041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553041; }
p { color: rgb(85,48,65); }
H1.HeaderClassName
{
color: #553041;
}
.AnyTagClassName
{
color: #553041;
}
</style>
background-color css
<style>
a { background-color: #553041; }
a { background-color: rgb(85,48,65); }
div.DivClassName
{
background-color: #553041;
}
.BgClassName
{
background-color: #553041;
}
</style>
border-color css
<style>
span { border-color: #553041; }
span { border-color: rgb(85,48,65); }
td.TdClassName
{
border-color: #553041;
}
.TagClassName
{
border-color: #553041;
}
</style>