Shades of Scarlet Gum #401357
Tints of Scarlet Gum #401357
RGB
CMYK
RGB Variations
Color information
#401357 (or 0x401357) is known color: Scarlet Gum. HEX triplet: 40, 13 and 57. RGB value is (64,19,87). Sum of RGB (Red+Green+Blue) = 64+19+87=170 (22% of max value = 765). Red value is 64 (25.39% from 255 or 37.65% from 170); Green value is 19 (7.81% from 255 or 11.18% from 170); Blue value is 87 (34.38% from 255 or 51.18% from 170); Max value from RGB is 87 - color contains mainly: blue. Hex color #401357 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401357 is #BFECA8. Grayscale: #272727. Windows color (decimal): -12577961 or 5706560. OLE color: 5706560.
HSL color Cylindrical-coordinate representation of color #401357: hue angle of 279.71º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #401357 is Cyan = 0.26, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 64 | 19 | 87 | - |
| CMYK | 0.26 | 0.78 | 0 | 0.66 |
| HSL | 279.71º | 0.64% | 0.21% | - |
| HSV(B) | 279.71º | 0.78% | 0.34% | - |
| XYZ | 4.07 | 2.24 | 9.24 | - |
| YUV | 40.21 | 154.41 | 144.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 19 | 87 | 0.26 | 0.78 | 0 | 0.66 | 279.71 | 0.64 | 0.21 |
| Hex | 40 | 13 | 57 | 1A | 4E | 0 | 42 | 118 | 40 | 15 |
| Octal | 100 | 23 | 127 | 32 | 116 | 0 | 102 | 430 | 100 | 25 |
| Binary | 1000000 | 10011 | 1010111 | 11010 | 1001110 | 0 | 1000010 | 100011000 | 1000000 | 10101 |
Color Harmonies of #401357
Complementary color
Monochromatic Colors of #401357
Black with #401357
Text Example
Text Example
White with #401357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401357; }
p { color: rgb(64,19,87); }
H1.HeaderClassName
{
color: #401357;
}
.AnyTagClassName
{
color: #401357;
}
</style>
background-color css
<style>
a { background-color: #401357; }
a { background-color: rgb(64,19,87); }
div.DivClassName
{
background-color: #401357;
}
.BgClassName
{
background-color: #401357;
}
</style>
border-color css
<style>
span { border-color: #401357; }
span { border-color: rgb(64,19,87); }
td.TdClassName
{
border-color: #401357;
}
.TagClassName
{
border-color: #401357;
}
</style>