Shades of Barossa #512440
Tints of Barossa #512440
RGB
CMYK
RGB Variations
Color information
#512440 (or 0x512440) is known color: Barossa. HEX triplet: 51, 24 and 40. RGB value is (81,36,64). Sum of RGB (Red+Green+Blue) = 81+36+64=181 (23% of max value = 765). Red value is 81 (32.03% from 255 or 44.75% from 181); Green value is 36 (14.45% from 255 or 19.89% from 181); Blue value is 64 (25.39% from 255 or 35.36% from 181); Max value from RGB is 81 - color contains mainly: red. Hex color #512440 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #512440 is #AEDBBF. Grayscale: #343434. Windows color (decimal): -11459520 or 4203601. OLE color: 4203601.
HSL color Cylindrical-coordinate representation of color #512440: hue angle of 322.67º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #512440 is Cyan = 0, Magento = 0.56, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 36 | 64 | - |
| CMYK | 0 | 0.56 | 0.21 | 0.68 |
| HSL | 322.67º | 0.38% | 0.23% | - |
| HSV(B) | 322.67º | 0.56% | 0.32% | - |
| XYZ | 4.95 | 3.38 | 5.24 | - |
| YUV | 52.65 | 134.41 | 148.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 36 | 64 | 0 | 0.56 | 0.21 | 0.68 | 322.67 | 0.38 | 0.23 |
| Hex | 51 | 24 | 40 | 0 | 38 | 15 | 44 | 143 | 26 | 17 |
| Octal | 121 | 44 | 100 | 0 | 70 | 25 | 104 | 503 | 46 | 27 |
| Binary | 1010001 | 100100 | 1000000 | 0 | 111000 | 10101 | 1000100 | 101000011 | 100110 | 10111 |
Color Harmonies of #512440
Complementary color
Monochromatic Colors of #512440
Black with #512440
Text Example
Text Example
White with #512440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512440; }
p { color: rgb(81,36,64); }
H1.HeaderClassName
{
color: #512440;
}
.AnyTagClassName
{
color: #512440;
}
</style>
background-color css
<style>
a { background-color: #512440; }
a { background-color: rgb(81,36,64); }
div.DivClassName
{
background-color: #512440;
}
.BgClassName
{
background-color: #512440;
}
</style>
border-color css
<style>
span { border-color: #512440; }
span { border-color: rgb(81,36,64); }
td.TdClassName
{
border-color: #512440;
}
.TagClassName
{
border-color: #512440;
}
</style>