Shades of Barossa #513443
Tints of Barossa #513443
RGB
CMYK
RGB Variations
Color information
#513443 (or 0x513443) is known color: Barossa. HEX triplet: 51, 34 and 43. RGB value is (81,52,67). Sum of RGB (Red+Green+Blue) = 81+52+67=200 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.5% from 200); Green value is 52 (20.70% from 255 or 26% from 200); Blue value is 67 (26.56% from 255 or 33.5% from 200); Max value from RGB is 81 - color contains mainly: red. Hex color #513443 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513443 is #AECBBC. Grayscale: #3E3E3E. Windows color (decimal): -11455421 or 4404305. OLE color: 4404305.
HSL color Cylindrical-coordinate representation of color #513443: hue angle of 328.97º degrees, saturation: 0.22, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #513443 is Cyan = 0, Magento = 0.36, Yellow = 0.17 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 52 | 67 | - |
| CMYK | 0 | 0.36 | 0.17 | 0.68 |
| HSL | 328.97º | 0.22% | 0.26% | - |
| HSV(B) | 328.97º | 0.36% | 0.32% | - |
| XYZ | 5.63 | 4.61 | 5.9 | - |
| YUV | 62.38 | 130.61 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 52 | 67 | 0 | 0.36 | 0.17 | 0.68 | 328.97 | 0.22 | 0.26 |
| Hex | 51 | 34 | 43 | 0 | 24 | 11 | 44 | 149 | 16 | 1A |
| Octal | 121 | 64 | 103 | 0 | 44 | 21 | 104 | 511 | 26 | 32 |
| Binary | 1010001 | 110100 | 1000011 | 0 | 100100 | 10001 | 1000100 | 101001001 | 10110 | 11010 |
Color Harmonies of #513443
Complementary color
Monochromatic Colors of #513443
Black with #513443
Text Example
Text Example
White with #513443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513443; }
p { color: rgb(81,52,67); }
H1.HeaderClassName
{
color: #513443;
}
.AnyTagClassName
{
color: #513443;
}
</style>
background-color css
<style>
a { background-color: #513443; }
a { background-color: rgb(81,52,67); }
div.DivClassName
{
background-color: #513443;
}
.BgClassName
{
background-color: #513443;
}
</style>
border-color css
<style>
span { border-color: #513443; }
span { border-color: rgb(81,52,67); }
td.TdClassName
{
border-color: #513443;
}
.TagClassName
{
border-color: #513443;
}
</style>