Shades of Scarlet Gum #401857
Tints of Scarlet Gum #401857
RGB
CMYK
RGB Variations
Color information
#401857 (or 0x401857) is known color: Scarlet Gum. HEX triplet: 40, 18 and 57. RGB value is (64,24,87). Sum of RGB (Red+Green+Blue) = 64+24+87=175 (23% of max value = 765). Red value is 64 (25.39% from 255 or 36.57% from 175); Green value is 24 (9.77% from 255 or 13.71% from 175); Blue value is 87 (34.38% from 255 or 49.71% from 175); Max value from RGB is 87 - color contains mainly: blue. Hex color #401857 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401857 is #BFE7A8. Grayscale: #2A2A2A. Windows color (decimal): -12576681 or 5707840. OLE color: 5707840.
HSL color Cylindrical-coordinate representation of color #401857: hue angle of 278.1º degrees, saturation: 0.57, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #401857 is Cyan = 0.26, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 64 | 24 | 87 | - |
| CMYK | 0.26 | 0.72 | 0 | 0.66 |
| HSL | 278.1º | 0.57% | 0.22% | - |
| HSV(B) | 278.1º | 0.72% | 0.34% | - |
| XYZ | 4.16 | 2.43 | 9.27 | - |
| YUV | 43.14 | 152.75 | 142.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 24 | 87 | 0.26 | 0.72 | 0 | 0.66 | 278.1 | 0.57 | 0.22 |
| Hex | 40 | 18 | 57 | 1A | 48 | 0 | 42 | 116 | 39 | 16 |
| Octal | 100 | 30 | 127 | 32 | 110 | 0 | 102 | 426 | 71 | 26 |
| Binary | 1000000 | 11000 | 1010111 | 11010 | 1001000 | 0 | 1000010 | 100010110 | 111001 | 10110 |
Color Harmonies of #401857
Complementary color
Monochromatic Colors of #401857
Black with #401857
Text Example
Text Example
White with #401857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401857; }
p { color: rgb(64,24,87); }
H1.HeaderClassName
{
color: #401857;
}
.AnyTagClassName
{
color: #401857;
}
</style>
background-color css
<style>
a { background-color: #401857; }
a { background-color: rgb(64,24,87); }
div.DivClassName
{
background-color: #401857;
}
.BgClassName
{
background-color: #401857;
}
</style>
border-color css
<style>
span { border-color: #401857; }
span { border-color: rgb(64,24,87); }
td.TdClassName
{
border-color: #401857;
}
.TagClassName
{
border-color: #401857;
}
</style>