Shades of Scarlet Gum #421059
Tints of Scarlet Gum #421059
RGB
CMYK
RGB Variations
Color information
#421059 (or 0x421059) is known color: Scarlet Gum. HEX triplet: 42, 10 and 59. RGB value is (66,16,89). Sum of RGB (Red+Green+Blue) = 66+16+89=171 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.60% from 171); Green value is 16 (6.64% from 255 or 9.36% from 171); Blue value is 89 (35.16% from 255 or 52.05% from 171); Max value from RGB is 89 - color contains mainly: blue. Hex color #421059 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421059 is #BDEFA6. Grayscale: #272727. Windows color (decimal): -12447655 or 5836866. OLE color: 5836866.
HSL color Cylindrical-coordinate representation of color #421059: hue angle of 281.1º degrees, saturation: 0.7, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #421059 is Cyan = 0.26, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 16 | 89 | - |
| CMYK | 0.26 | 0.82 | 0 | 0.65 |
| HSL | 281.1º | 0.7% | 0.21% | - |
| HSV(B) | 281.1º | 0.82% | 0.35% | - |
| XYZ | 4.24 | 2.25 | 9.66 | - |
| YUV | 39.27 | 156.07 | 147.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 89 | 0.26 | 0.82 | 0 | 0.65 | 281.1 | 0.7 | 0.21 |
| Hex | 42 | 10 | 59 | 1A | 52 | 0 | 41 | 119 | 46 | 15 |
| Octal | 102 | 20 | 131 | 32 | 122 | 0 | 101 | 431 | 106 | 25 |
| Binary | 1000010 | 10000 | 1011001 | 11010 | 1010010 | 0 | 1000001 | 100011001 | 1000110 | 10101 |
Color Harmonies of #421059
Complementary color
Monochromatic Colors of #421059
Black with #421059
Text Example
Text Example
White with #421059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421059; }
p { color: rgb(66,16,89); }
H1.HeaderClassName
{
color: #421059;
}
.AnyTagClassName
{
color: #421059;
}
</style>
background-color css
<style>
a { background-color: #421059; }
a { background-color: rgb(66,16,89); }
div.DivClassName
{
background-color: #421059;
}
.BgClassName
{
background-color: #421059;
}
</style>
border-color css
<style>
span { border-color: #421059; }
span { border-color: rgb(66,16,89); }
td.TdClassName
{
border-color: #421059;
}
.TagClassName
{
border-color: #421059;
}
</style>