Shades of Barossa #503643
Tints of Barossa #503643
RGB
CMYK
RGB Variations
Color information
#503643 (or 0x503643) is known color: Barossa. HEX triplet: 50, 36 and 43. RGB value is (80,54,67). Sum of RGB (Red+Green+Blue) = 80+54+67=201 (26% of max value = 765). Red value is 80 (31.64% from 255 or 39.80% from 201); Green value is 54 (21.48% from 255 or 26.87% from 201); Blue value is 67 (26.56% from 255 or 33.33% from 201); Max value from RGB is 80 - color contains mainly: red. Hex color #503643 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503643 is #AFC9BC. Grayscale: #3F3F3F. Windows color (decimal): -11520445 or 4404816. OLE color: 4404816.
HSL color Cylindrical-coordinate representation of color #503643: hue angle of 330º degrees, saturation: 0.19, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #503643 is Cyan = 0, Magento = 0.33, Yellow = 0.16 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 54 | 67 | - |
| CMYK | 0 | 0.33 | 0.16 | 0.69 |
| HSL | 330º | 0.19% | 0.26% | - |
| HSV(B) | 330º | 0.33% | 0.31% | - |
| XYZ | 5.64 | 4.75 | 5.93 | - |
| YUV | 63.26 | 130.11 | 139.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 54 | 67 | 0 | 0.33 | 0.16 | 0.69 | 330 | 0.19 | 0.26 |
| Hex | 50 | 36 | 43 | 0 | 21 | 10 | 45 | 14A | 13 | 1A |
| Octal | 120 | 66 | 103 | 0 | 41 | 20 | 105 | 512 | 23 | 32 |
| Binary | 1010000 | 110110 | 1000011 | 0 | 100001 | 10000 | 1000101 | 101001010 | 10011 | 11010 |
Color Harmonies of #503643
Complementary color
Monochromatic Colors of #503643
Black with #503643
Text Example
Text Example
White with #503643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503643; }
p { color: rgb(80,54,67); }
H1.HeaderClassName
{
color: #503643;
}
.AnyTagClassName
{
color: #503643;
}
</style>
background-color css
<style>
a { background-color: #503643; }
a { background-color: rgb(80,54,67); }
div.DivClassName
{
background-color: #503643;
}
.BgClassName
{
background-color: #503643;
}
</style>
border-color css
<style>
span { border-color: #503643; }
span { border-color: rgb(80,54,67); }
td.TdClassName
{
border-color: #503643;
}
.TagClassName
{
border-color: #503643;
}
</style>