Shades of Scarlet Gum #420759
Tints of Scarlet Gum #420759
RGB
CMYK
RGB Variations
Color information
#420759 (or 0x420759) is known color: Scarlet Gum. HEX triplet: 42, 07 and 59. RGB value is (66,7,89). Sum of RGB (Red+Green+Blue) = 66+7+89=162 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40.74% from 162); Green value is 7 (3.12% from 255 or 4.32% from 162); Blue value is 89 (35.16% from 255 or 54.94% from 162); Max value from RGB is 89 - color contains mainly: blue. Hex color #420759 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #420759 is #BDF8A6. Grayscale: #212121. Windows color (decimal): -12449959 or 5834562. OLE color: 5834562.
HSL color Cylindrical-coordinate representation of color #420759: hue angle of 283.17º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #420759 is Cyan = 0.26, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 7 | 89 | - |
| CMYK | 0.26 | 0.92 | 0 | 0.65 |
| HSL | 283.17º | 0.85% | 0.19% | - |
| HSV(B) | 283.17º | 0.92% | 0.35% | - |
| XYZ | 4.13 | 2.03 | 9.63 | - |
| YUV | 33.99 | 159.05 | 150.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 7 | 89 | 0.26 | 0.92 | 0 | 0.65 | 283.17 | 0.85 | 0.19 |
| Hex | 42 | 7 | 59 | 1A | 5C | 0 | 41 | 11B | 55 | 13 |
| Octal | 102 | 7 | 131 | 32 | 134 | 0 | 101 | 433 | 125 | 23 |
| Binary | 1000010 | 111 | 1011001 | 11010 | 1011100 | 0 | 1000001 | 100011011 | 1010101 | 10011 |
Color Harmonies of #420759
Complementary color
Monochromatic Colors of #420759
Black with #420759
Text Example
Text Example
White with #420759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420759; }
p { color: rgb(66,7,89); }
H1.HeaderClassName
{
color: #420759;
}
.AnyTagClassName
{
color: #420759;
}
</style>
background-color css
<style>
a { background-color: #420759; }
a { background-color: rgb(66,7,89); }
div.DivClassName
{
background-color: #420759;
}
.BgClassName
{
background-color: #420759;
}
</style>
border-color css
<style>
span { border-color: #420759; }
span { border-color: rgb(66,7,89); }
td.TdClassName
{
border-color: #420759;
}
.TagClassName
{
border-color: #420759;
}
</style>