Shades of Scarlet Gum #401054
Tints of Scarlet Gum #401054
RGB
CMYK
RGB Variations
Color information
#401054 (or 0x401054) is known color: Scarlet Gum. HEX triplet: 40, 10 and 54. RGB value is (64,16,84). Sum of RGB (Red+Green+Blue) = 64+16+84=164 (21% of max value = 765). Red value is 64 (25.39% from 255 or 39.02% from 164); Green value is 16 (6.64% from 255 or 9.76% from 164); Blue value is 84 (33.20% from 255 or 51.22% from 164); Max value from RGB is 84 - color contains mainly: blue. Hex color #401054 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401054 is #BFEFAB. Grayscale: #252525. Windows color (decimal): -12578732 or 5509184. OLE color: 5509184.
HSL color Cylindrical-coordinate representation of color #401054: hue angle of 282.35º 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 #401054 is Cyan = 0.24, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 64 | 16 | 84 | - |
| CMYK | 0.24 | 0.81 | 0 | 0.67 |
| HSL | 282.35º | 0.68% | 0.2% | - |
| HSV(B) | 282.35º | 0.81% | 0.33% | - |
| XYZ | 3.9 | 2.1 | 8.59 | - |
| YUV | 38.1 | 153.9 | 146.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 16 | 84 | 0.24 | 0.81 | 0 | 0.67 | 282.35 | 0.68 | 0.2 |
| Hex | 40 | 10 | 54 | 18 | 51 | 0 | 43 | 11A | 44 | 14 |
| Octal | 100 | 20 | 124 | 30 | 121 | 0 | 103 | 432 | 104 | 24 |
| Binary | 1000000 | 10000 | 1010100 | 11000 | 1010001 | 0 | 1000011 | 100011010 | 1000100 | 10100 |
Color Harmonies of #401054
Complementary color
Monochromatic Colors of #401054
Black with #401054
Text Example
Text Example
White with #401054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401054; }
p { color: rgb(64,16,84); }
H1.HeaderClassName
{
color: #401054;
}
.AnyTagClassName
{
color: #401054;
}
</style>
background-color css
<style>
a { background-color: #401054; }
a { background-color: rgb(64,16,84); }
div.DivClassName
{
background-color: #401054;
}
.BgClassName
{
background-color: #401054;
}
</style>
border-color css
<style>
span { border-color: #401054; }
span { border-color: rgb(64,16,84); }
td.TdClassName
{
border-color: #401054;
}
.TagClassName
{
border-color: #401054;
}
</style>