Shades of Barossa #513844
Tints of Barossa #513844
RGB
CMYK
RGB Variations
Color information
#513844 (or 0x513844) is known color: Barossa. HEX triplet: 51, 38 and 44. RGB value is (81,56,68). Sum of RGB (Red+Green+Blue) = 81+56+68=205 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.51% from 205); Green value is 56 (22.27% from 255 or 27.32% from 205); Blue value is 68 (26.95% from 255 or 33.17% from 205); Max value from RGB is 81 - color contains mainly: red. Hex color #513844 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513844 is #AEC7BB. Grayscale: #404040. Windows color (decimal): -11454396 or 4470865. OLE color: 4470865.
HSL color Cylindrical-coordinate representation of color #513844: hue angle of 331.2º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #513844 is Cyan = 0, Magento = 0.31, Yellow = 0.16 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 56 | 68 | - |
| CMYK | 0 | 0.31 | 0.16 | 0.68 |
| HSL | 331.2º | 0.18% | 0.27% | - |
| HSV(B) | 331.2º | 0.31% | 0.32% | - |
| XYZ | 5.85 | 5 | 6.12 | - |
| YUV | 64.84 | 129.78 | 139.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 56 | 68 | 0 | 0.31 | 0.16 | 0.68 | 331.2 | 0.18 | 0.27 |
| Hex | 51 | 38 | 44 | 0 | 1F | 10 | 44 | 14B | 12 | 1B |
| Octal | 121 | 70 | 104 | 0 | 37 | 20 | 104 | 513 | 22 | 33 |
| Binary | 1010001 | 111000 | 1000100 | 0 | 11111 | 10000 | 1000100 | 101001011 | 10010 | 11011 |
Color Harmonies of #513844
Complementary color
Monochromatic Colors of #513844
Black with #513844
Text Example
Text Example
White with #513844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513844; }
p { color: rgb(81,56,68); }
H1.HeaderClassName
{
color: #513844;
}
.AnyTagClassName
{
color: #513844;
}
</style>
background-color css
<style>
a { background-color: #513844; }
a { background-color: rgb(81,56,68); }
div.DivClassName
{
background-color: #513844;
}
.BgClassName
{
background-color: #513844;
}
</style>
border-color css
<style>
span { border-color: #513844; }
span { border-color: rgb(81,56,68); }
td.TdClassName
{
border-color: #513844;
}
.TagClassName
{
border-color: #513844;
}
</style>