Shades of Scarlet Gum #411054
Tints of Scarlet Gum #411054
RGB
CMYK
RGB Variations
Color information
#411054 (or 0x411054) is known color: Scarlet Gum. HEX triplet: 41, 10 and 54. RGB value is (65,16,84). Sum of RGB (Red+Green+Blue) = 65+16+84=165 (21% of max value = 765). Red value is 65 (25.78% from 255 or 39.39% from 165); Green value is 16 (6.64% from 255 or 9.70% from 165); Blue value is 84 (33.20% from 255 or 50.91% from 165); Max value from RGB is 84 - color contains mainly: blue. Hex color #411054 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411054 is #BEEFAB. Grayscale: #262626. Windows color (decimal): -12513196 or 5509185. OLE color: 5509185.
HSL color Cylindrical-coordinate representation of color #411054: hue angle of 283.24º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #411054 is Cyan = 0.23, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 16 | 84 | - |
| CMYK | 0.23 | 0.81 | 0 | 0.67 |
| HSL | 283.24º | 0.68% | 0.2% | - |
| HSV(B) | 283.24º | 0.81% | 0.33% | - |
| XYZ | 3.97 | 2.13 | 8.59 | - |
| YUV | 38.4 | 153.73 | 146.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 16 | 84 | 0.23 | 0.81 | 0 | 0.67 | 283.24 | 0.68 | 0.2 |
| Hex | 41 | 10 | 54 | 17 | 51 | 0 | 43 | 11B | 44 | 14 |
| Octal | 101 | 20 | 124 | 27 | 121 | 0 | 103 | 433 | 104 | 24 |
| Binary | 1000001 | 10000 | 1010100 | 10111 | 1010001 | 0 | 1000011 | 100011011 | 1000100 | 10100 |
Color Harmonies of #411054
Complementary color
Monochromatic Colors of #411054
Black with #411054
Text Example
Text Example
White with #411054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411054; }
p { color: rgb(65,16,84); }
H1.HeaderClassName
{
color: #411054;
}
.AnyTagClassName
{
color: #411054;
}
</style>
background-color css
<style>
a { background-color: #411054; }
a { background-color: rgb(65,16,84); }
div.DivClassName
{
background-color: #411054;
}
.BgClassName
{
background-color: #411054;
}
</style>
border-color css
<style>
span { border-color: #411054; }
span { border-color: rgb(65,16,84); }
td.TdClassName
{
border-color: #411054;
}
.TagClassName
{
border-color: #411054;
}
</style>