Shades of Barossa #512640
Tints of Barossa #512640
RGB
CMYK
RGB Variations
Color information
#512640 (or 0x512640) is known color: Barossa. HEX triplet: 51, 26 and 40. RGB value is (81,38,64). Sum of RGB (Red+Green+Blue) = 81+38+64=183 (24% of max value = 765). Red value is 81 (32.03% from 255 or 44.26% from 183); Green value is 38 (15.23% from 255 or 20.77% from 183); Blue value is 64 (25.39% from 255 or 34.97% from 183); Max value from RGB is 81 - color contains mainly: red. Hex color #512640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #512640 is #AED9BF. Grayscale: #353535. Windows color (decimal): -11459008 or 4204113. OLE color: 4204113.
HSL color Cylindrical-coordinate representation of color #512640: hue angle of 323.72º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #512640 is Cyan = 0, Magento = 0.53, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 38 | 64 | - |
| CMYK | 0 | 0.53 | 0.21 | 0.68 |
| HSL | 323.72º | 0.36% | 0.23% | - |
| HSV(B) | 323.72º | 0.53% | 0.32% | - |
| XYZ | 5.01 | 3.51 | 5.26 | - |
| YUV | 53.82 | 133.75 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 38 | 64 | 0 | 0.53 | 0.21 | 0.68 | 323.72 | 0.36 | 0.23 |
| Hex | 51 | 26 | 40 | 0 | 35 | 15 | 44 | 144 | 24 | 17 |
| Octal | 121 | 46 | 100 | 0 | 65 | 25 | 104 | 504 | 44 | 27 |
| Binary | 1010001 | 100110 | 1000000 | 0 | 110101 | 10101 | 1000100 | 101000100 | 100100 | 10111 |
Color Harmonies of #512640
Complementary color
Monochromatic Colors of #512640
Black with #512640
Text Example
Text Example
White with #512640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512640; }
p { color: rgb(81,38,64); }
H1.HeaderClassName
{
color: #512640;
}
.AnyTagClassName
{
color: #512640;
}
</style>
background-color css
<style>
a { background-color: #512640; }
a { background-color: rgb(81,38,64); }
div.DivClassName
{
background-color: #512640;
}
.BgClassName
{
background-color: #512640;
}
</style>
border-color css
<style>
span { border-color: #512640; }
span { border-color: rgb(81,38,64); }
td.TdClassName
{
border-color: #512640;
}
.TagClassName
{
border-color: #512640;
}
</style>