Shades of Barossa #562943
Tints of Barossa #562943
RGB
CMYK
RGB Variations
Color information
#562943 (or 0x562943) is known color: Barossa. HEX triplet: 56, 29 and 43. RGB value is (86,41,67). Sum of RGB (Red+Green+Blue) = 86+41+67=194 (25% of max value = 765). Red value is 86 (33.98% from 255 or 44.33% from 194); Green value is 41 (16.41% from 255 or 21.13% from 194); Blue value is 67 (26.56% from 255 or 34.54% from 194); Max value from RGB is 86 - color contains mainly: red. Hex color #562943 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562943 is #A9D6BC. Grayscale: #393939. Windows color (decimal): -11130557 or 4401494. OLE color: 4401494.
HSL color Cylindrical-coordinate representation of color #562943: hue angle of 325.33º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #562943 is Cyan = 0, Magento = 0.52, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 41 | 67 | - |
| CMYK | 0 | 0.52 | 0.22 | 0.66 |
| HSL | 325.33º | 0.35% | 0.25% | - |
| HSV(B) | 325.33º | 0.52% | 0.34% | - |
| XYZ | 5.64 | 3.97 | 5.78 | - |
| YUV | 57.42 | 133.41 | 148.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 41 | 67 | 0 | 0.52 | 0.22 | 0.66 | 325.33 | 0.35 | 0.25 |
| Hex | 56 | 29 | 43 | 0 | 34 | 16 | 42 | 145 | 23 | 19 |
| Octal | 126 | 51 | 103 | 0 | 64 | 26 | 102 | 505 | 43 | 31 |
| Binary | 1010110 | 101001 | 1000011 | 0 | 110100 | 10110 | 1000010 | 101000101 | 100011 | 11001 |
Color Harmonies of #562943
Complementary color
Monochromatic Colors of #562943
Black with #562943
Text Example
Text Example
White with #562943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562943; }
p { color: rgb(86,41,67); }
H1.HeaderClassName
{
color: #562943;
}
.AnyTagClassName
{
color: #562943;
}
</style>
background-color css
<style>
a { background-color: #562943; }
a { background-color: rgb(86,41,67); }
div.DivClassName
{
background-color: #562943;
}
.BgClassName
{
background-color: #562943;
}
</style>
border-color css
<style>
span { border-color: #562943; }
span { border-color: rgb(86,41,67); }
td.TdClassName
{
border-color: #562943;
}
.TagClassName
{
border-color: #562943;
}
</style>