Shades of Scarlet Gum #411451
Tints of Scarlet Gum #411451
RGB
CMYK
RGB Variations
Color information
#411451 (or 0x411451) is known color: Scarlet Gum. HEX triplet: 41, 14 and 51. RGB value is (65,20,81). Sum of RGB (Red+Green+Blue) = 65+20+81=166 (21% of max value = 765). Red value is 65 (25.78% from 255 or 39.16% from 166); Green value is 20 (8.20% from 255 or 12.05% from 166); Blue value is 81 (32.03% from 255 or 48.80% from 166); Max value from RGB is 81 - color contains mainly: blue. Hex color #411451 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411451 is #BEEBAE. Grayscale: #282828. Windows color (decimal): -12512175 or 5313601. OLE color: 5313601.
HSL color Cylindrical-coordinate representation of color #411451: hue angle of 284.26º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #411451 is Cyan = 0.20, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 65 | 20 | 81 | - |
| CMYK | 0.20 | 0.75 | 0 | 0.68 |
| HSL | 284.26º | 0.6% | 0.2% | - |
| HSV(B) | 284.26º | 0.75% | 0.32% | - |
| XYZ | 3.92 | 2.22 | 8.01 | - |
| YUV | 40.41 | 150.91 | 145.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 20 | 81 | 0.20 | 0.75 | 0 | 0.68 | 284.26 | 0.6 | 0.2 |
| Hex | 41 | 14 | 51 | 14 | 4B | 0 | 44 | 11C | 3C | 14 |
| Octal | 101 | 24 | 121 | 24 | 113 | 0 | 104 | 434 | 74 | 24 |
| Binary | 1000001 | 10100 | 1010001 | 10100 | 1001011 | 0 | 1000100 | 100011100 | 111100 | 10100 |
Color Harmonies of #411451
Complementary color
Monochromatic Colors of #411451
Black with #411451
Text Example
Text Example
White with #411451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411451; }
p { color: rgb(65,20,81); }
H1.HeaderClassName
{
color: #411451;
}
.AnyTagClassName
{
color: #411451;
}
</style>
background-color css
<style>
a { background-color: #411451; }
a { background-color: rgb(65,20,81); }
div.DivClassName
{
background-color: #411451;
}
.BgClassName
{
background-color: #411451;
}
</style>
border-color css
<style>
span { border-color: #411451; }
span { border-color: rgb(65,20,81); }
td.TdClassName
{
border-color: #411451;
}
.TagClassName
{
border-color: #411451;
}
</style>