Shades of Scarlet Gum #421559
Tints of Scarlet Gum #421559
RGB
CMYK
RGB Variations
Color information
#421559 (or 0x421559) is known color: Scarlet Gum. HEX triplet: 42, 15 and 59. RGB value is (66,21,89). Sum of RGB (Red+Green+Blue) = 66+21+89=176 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.5% from 176); Green value is 21 (8.59% from 255 or 11.93% from 176); Blue value is 89 (35.16% from 255 or 50.57% from 176); Max value from RGB is 89 - color contains mainly: blue. Hex color #421559 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421559 is #BDEAA6. Grayscale: #292929. Windows color (decimal): -12446375 or 5838146. OLE color: 5838146.
HSL color Cylindrical-coordinate representation of color #421559: hue angle of 279.71º degrees, saturation: 0.62, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #421559 is Cyan = 0.26, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 21 | 89 | - |
| CMYK | 0.26 | 0.76 | 0 | 0.65 |
| HSL | 279.71º | 0.62% | 0.22% | - |
| HSV(B) | 279.71º | 0.76% | 0.35% | - |
| XYZ | 4.32 | 2.42 | 9.69 | - |
| YUV | 42.21 | 154.41 | 144.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 21 | 89 | 0.26 | 0.76 | 0 | 0.65 | 279.71 | 0.62 | 0.22 |
| Hex | 42 | 15 | 59 | 1A | 4C | 0 | 41 | 118 | 3E | 16 |
| Octal | 102 | 25 | 131 | 32 | 114 | 0 | 101 | 430 | 76 | 26 |
| Binary | 1000010 | 10101 | 1011001 | 11010 | 1001100 | 0 | 1000001 | 100011000 | 111110 | 10110 |
Color Harmonies of #421559
Complementary color
Monochromatic Colors of #421559
Black with #421559
Text Example
Text Example
White with #421559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421559; }
p { color: rgb(66,21,89); }
H1.HeaderClassName
{
color: #421559;
}
.AnyTagClassName
{
color: #421559;
}
</style>
background-color css
<style>
a { background-color: #421559; }
a { background-color: rgb(66,21,89); }
div.DivClassName
{
background-color: #421559;
}
.BgClassName
{
background-color: #421559;
}
</style>
border-color css
<style>
span { border-color: #421559; }
span { border-color: rgb(66,21,89); }
td.TdClassName
{
border-color: #421559;
}
.TagClassName
{
border-color: #421559;
}
</style>