Shades of Barossa #513243
Tints of Barossa #513243
RGB
CMYK
RGB Variations
Color information
#513243 (or 0x513243) is known color: Barossa. HEX triplet: 51, 32 and 43. RGB value is (81,50,67). Sum of RGB (Red+Green+Blue) = 81+50+67=198 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.91% from 198); Green value is 50 (19.92% from 255 or 25.25% from 198); Blue value is 67 (26.56% from 255 or 33.84% from 198); Max value from RGB is 81 - color contains mainly: red. Hex color #513243 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513243 is #AECDBC. Grayscale: #3D3D3D. Windows color (decimal): -11455933 or 4403793. OLE color: 4403793.
HSL color Cylindrical-coordinate representation of color #513243: hue angle of 327.1º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #513243 is Cyan = 0, Magento = 0.38, Yellow = 0.17 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 50 | 67 | - |
| CMYK | 0 | 0.38 | 0.17 | 0.68 |
| HSL | 327.1º | 0.24% | 0.26% | - |
| HSV(B) | 327.1º | 0.38% | 0.32% | - |
| XYZ | 5.55 | 4.44 | 5.87 | - |
| YUV | 61.21 | 131.27 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 50 | 67 | 0 | 0.38 | 0.17 | 0.68 | 327.1 | 0.24 | 0.26 |
| Hex | 51 | 32 | 43 | 0 | 26 | 11 | 44 | 147 | 18 | 1A |
| Octal | 121 | 62 | 103 | 0 | 46 | 21 | 104 | 507 | 30 | 32 |
| Binary | 1010001 | 110010 | 1000011 | 0 | 100110 | 10001 | 1000100 | 101000111 | 11000 | 11010 |
Color Harmonies of #513243
Complementary color
Monochromatic Colors of #513243
Black with #513243
Text Example
Text Example
White with #513243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513243; }
p { color: rgb(81,50,67); }
H1.HeaderClassName
{
color: #513243;
}
.AnyTagClassName
{
color: #513243;
}
</style>
background-color css
<style>
a { background-color: #513243; }
a { background-color: rgb(81,50,67); }
div.DivClassName
{
background-color: #513243;
}
.BgClassName
{
background-color: #513243;
}
</style>
border-color css
<style>
span { border-color: #513243; }
span { border-color: rgb(81,50,67); }
td.TdClassName
{
border-color: #513243;
}
.TagClassName
{
border-color: #513243;
}
</style>