Shades of Scarlet Gum #411557
Tints of Scarlet Gum #411557
RGB
CMYK
RGB Variations
Color information
#411557 (or 0x411557) is known color: Scarlet Gum. HEX triplet: 41, 15 and 57. RGB value is (65,21,87). Sum of RGB (Red+Green+Blue) = 65+21+87=173 (22% of max value = 765). Red value is 65 (25.78% from 255 or 37.57% from 173); Green value is 21 (8.59% from 255 or 12.14% from 173); Blue value is 87 (34.38% from 255 or 50.29% from 173); Max value from RGB is 87 - color contains mainly: blue. Hex color #411557 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411557 is #BEEAA8. Grayscale: #292929. Windows color (decimal): -12511913 or 5707073. OLE color: 5707073.
HSL color Cylindrical-coordinate representation of color #411557: hue angle of 280º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #411557 is Cyan = 0.25, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 21 | 87 | - |
| CMYK | 0.25 | 0.76 | 0 | 0.66 |
| HSL | 280º | 0.61% | 0.21% | - |
| HSV(B) | 280º | 0.76% | 0.34% | - |
| XYZ | 4.17 | 2.35 | 9.25 | - |
| YUV | 41.68 | 153.58 | 144.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 21 | 87 | 0.25 | 0.76 | 0 | 0.66 | 280 | 0.61 | 0.21 |
| Hex | 41 | 15 | 57 | 19 | 4C | 0 | 42 | 118 | 3D | 15 |
| Octal | 101 | 25 | 127 | 31 | 114 | 0 | 102 | 430 | 75 | 25 |
| Binary | 1000001 | 10101 | 1010111 | 11001 | 1001100 | 0 | 1000010 | 100011000 | 111101 | 10101 |
Color Harmonies of #411557
Complementary color
Monochromatic Colors of #411557
Black with #411557
Text Example
Text Example
White with #411557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411557; }
p { color: rgb(65,21,87); }
H1.HeaderClassName
{
color: #411557;
}
.AnyTagClassName
{
color: #411557;
}
</style>
background-color css
<style>
a { background-color: #411557; }
a { background-color: rgb(65,21,87); }
div.DivClassName
{
background-color: #411557;
}
.BgClassName
{
background-color: #411557;
}
</style>
border-color css
<style>
span { border-color: #411557; }
span { border-color: rgb(65,21,87); }
td.TdClassName
{
border-color: #411557;
}
.TagClassName
{
border-color: #411557;
}
</style>