Shades of Scarlet Gum #421957
Tints of Scarlet Gum #421957
RGB
CMYK
RGB Variations
Color information
#421957 (or 0x421957) is known color: Scarlet Gum. HEX triplet: 42, 19 and 57. RGB value is (66,25,87). Sum of RGB (Red+Green+Blue) = 66+25+87=178 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.08% from 178); Green value is 25 (10.16% from 255 or 14.04% from 178); Blue value is 87 (34.38% from 255 or 48.88% from 178); Max value from RGB is 87 - color contains mainly: blue. Hex color #421957 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421957 is #BDE6A8. Grayscale: #2C2C2C. Windows color (decimal): -12445353 or 5708098. OLE color: 5708098.
HSL color Cylindrical-coordinate representation of color #421957: hue angle of 279.68º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #421957 is Cyan = 0.24, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 25 | 87 | - |
| CMYK | 0.24 | 0.71 | 0 | 0.66 |
| HSL | 279.68º | 0.55% | 0.22% | - |
| HSV(B) | 279.68º | 0.71% | 0.34% | - |
| XYZ | 4.31 | 2.54 | 9.28 | - |
| YUV | 44.33 | 152.08 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 25 | 87 | 0.24 | 0.71 | 0 | 0.66 | 279.68 | 0.55 | 0.22 |
| Hex | 42 | 19 | 57 | 18 | 47 | 0 | 42 | 118 | 37 | 16 |
| Octal | 102 | 31 | 127 | 30 | 107 | 0 | 102 | 430 | 67 | 26 |
| Binary | 1000010 | 11001 | 1010111 | 11000 | 1000111 | 0 | 1000010 | 100011000 | 110111 | 10110 |
Color Harmonies of #421957
Complementary color
Monochromatic Colors of #421957
Black with #421957
Text Example
Text Example
White with #421957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421957; }
p { color: rgb(66,25,87); }
H1.HeaderClassName
{
color: #421957;
}
.AnyTagClassName
{
color: #421957;
}
</style>
background-color css
<style>
a { background-color: #421957; }
a { background-color: rgb(66,25,87); }
div.DivClassName
{
background-color: #421957;
}
.BgClassName
{
background-color: #421957;
}
</style>
border-color css
<style>
span { border-color: #421957; }
span { border-color: rgb(66,25,87); }
td.TdClassName
{
border-color: #421957;
}
.TagClassName
{
border-color: #421957;
}
</style>