Shades of Scarlet Gum #421259
Tints of Scarlet Gum #421259
RGB
CMYK
RGB Variations
Color information
#421259 (or 0x421259) is known color: Scarlet Gum. HEX triplet: 42, 12 and 59. RGB value is (66,18,89). Sum of RGB (Red+Green+Blue) = 66+18+89=173 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.15% from 173); Green value is 18 (7.42% from 255 or 10.40% from 173); Blue value is 89 (35.16% from 255 or 51.45% from 173); Max value from RGB is 89 - color contains mainly: blue. Hex color #421259 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421259 is #BDEDA6. Grayscale: #282828. Windows color (decimal): -12447143 or 5837378. OLE color: 5837378.
HSL color Cylindrical-coordinate representation of color #421259: hue angle of 280.56º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #421259 is Cyan = 0.26, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 18 | 89 | - |
| CMYK | 0.26 | 0.80 | 0 | 0.65 |
| HSL | 280.56º | 0.66% | 0.21% | - |
| HSV(B) | 280.56º | 0.8% | 0.35% | - |
| XYZ | 4.27 | 2.31 | 9.67 | - |
| YUV | 40.45 | 155.4 | 146.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 18 | 89 | 0.26 | 0.80 | 0 | 0.65 | 280.56 | 0.66 | 0.21 |
| Hex | 42 | 12 | 59 | 1A | 50 | 0 | 41 | 119 | 42 | 15 |
| Octal | 102 | 22 | 131 | 32 | 120 | 0 | 101 | 431 | 102 | 25 |
| Binary | 1000010 | 10010 | 1011001 | 11010 | 1010000 | 0 | 1000001 | 100011001 | 1000010 | 10101 |
Color Harmonies of #421259
Complementary color
Monochromatic Colors of #421259
Black with #421259
Text Example
Text Example
White with #421259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421259; }
p { color: rgb(66,18,89); }
H1.HeaderClassName
{
color: #421259;
}
.AnyTagClassName
{
color: #421259;
}
</style>
background-color css
<style>
a { background-color: #421259; }
a { background-color: rgb(66,18,89); }
div.DivClassName
{
background-color: #421259;
}
.BgClassName
{
background-color: #421259;
}
</style>
border-color css
<style>
span { border-color: #421259; }
span { border-color: rgb(66,18,89); }
td.TdClassName
{
border-color: #421259;
}
.TagClassName
{
border-color: #421259;
}
</style>