Shades of Barossa #563043
Tints of Barossa #563043
RGB
CMYK
RGB Variations
Color information
#563043 (or 0x563043) is known color: Barossa. HEX triplet: 56, 30 and 43. RGB value is (86,48,67). Sum of RGB (Red+Green+Blue) = 86+48+67=201 (26% of max value = 765). Red value is 86 (33.98% from 255 or 42.79% from 201); Green value is 48 (19.14% from 255 or 23.88% from 201); Blue value is 67 (26.56% from 255 or 33.33% from 201); Max value from RGB is 86 - color contains mainly: red. Hex color #563043 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #563043 is #A9CFBC. Grayscale: #3D3D3D. Windows color (decimal): -11128765 or 4403286. OLE color: 4403286.
HSL color Cylindrical-coordinate representation of color #563043: hue angle of 330º 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 #563043 is Cyan = 0, Magento = 0.44, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 48 | 67 | - |
| CMYK | 0 | 0.44 | 0.22 | 0.66 |
| HSL | 330º | 0.28% | 0.26% | - |
| HSV(B) | 330º | 0.44% | 0.34% | - |
| XYZ | 5.91 | 4.5 | 5.87 | - |
| YUV | 61.53 | 131.09 | 145.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 48 | 67 | 0 | 0.44 | 0.22 | 0.66 | 330 | 0.28 | 0.26 |
| Hex | 56 | 30 | 43 | 0 | 2C | 16 | 42 | 14A | 1C | 1A |
| Octal | 126 | 60 | 103 | 0 | 54 | 26 | 102 | 512 | 34 | 32 |
| Binary | 1010110 | 110000 | 1000011 | 0 | 101100 | 10110 | 1000010 | 101001010 | 11100 | 11010 |
Color Harmonies of #563043
Complementary color
Monochromatic Colors of #563043
Black with #563043
Text Example
Text Example
White with #563043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563043; }
p { color: rgb(86,48,67); }
H1.HeaderClassName
{
color: #563043;
}
.AnyTagClassName
{
color: #563043;
}
</style>
background-color css
<style>
a { background-color: #563043; }
a { background-color: rgb(86,48,67); }
div.DivClassName
{
background-color: #563043;
}
.BgClassName
{
background-color: #563043;
}
</style>
border-color css
<style>
span { border-color: #563043; }
span { border-color: rgb(86,48,67); }
td.TdClassName
{
border-color: #563043;
}
.TagClassName
{
border-color: #563043;
}
</style>