Shades of Scarlet Gum #421859
Tints of Scarlet Gum #421859
RGB
CMYK
RGB Variations
Color information
#421859 (or 0x421859) is known color: Scarlet Gum. HEX triplet: 42, 18 and 59. RGB value is (66,24,89). Sum of RGB (Red+Green+Blue) = 66+24+89=179 (23% of max value = 765). Red value is 66 (26.17% from 255 or 36.87% from 179); Green value is 24 (9.77% from 255 or 13.41% from 179); Blue value is 89 (35.16% from 255 or 49.72% from 179); Max value from RGB is 89 - color contains mainly: blue. Hex color #421859 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421859 is #BDE7A6. Grayscale: #2B2B2B. Windows color (decimal): -12445607 or 5838914. OLE color: 5838914.
HSL color Cylindrical-coordinate representation of color #421859: hue angle of 278.77º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #421859 is Cyan = 0.26, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 24 | 89 | - |
| CMYK | 0.26 | 0.73 | 0 | 0.65 |
| HSL | 278.77º | 0.58% | 0.22% | - |
| HSV(B) | 278.77º | 0.73% | 0.35% | - |
| XYZ | 4.38 | 2.53 | 9.71 | - |
| YUV | 43.97 | 153.41 | 143.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 24 | 89 | 0.26 | 0.73 | 0 | 0.65 | 278.77 | 0.58 | 0.22 |
| Hex | 42 | 18 | 59 | 1A | 49 | 0 | 41 | 117 | 3A | 16 |
| Octal | 102 | 30 | 131 | 32 | 111 | 0 | 101 | 427 | 72 | 26 |
| Binary | 1000010 | 11000 | 1011001 | 11010 | 1001001 | 0 | 1000001 | 100010111 | 111010 | 10110 |
Color Harmonies of #421859
Complementary color
Monochromatic Colors of #421859
Black with #421859
Text Example
Text Example
White with #421859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421859; }
p { color: rgb(66,24,89); }
H1.HeaderClassName
{
color: #421859;
}
.AnyTagClassName
{
color: #421859;
}
</style>
background-color css
<style>
a { background-color: #421859; }
a { background-color: rgb(66,24,89); }
div.DivClassName
{
background-color: #421859;
}
.BgClassName
{
background-color: #421859;
}
</style>
border-color css
<style>
span { border-color: #421859; }
span { border-color: rgb(66,24,89); }
td.TdClassName
{
border-color: #421859;
}
.TagClassName
{
border-color: #421859;
}
</style>