Shades of Scarlet Gum #401057
Tints of Scarlet Gum #401057
RGB
CMYK
RGB Variations
Color information
#401057 (or 0x401057) is known color: Scarlet Gum. HEX triplet: 40, 10 and 57. RGB value is (64,16,87). Sum of RGB (Red+Green+Blue) = 64+16+87=167 (22% of max value = 765). Red value is 64 (25.39% from 255 or 38.32% from 167); Green value is 16 (6.64% from 255 or 9.58% from 167); Blue value is 87 (34.38% from 255 or 52.10% from 167); Max value from RGB is 87 - color contains mainly: blue. Hex color #401057 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401057 is #BFEFA8. Grayscale: #262626. Windows color (decimal): -12578729 or 5705792. OLE color: 5705792.
HSL color Cylindrical-coordinate representation of color #401057: hue angle of 280.56º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #401057 is Cyan = 0.26, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 64 | 16 | 87 | - |
| CMYK | 0.26 | 0.82 | 0 | 0.66 |
| HSL | 280.56º | 0.69% | 0.2% | - |
| HSV(B) | 280.56º | 0.82% | 0.34% | - |
| XYZ | 4.02 | 2.15 | 9.22 | - |
| YUV | 38.45 | 155.4 | 146.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 16 | 87 | 0.26 | 0.82 | 0 | 0.66 | 280.56 | 0.69 | 0.2 |
| Hex | 40 | 10 | 57 | 1A | 52 | 0 | 42 | 119 | 45 | 14 |
| Octal | 100 | 20 | 127 | 32 | 122 | 0 | 102 | 431 | 105 | 24 |
| Binary | 1000000 | 10000 | 1010111 | 11010 | 1010010 | 0 | 1000010 | 100011001 | 1000101 | 10100 |
Color Harmonies of #401057
Complementary color
Monochromatic Colors of #401057
Black with #401057
Text Example
Text Example
White with #401057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401057; }
p { color: rgb(64,16,87); }
H1.HeaderClassName
{
color: #401057;
}
.AnyTagClassName
{
color: #401057;
}
</style>
background-color css
<style>
a { background-color: #401057; }
a { background-color: rgb(64,16,87); }
div.DivClassName
{
background-color: #401057;
}
.BgClassName
{
background-color: #401057;
}
</style>
border-color css
<style>
span { border-color: #401057; }
span { border-color: rgb(64,16,87); }
td.TdClassName
{
border-color: #401057;
}
.TagClassName
{
border-color: #401057;
}
</style>