Shades of Scarlet Gum #421159
Tints of Scarlet Gum #421159
RGB
CMYK
RGB Variations
Color information
#421159 (or 0x421159) is known color: Scarlet Gum. HEX triplet: 42, 11 and 59. RGB value is (66,17,89). Sum of RGB (Red+Green+Blue) = 66+17+89=172 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.37% from 172); Green value is 17 (7.03% from 255 or 9.88% from 172); Blue value is 89 (35.16% from 255 or 51.74% from 172); Max value from RGB is 89 - color contains mainly: blue. Hex color #421159 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421159 is #BDEEA6. Grayscale: #272727. Windows color (decimal): -12447399 or 5837122. OLE color: 5837122.
HSL color Cylindrical-coordinate representation of color #421159: hue angle of 280.83º degrees, saturation: 0.68, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #421159 is Cyan = 0.26, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 17 | 89 | - |
| CMYK | 0.26 | 0.81 | 0 | 0.65 |
| HSL | 280.83º | 0.68% | 0.21% | - |
| HSV(B) | 280.83º | 0.81% | 0.35% | - |
| XYZ | 4.25 | 2.28 | 9.67 | - |
| YUV | 39.86 | 155.73 | 146.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 17 | 89 | 0.26 | 0.81 | 0 | 0.65 | 280.83 | 0.68 | 0.21 |
| Hex | 42 | 11 | 59 | 1A | 51 | 0 | 41 | 119 | 44 | 15 |
| Octal | 102 | 21 | 131 | 32 | 121 | 0 | 101 | 431 | 104 | 25 |
| Binary | 1000010 | 10001 | 1011001 | 11010 | 1010001 | 0 | 1000001 | 100011001 | 1000100 | 10101 |
Color Harmonies of #421159
Complementary color
Monochromatic Colors of #421159
Black with #421159
Text Example
Text Example
White with #421159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421159; }
p { color: rgb(66,17,89); }
H1.HeaderClassName
{
color: #421159;
}
.AnyTagClassName
{
color: #421159;
}
</style>
background-color css
<style>
a { background-color: #421159; }
a { background-color: rgb(66,17,89); }
div.DivClassName
{
background-color: #421159;
}
.BgClassName
{
background-color: #421159;
}
</style>
border-color css
<style>
span { border-color: #421159; }
span { border-color: rgb(66,17,89); }
td.TdClassName
{
border-color: #421159;
}
.TagClassName
{
border-color: #421159;
}
</style>