Shades of Barossa #562743
Tints of Barossa #562743
RGB
CMYK
RGB Variations
Color information
#562743 (or 0x562743) is known color: Barossa. HEX triplet: 56, 27 and 43. RGB value is (86,39,67). Sum of RGB (Red+Green+Blue) = 86+39+67=192 (25% of max value = 765). Red value is 86 (33.98% from 255 or 44.79% from 192); Green value is 39 (15.62% from 255 or 20.31% from 192); Blue value is 67 (26.56% from 255 or 34.90% from 192); Max value from RGB is 86 - color contains mainly: red. Hex color #562743 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562743 is #A9D8BC. Grayscale: #383838. Windows color (decimal): -11131069 or 4400982. OLE color: 4400982.
HSL color Cylindrical-coordinate representation of color #562743: hue angle of 324.26º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #562743 is Cyan = 0, Magento = 0.55, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 39 | 67 | - |
| CMYK | 0 | 0.55 | 0.22 | 0.66 |
| HSL | 324.26º | 0.38% | 0.25% | - |
| HSV(B) | 324.26º | 0.55% | 0.34% | - |
| XYZ | 5.58 | 3.83 | 5.76 | - |
| YUV | 56.25 | 134.07 | 149.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 39 | 67 | 0 | 0.55 | 0.22 | 0.66 | 324.26 | 0.38 | 0.25 |
| Hex | 56 | 27 | 43 | 0 | 37 | 16 | 42 | 144 | 26 | 19 |
| Octal | 126 | 47 | 103 | 0 | 67 | 26 | 102 | 504 | 46 | 31 |
| Binary | 1010110 | 100111 | 1000011 | 0 | 110111 | 10110 | 1000010 | 101000100 | 100110 | 11001 |
Color Harmonies of #562743
Complementary color
Monochromatic Colors of #562743
Black with #562743
Text Example
Text Example
White with #562743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562743; }
p { color: rgb(86,39,67); }
H1.HeaderClassName
{
color: #562743;
}
.AnyTagClassName
{
color: #562743;
}
</style>
background-color css
<style>
a { background-color: #562743; }
a { background-color: rgb(86,39,67); }
div.DivClassName
{
background-color: #562743;
}
.BgClassName
{
background-color: #562743;
}
</style>
border-color css
<style>
span { border-color: #562743; }
span { border-color: rgb(86,39,67); }
td.TdClassName
{
border-color: #562743;
}
.TagClassName
{
border-color: #562743;
}
</style>