Shades of Scarlet Gum #401758
Tints of Scarlet Gum #401758
RGB
CMYK
RGB Variations
Color information
#401758 (or 0x401758) is known color: Scarlet Gum. HEX triplet: 40, 17 and 58. RGB value is (64,23,88). Sum of RGB (Red+Green+Blue) = 64+23+88=175 (23% of max value = 765). Red value is 64 (25.39% from 255 or 36.57% from 175); Green value is 23 (9.38% from 255 or 13.14% from 175); Blue value is 88 (34.77% from 255 or 50.29% from 175); Max value from RGB is 88 - color contains mainly: blue. Hex color #401758 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401758 is #BFE8A7. Grayscale: #2A2A2A. Windows color (decimal): -12576936 or 5773120. OLE color: 5773120.
HSL color Cylindrical-coordinate representation of color #401758: hue angle of 277.85º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #401758 is Cyan = 0.27, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 64 | 23 | 88 | - |
| CMYK | 0.27 | 0.74 | 0 | 0.65 |
| HSL | 277.85º | 0.59% | 0.22% | - |
| HSV(B) | 277.85º | 0.74% | 0.35% | - |
| XYZ | 4.18 | 2.41 | 9.48 | - |
| YUV | 42.67 | 153.58 | 143.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 23 | 88 | 0.27 | 0.74 | 0 | 0.65 | 277.85 | 0.59 | 0.22 |
| Hex | 40 | 17 | 58 | 1B | 4A | 0 | 41 | 116 | 3B | 16 |
| Octal | 100 | 27 | 130 | 33 | 112 | 0 | 101 | 426 | 73 | 26 |
| Binary | 1000000 | 10111 | 1011000 | 11011 | 1001010 | 0 | 1000001 | 100010110 | 111011 | 10110 |
Color Harmonies of #401758
Complementary color
Monochromatic Colors of #401758
Black with #401758
Text Example
Text Example
White with #401758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401758; }
p { color: rgb(64,23,88); }
H1.HeaderClassName
{
color: #401758;
}
.AnyTagClassName
{
color: #401758;
}
</style>
background-color css
<style>
a { background-color: #401758; }
a { background-color: rgb(64,23,88); }
div.DivClassName
{
background-color: #401758;
}
.BgClassName
{
background-color: #401758;
}
</style>
border-color css
<style>
span { border-color: #401758; }
span { border-color: rgb(64,23,88); }
td.TdClassName
{
border-color: #401758;
}
.TagClassName
{
border-color: #401758;
}
</style>