Shades of Scarlet Gum #513065
Tints of Scarlet Gum #513065
RGB
CMYK
RGB Variations
Color information
#513065 (or 0x513065) is known color: Scarlet Gum. HEX triplet: 51, 30 and 65. RGB value is (81,48,101). Sum of RGB (Red+Green+Blue) = 81+48+101=230 (30% of max value = 765). Red value is 81 (32.03% from 255 or 35.22% from 230); Green value is 48 (19.14% from 255 or 20.87% from 230); Blue value is 101 (39.84% from 255 or 43.91% from 230); Max value from RGB is 101 - color contains mainly: blue. Hex color #513065 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #513065 is #AECF9A. Grayscale: #3F3F3F. Windows color (decimal): -11456411 or 6631505. OLE color: 6631505.
HSL color Cylindrical-coordinate representation of color #513065: hue angle of 277.36º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #513065 is Cyan = 0.20, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 48 | 101 | - |
| CMYK | 0.20 | 0.52 | 0 | 0.60 |
| HSL | 277.36º | 0.36% | 0.29% | - |
| HSV(B) | 277.36º | 0.52% | 0.4% | - |
| XYZ | 6.8 | 4.8 | 12.88 | - |
| YUV | 63.91 | 148.93 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 48 | 101 | 0.20 | 0.52 | 0 | 0.60 | 277.36 | 0.36 | 0.29 |
| Hex | 51 | 30 | 65 | 14 | 34 | 0 | 3C | 115 | 24 | 1D |
| Octal | 121 | 60 | 145 | 24 | 64 | 0 | 74 | 425 | 44 | 35 |
| Binary | 1010001 | 110000 | 1100101 | 10100 | 110100 | 0 | 111100 | 100010101 | 100100 | 11101 |
Color Harmonies of #513065
Complementary color
Monochromatic Colors of #513065
Black with #513065
Text Example
Text Example
White with #513065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513065; }
p { color: rgb(81,48,101); }
H1.HeaderClassName
{
color: #513065;
}
.AnyTagClassName
{
color: #513065;
}
</style>
background-color css
<style>
a { background-color: #513065; }
a { background-color: rgb(81,48,101); }
div.DivClassName
{
background-color: #513065;
}
.BgClassName
{
background-color: #513065;
}
</style>
border-color css
<style>
span { border-color: #513065; }
span { border-color: rgb(81,48,101); }
td.TdClassName
{
border-color: #513065;
}
.TagClassName
{
border-color: #513065;
}
</style>