Shades of Scarlet Gum #411754
Tints of Scarlet Gum #411754
RGB
CMYK
RGB Variations
Color information
#411754 (or 0x411754) is known color: Scarlet Gum. HEX triplet: 41, 17 and 54. RGB value is (65,23,84). Sum of RGB (Red+Green+Blue) = 65+23+84=172 (22% of max value = 765). Red value is 65 (25.78% from 255 or 37.79% from 172); Green value is 23 (9.38% from 255 or 13.37% from 172); Blue value is 84 (33.20% from 255 or 48.84% from 172); Max value from RGB is 84 - color contains mainly: blue. Hex color #411754 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411754 is #BEE8AB. Grayscale: #2A2A2A. Windows color (decimal): -12511404 or 5510977. OLE color: 5510977.
HSL color Cylindrical-coordinate representation of color #411754: hue angle of 281.31º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #411754 is Cyan = 0.23, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 23 | 84 | - |
| CMYK | 0.23 | 0.73 | 0 | 0.67 |
| HSL | 281.31º | 0.57% | 0.21% | - |
| HSV(B) | 281.31º | 0.73% | 0.33% | - |
| XYZ | 4.09 | 2.38 | 8.63 | - |
| YUV | 42.51 | 151.41 | 144.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 23 | 84 | 0.23 | 0.73 | 0 | 0.67 | 281.31 | 0.57 | 0.21 |
| Hex | 41 | 17 | 54 | 17 | 49 | 0 | 43 | 119 | 39 | 15 |
| Octal | 101 | 27 | 124 | 27 | 111 | 0 | 103 | 431 | 71 | 25 |
| Binary | 1000001 | 10111 | 1010100 | 10111 | 1001001 | 0 | 1000011 | 100011001 | 111001 | 10101 |
Color Harmonies of #411754
Complementary color
Monochromatic Colors of #411754
Black with #411754
Text Example
Text Example
White with #411754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411754; }
p { color: rgb(65,23,84); }
H1.HeaderClassName
{
color: #411754;
}
.AnyTagClassName
{
color: #411754;
}
</style>
background-color css
<style>
a { background-color: #411754; }
a { background-color: rgb(65,23,84); }
div.DivClassName
{
background-color: #411754;
}
.BgClassName
{
background-color: #411754;
}
</style>
border-color css
<style>
span { border-color: #411754; }
span { border-color: rgb(65,23,84); }
td.TdClassName
{
border-color: #411754;
}
.TagClassName
{
border-color: #411754;
}
</style>