Shades of Scarlet Gum #512967
Tints of Scarlet Gum #512967
RGB
CMYK
RGB Variations
Color information
#512967 (or 0x512967) is known color: Scarlet Gum. HEX triplet: 51, 29 and 67. RGB value is (81,41,103). Sum of RGB (Red+Green+Blue) = 81+41+103=225 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36% from 225); Green value is 41 (16.41% from 255 or 18.22% from 225); Blue value is 103 (40.62% from 255 or 45.78% from 225); Max value from RGB is 103 - color contains mainly: blue. Hex color #512967 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #512967 is #AED698. Grayscale: #3B3B3B. Windows color (decimal): -11458201 or 6760785. OLE color: 6760785.
HSL color Cylindrical-coordinate representation of color #512967: hue angle of 278.71º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #512967 is Cyan = 0.21, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 41 | 103 | - |
| CMYK | 0.21 | 0.60 | 0 | 0.60 |
| HSL | 278.71º | 0.43% | 0.28% | - |
| HSV(B) | 278.71º | 0.6% | 0.4% | - |
| XYZ | 6.63 | 4.31 | 13.32 | - |
| YUV | 60.03 | 152.25 | 142.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 41 | 103 | 0.21 | 0.60 | 0 | 0.60 | 278.71 | 0.43 | 0.28 |
| Hex | 51 | 29 | 67 | 15 | 3C | 0 | 3C | 117 | 2B | 1C |
| Octal | 121 | 51 | 147 | 25 | 74 | 0 | 74 | 427 | 53 | 34 |
| Binary | 1010001 | 101001 | 1100111 | 10101 | 111100 | 0 | 111100 | 100010111 | 101011 | 11100 |
Color Harmonies of #512967
Complementary color
Monochromatic Colors of #512967
Black with #512967
Text Example
Text Example
White with #512967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512967; }
p { color: rgb(81,41,103); }
H1.HeaderClassName
{
color: #512967;
}
.AnyTagClassName
{
color: #512967;
}
</style>
background-color css
<style>
a { background-color: #512967; }
a { background-color: rgb(81,41,103); }
div.DivClassName
{
background-color: #512967;
}
.BgClassName
{
background-color: #512967;
}
</style>
border-color css
<style>
span { border-color: #512967; }
span { border-color: rgb(81,41,103); }
td.TdClassName
{
border-color: #512967;
}
.TagClassName
{
border-color: #512967;
}
</style>