Shades of Scarlet Gum #401553
Tints of Scarlet Gum #401553
RGB
CMYK
RGB Variations
Color information
#401553 (or 0x401553) is known color: Scarlet Gum. HEX triplet: 40, 15 and 53. RGB value is (64,21,83). Sum of RGB (Red+Green+Blue) = 64+21+83=168 (22% of max value = 765). Red value is 64 (25.39% from 255 or 38.10% from 168); Green value is 21 (8.59% from 255 or 12.5% from 168); Blue value is 83 (32.81% from 255 or 49.40% from 168); Max value from RGB is 83 - color contains mainly: blue. Hex color #401553 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401553 is #BFEAAC. Grayscale: #282828. Windows color (decimal): -12577453 or 5444928. OLE color: 5444928.
HSL color Cylindrical-coordinate representation of color #401553: hue angle of 281.61º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #401553 is Cyan = 0.23, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 64 | 21 | 83 | - |
| CMYK | 0.23 | 0.75 | 0 | 0.67 |
| HSL | 281.61º | 0.6% | 0.2% | - |
| HSV(B) | 281.61º | 0.75% | 0.33% | - |
| XYZ | 3.94 | 2.25 | 8.41 | - |
| YUV | 40.93 | 151.75 | 144.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 21 | 83 | 0.23 | 0.75 | 0 | 0.67 | 281.61 | 0.6 | 0.2 |
| Hex | 40 | 15 | 53 | 17 | 4B | 0 | 43 | 11A | 3C | 14 |
| Octal | 100 | 25 | 123 | 27 | 113 | 0 | 103 | 432 | 74 | 24 |
| Binary | 1000000 | 10101 | 1010011 | 10111 | 1001011 | 0 | 1000011 | 100011010 | 111100 | 10100 |
Color Harmonies of #401553
Complementary color
Monochromatic Colors of #401553
Black with #401553
Text Example
Text Example
White with #401553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401553; }
p { color: rgb(64,21,83); }
H1.HeaderClassName
{
color: #401553;
}
.AnyTagClassName
{
color: #401553;
}
</style>
background-color css
<style>
a { background-color: #401553; }
a { background-color: rgb(64,21,83); }
div.DivClassName
{
background-color: #401553;
}
.BgClassName
{
background-color: #401553;
}
</style>
border-color css
<style>
span { border-color: #401553; }
span { border-color: rgb(64,21,83); }
td.TdClassName
{
border-color: #401553;
}
.TagClassName
{
border-color: #401553;
}
</style>