Shades of Scarlet Gum #411751
Tints of Scarlet Gum #411751
RGB
CMYK
RGB Variations
Color information
#411751 (or 0x411751) is known color: Scarlet Gum. HEX triplet: 41, 17 and 51. RGB value is (65,23,81). Sum of RGB (Red+Green+Blue) = 65+23+81=169 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.46% from 169); Green value is 23 (9.38% from 255 or 13.61% from 169); Blue value is 81 (32.03% from 255 or 47.93% from 169); Max value from RGB is 81 - color contains mainly: blue. Hex color #411751 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411751 is #BEE8AE. Grayscale: #292929. Windows color (decimal): -12511407 or 5314369. OLE color: 5314369.
HSL color Cylindrical-coordinate representation of color #411751: hue angle of 283.45º degrees, saturation: 0.56, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #411751 is Cyan = 0.20, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 65 | 23 | 81 | - |
| CMYK | 0.20 | 0.72 | 0 | 0.68 |
| HSL | 283.45º | 0.56% | 0.2% | - |
| HSV(B) | 283.45º | 0.72% | 0.32% | - |
| XYZ | 3.97 | 2.33 | 8.03 | - |
| YUV | 42.17 | 149.91 | 144.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 23 | 81 | 0.20 | 0.72 | 0 | 0.68 | 283.45 | 0.56 | 0.2 |
| Hex | 41 | 17 | 51 | 14 | 48 | 0 | 44 | 11B | 38 | 14 |
| Octal | 101 | 27 | 121 | 24 | 110 | 0 | 104 | 433 | 70 | 24 |
| Binary | 1000001 | 10111 | 1010001 | 10100 | 1001000 | 0 | 1000100 | 100011011 | 111000 | 10100 |
Color Harmonies of #411751
Complementary color
Monochromatic Colors of #411751
Black with #411751
Text Example
Text Example
White with #411751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411751; }
p { color: rgb(65,23,81); }
H1.HeaderClassName
{
color: #411751;
}
.AnyTagClassName
{
color: #411751;
}
</style>
background-color css
<style>
a { background-color: #411751; }
a { background-color: rgb(65,23,81); }
div.DivClassName
{
background-color: #411751;
}
.BgClassName
{
background-color: #411751;
}
</style>
border-color css
<style>
span { border-color: #411751; }
span { border-color: rgb(65,23,81); }
td.TdClassName
{
border-color: #411751;
}
.TagClassName
{
border-color: #411751;
}
</style>