Shades of Scarlet Gum #411259
Tints of Scarlet Gum #411259
RGB
CMYK
RGB Variations
Color information
#411259 (or 0x411259) is known color: Scarlet Gum. HEX triplet: 41, 12 and 59. RGB value is (65,18,89). Sum of RGB (Red+Green+Blue) = 65+18+89=172 (22% of max value = 765). Red value is 65 (25.78% from 255 or 37.79% from 172); Green value is 18 (7.42% from 255 or 10.47% from 172); Blue value is 89 (35.16% from 255 or 51.74% from 172); Max value from RGB is 89 - color contains mainly: blue. Hex color #411259 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411259 is #BEEDA6. Grayscale: #272727. Windows color (decimal): -12512679 or 5837377. OLE color: 5837377.
HSL color Cylindrical-coordinate representation of color #411259: hue angle of 279.72º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #411259 is Cyan = 0.27, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 18 | 89 | - |
| CMYK | 0.27 | 0.80 | 0 | 0.65 |
| HSL | 279.72º | 0.66% | 0.21% | - |
| HSV(B) | 279.72º | 0.8% | 0.35% | - |
| XYZ | 4.2 | 2.28 | 9.67 | - |
| YUV | 40.15 | 155.57 | 145.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 18 | 89 | 0.27 | 0.80 | 0 | 0.65 | 279.72 | 0.66 | 0.21 |
| Hex | 41 | 12 | 59 | 1B | 50 | 0 | 41 | 118 | 42 | 15 |
| Octal | 101 | 22 | 131 | 33 | 120 | 0 | 101 | 430 | 102 | 25 |
| Binary | 1000001 | 10010 | 1011001 | 11011 | 1010000 | 0 | 1000001 | 100011000 | 1000010 | 10101 |
Color Harmonies of #411259
Complementary color
Monochromatic Colors of #411259
Black with #411259
Text Example
Text Example
White with #411259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411259; }
p { color: rgb(65,18,89); }
H1.HeaderClassName
{
color: #411259;
}
.AnyTagClassName
{
color: #411259;
}
</style>
background-color css
<style>
a { background-color: #411259; }
a { background-color: rgb(65,18,89); }
div.DivClassName
{
background-color: #411259;
}
.BgClassName
{
background-color: #411259;
}
</style>
border-color css
<style>
span { border-color: #411259; }
span { border-color: rgb(65,18,89); }
td.TdClassName
{
border-color: #411259;
}
.TagClassName
{
border-color: #411259;
}
</style>