Shades of Scarlet Gum #421359
Tints of Scarlet Gum #421359
RGB
CMYK
RGB Variations
Color information
#421359 (or 0x421359) is known color: Scarlet Gum. HEX triplet: 42, 13 and 59. RGB value is (66,19,89). Sum of RGB (Red+Green+Blue) = 66+19+89=174 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.93% from 174); Green value is 19 (7.81% from 255 or 10.92% from 174); Blue value is 89 (35.16% from 255 or 51.15% from 174); Max value from RGB is 89 - color contains mainly: blue. Hex color #421359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421359 is #BDECA6. Grayscale: #282828. Windows color (decimal): -12446887 or 5837634. OLE color: 5837634.
HSL color Cylindrical-coordinate representation of color #421359: hue angle of 280.29º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #421359 is Cyan = 0.26, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 19 | 89 | - |
| CMYK | 0.26 | 0.79 | 0 | 0.65 |
| HSL | 280.29º | 0.65% | 0.21% | - |
| HSV(B) | 280.29º | 0.79% | 0.35% | - |
| XYZ | 4.28 | 2.35 | 9.68 | - |
| YUV | 41.03 | 155.07 | 145.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 89 | 0.26 | 0.79 | 0 | 0.65 | 280.29 | 0.65 | 0.21 |
| Hex | 42 | 13 | 59 | 1A | 4F | 0 | 41 | 118 | 41 | 15 |
| Octal | 102 | 23 | 131 | 32 | 117 | 0 | 101 | 430 | 101 | 25 |
| Binary | 1000010 | 10011 | 1011001 | 11010 | 1001111 | 0 | 1000001 | 100011000 | 1000001 | 10101 |
Color Harmonies of #421359
Complementary color
Monochromatic Colors of #421359
Black with #421359
Text Example
Text Example
White with #421359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421359; }
p { color: rgb(66,19,89); }
H1.HeaderClassName
{
color: #421359;
}
.AnyTagClassName
{
color: #421359;
}
</style>
background-color css
<style>
a { background-color: #421359; }
a { background-color: rgb(66,19,89); }
div.DivClassName
{
background-color: #421359;
}
.BgClassName
{
background-color: #421359;
}
</style>
border-color css
<style>
span { border-color: #421359; }
span { border-color: rgb(66,19,89); }
td.TdClassName
{
border-color: #421359;
}
.TagClassName
{
border-color: #421359;
}
</style>