Shades of Barossa #563044
Tints of Barossa #563044
RGB
CMYK
RGB Variations
Color information
#563044 (or 0x563044) is known color: Barossa. HEX triplet: 56, 30 and 44. RGB value is (86,48,68). Sum of RGB (Red+Green+Blue) = 86+48+68=202 (26% of max value = 765). Red value is 86 (33.98% from 255 or 42.57% from 202); Green value is 48 (19.14% from 255 or 23.76% from 202); Blue value is 68 (26.95% from 255 or 33.66% from 202); Max value from RGB is 86 - color contains mainly: red. Hex color #563044 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #563044 is #A9CFBB. Grayscale: #3D3D3D. Windows color (decimal): -11128764 or 4468822. OLE color: 4468822.
HSL color Cylindrical-coordinate representation of color #563044: hue angle of 328.42º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #563044 is Cyan = 0, Magento = 0.44, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 48 | 68 | - |
| CMYK | 0 | 0.44 | 0.21 | 0.66 |
| HSL | 328.42º | 0.28% | 0.26% | - |
| HSV(B) | 328.42º | 0.44% | 0.34% | - |
| XYZ | 5.94 | 4.51 | 6.03 | - |
| YUV | 61.64 | 131.59 | 145.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 48 | 68 | 0 | 0.44 | 0.21 | 0.66 | 328.42 | 0.28 | 0.26 |
| Hex | 56 | 30 | 44 | 0 | 2C | 15 | 42 | 148 | 1C | 1A |
| Octal | 126 | 60 | 104 | 0 | 54 | 25 | 102 | 510 | 34 | 32 |
| Binary | 1010110 | 110000 | 1000100 | 0 | 101100 | 10101 | 1000010 | 101001000 | 11100 | 11010 |
Color Harmonies of #563044
Complementary color
Monochromatic Colors of #563044
Black with #563044
Text Example
Text Example
White with #563044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563044; }
p { color: rgb(86,48,68); }
H1.HeaderClassName
{
color: #563044;
}
.AnyTagClassName
{
color: #563044;
}
</style>
background-color css
<style>
a { background-color: #563044; }
a { background-color: rgb(86,48,68); }
div.DivClassName
{
background-color: #563044;
}
.BgClassName
{
background-color: #563044;
}
</style>
border-color css
<style>
span { border-color: #563044; }
span { border-color: rgb(86,48,68); }
td.TdClassName
{
border-color: #563044;
}
.TagClassName
{
border-color: #563044;
}
</style>