Shades of Barossa #552642
Tints of Barossa #552642
RGB
CMYK
RGB Variations
Color information
#552642 (or 0x552642) is known color: Barossa. HEX triplet: 55, 26 and 42. RGB value is (85,38,66). Sum of RGB (Red+Green+Blue) = 85+38+66=189 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.97% from 189); Green value is 38 (15.23% from 255 or 20.11% from 189); Blue value is 66 (26.17% from 255 or 34.92% from 189); Max value from RGB is 85 - color contains mainly: red. Hex color #552642 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552642 is #AAD9BD. Grayscale: #373737. Windows color (decimal): -11196862 or 4335189. OLE color: 4335189.
HSL color Cylindrical-coordinate representation of color #552642: hue angle of 324.26º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #552642 is Cyan = 0, Magento = 0.55, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 38 | 66 | - |
| CMYK | 0 | 0.55 | 0.22 | 0.67 |
| HSL | 324.26º | 0.38% | 0.24% | - |
| HSV(B) | 324.26º | 0.55% | 0.33% | - |
| XYZ | 5.42 | 3.71 | 5.58 | - |
| YUV | 55.25 | 134.07 | 149.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 38 | 66 | 0 | 0.55 | 0.22 | 0.67 | 324.26 | 0.38 | 0.24 |
| Hex | 55 | 26 | 42 | 0 | 37 | 16 | 43 | 144 | 26 | 18 |
| Octal | 125 | 46 | 102 | 0 | 67 | 26 | 103 | 504 | 46 | 30 |
| Binary | 1010101 | 100110 | 1000010 | 0 | 110111 | 10110 | 1000011 | 101000100 | 100110 | 11000 |
Color Harmonies of #552642
Complementary color
Monochromatic Colors of #552642
Black with #552642
Text Example
Text Example
White with #552642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552642; }
p { color: rgb(85,38,66); }
H1.HeaderClassName
{
color: #552642;
}
.AnyTagClassName
{
color: #552642;
}
</style>
background-color css
<style>
a { background-color: #552642; }
a { background-color: rgb(85,38,66); }
div.DivClassName
{
background-color: #552642;
}
.BgClassName
{
background-color: #552642;
}
</style>
border-color css
<style>
span { border-color: #552642; }
span { border-color: rgb(85,38,66); }
td.TdClassName
{
border-color: #552642;
}
.TagClassName
{
border-color: #552642;
}
</style>