Shades of Barossa #552940
Tints of Barossa #552940
RGB
CMYK
RGB Variations
Color information
#552940 (or 0x552940) is known color: Barossa. HEX triplet: 55, 29 and 40. RGB value is (85,41,64). Sum of RGB (Red+Green+Blue) = 85+41+64=190 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.74% from 190); Green value is 41 (16.41% from 255 or 21.58% from 190); Blue value is 64 (25.39% from 255 or 33.68% from 190); Max value from RGB is 85 - color contains mainly: red. Hex color #552940 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552940 is #AAD6BF. Grayscale: #383838. Windows color (decimal): -11196096 or 4204885. OLE color: 4204885.
HSL color Cylindrical-coordinate representation of color #552940: hue angle of 328.64º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #552940 is Cyan = 0, Magento = 0.52, Yellow = 0.25 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 41 | 64 | - |
| CMYK | 0 | 0.52 | 0.25 | 0.67 |
| HSL | 328.64º | 0.35% | 0.25% | - |
| HSV(B) | 328.64º | 0.52% | 0.33% | - |
| XYZ | 5.46 | 3.89 | 5.31 | - |
| YUV | 56.78 | 132.08 | 148.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 41 | 64 | 0 | 0.52 | 0.25 | 0.67 | 328.64 | 0.35 | 0.25 |
| Hex | 55 | 29 | 40 | 0 | 34 | 19 | 43 | 149 | 23 | 19 |
| Octal | 125 | 51 | 100 | 0 | 64 | 31 | 103 | 511 | 43 | 31 |
| Binary | 1010101 | 101001 | 1000000 | 0 | 110100 | 11001 | 1000011 | 101001001 | 100011 | 11001 |
Color Harmonies of #552940
Complementary color
Monochromatic Colors of #552940
Black with #552940
Text Example
Text Example
White with #552940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552940; }
p { color: rgb(85,41,64); }
H1.HeaderClassName
{
color: #552940;
}
.AnyTagClassName
{
color: #552940;
}
</style>
background-color css
<style>
a { background-color: #552940; }
a { background-color: rgb(85,41,64); }
div.DivClassName
{
background-color: #552940;
}
.BgClassName
{
background-color: #552940;
}
</style>
border-color css
<style>
span { border-color: #552940; }
span { border-color: rgb(85,41,64); }
td.TdClassName
{
border-color: #552940;
}
.TagClassName
{
border-color: #552940;
}
</style>