Shades of Barossa #513645
Tints of Barossa #513645
RGB
CMYK
RGB Variations
Color information
#513645 (or 0x513645) is known color: Barossa. HEX triplet: 51, 36 and 45. RGB value is (81,54,69). Sum of RGB (Red+Green+Blue) = 81+54+69=204 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.71% from 204); Green value is 54 (21.48% from 255 or 26.47% from 204); Blue value is 69 (27.34% from 255 or 33.82% from 204); Max value from RGB is 81 - color contains mainly: red. Hex color #513645 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513645 is #AEC9BA. Grayscale: #3F3F3F. Windows color (decimal): -11454907 or 4535889. OLE color: 4535889.
HSL color Cylindrical-coordinate representation of color #513645: hue angle of 326.67º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #513645 is Cyan = 0, Magento = 0.33, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 54 | 69 | - |
| CMYK | 0 | 0.33 | 0.15 | 0.68 |
| HSL | 326.67º | 0.2% | 0.26% | - |
| HSV(B) | 326.67º | 0.33% | 0.32% | - |
| XYZ | 5.79 | 4.82 | 6.26 | - |
| YUV | 63.78 | 130.95 | 140.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 69 | 0 | 0.33 | 0.15 | 0.68 | 326.67 | 0.2 | 0.26 |
| Hex | 51 | 36 | 45 | 0 | 21 | F | 44 | 147 | 14 | 1A |
| Octal | 121 | 66 | 105 | 0 | 41 | 17 | 104 | 507 | 24 | 32 |
| Binary | 1010001 | 110110 | 1000101 | 0 | 100001 | 1111 | 1000100 | 101000111 | 10100 | 11010 |
Color Harmonies of #513645
Complementary color
Monochromatic Colors of #513645
Black with #513645
Text Example
Text Example
White with #513645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513645; }
p { color: rgb(81,54,69); }
H1.HeaderClassName
{
color: #513645;
}
.AnyTagClassName
{
color: #513645;
}
</style>
background-color css
<style>
a { background-color: #513645; }
a { background-color: rgb(81,54,69); }
div.DivClassName
{
background-color: #513645;
}
.BgClassName
{
background-color: #513645;
}
</style>
border-color css
<style>
span { border-color: #513645; }
span { border-color: rgb(81,54,69); }
td.TdClassName
{
border-color: #513645;
}
.TagClassName
{
border-color: #513645;
}
</style>