Shades of Scarlet Gum #411156
Tints of Scarlet Gum #411156
RGB
CMYK
RGB Variations
Color information
#411156 (or 0x411156) is known color: Scarlet Gum. HEX triplet: 41, 11 and 56. RGB value is (65,17,86). Sum of RGB (Red+Green+Blue) = 65+17+86=168 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.69% from 168); Green value is 17 (7.03% from 255 or 10.12% from 168); Blue value is 86 (33.98% from 255 or 51.19% from 168); Max value from RGB is 86 - color contains mainly: blue. Hex color #411156 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411156 is #BEEEA9. Grayscale: #262626. Windows color (decimal): -12512938 or 5640513. OLE color: 5640513.
HSL color Cylindrical-coordinate representation of color #411156: hue angle of 281.74º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #411156 is Cyan = 0.24, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 17 | 86 | - |
| CMYK | 0.24 | 0.80 | 0 | 0.66 |
| HSL | 281.74º | 0.67% | 0.2% | - |
| HSV(B) | 281.74º | 0.8% | 0.34% | - |
| XYZ | 4.06 | 2.2 | 9.01 | - |
| YUV | 39.22 | 154.4 | 146.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 17 | 86 | 0.24 | 0.80 | 0 | 0.66 | 281.74 | 0.67 | 0.2 |
| Hex | 41 | 11 | 56 | 18 | 50 | 0 | 42 | 11A | 43 | 14 |
| Octal | 101 | 21 | 126 | 30 | 120 | 0 | 102 | 432 | 103 | 24 |
| Binary | 1000001 | 10001 | 1010110 | 11000 | 1010000 | 0 | 1000010 | 100011010 | 1000011 | 10100 |
Color Harmonies of #411156
Complementary color
Monochromatic Colors of #411156
Black with #411156
Text Example
Text Example
White with #411156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411156; }
p { color: rgb(65,17,86); }
H1.HeaderClassName
{
color: #411156;
}
.AnyTagClassName
{
color: #411156;
}
</style>
background-color css
<style>
a { background-color: #411156; }
a { background-color: rgb(65,17,86); }
div.DivClassName
{
background-color: #411156;
}
.BgClassName
{
background-color: #411156;
}
</style>
border-color css
<style>
span { border-color: #411156; }
span { border-color: rgb(65,17,86); }
td.TdClassName
{
border-color: #411156;
}
.TagClassName
{
border-color: #411156;
}
</style>