Shades of Scarlet Gum #420959
Tints of Scarlet Gum #420959
RGB
CMYK
RGB Variations
Color information
#420959 (or 0x420959) is known color: Scarlet Gum. HEX triplet: 42, 09 and 59. RGB value is (66,9,89). Sum of RGB (Red+Green+Blue) = 66+9+89=164 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40.24% from 164); Green value is 9 (3.91% from 255 or 5.49% from 164); Blue value is 89 (35.16% from 255 or 54.27% from 164); Max value from RGB is 89 - color contains mainly: blue. Hex color #420959 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #420959 is #BDF6A6. Grayscale: #222222. Windows color (decimal): -12449447 or 5835074. OLE color: 5835074.
HSL color Cylindrical-coordinate representation of color #420959: hue angle of 282.75º degrees, saturation: 0.82, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #420959 is Cyan = 0.26, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 9 | 89 | - |
| CMYK | 0.26 | 0.90 | 0 | 0.65 |
| HSL | 282.75º | 0.82% | 0.19% | - |
| HSV(B) | 282.75º | 0.9% | 0.35% | - |
| XYZ | 4.15 | 2.07 | 9.63 | - |
| YUV | 35.16 | 158.38 | 150 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 9 | 89 | 0.26 | 0.90 | 0 | 0.65 | 282.75 | 0.82 | 0.19 |
| Hex | 42 | 9 | 59 | 1A | 5A | 0 | 41 | 11B | 52 | 13 |
| Octal | 102 | 11 | 131 | 32 | 132 | 0 | 101 | 433 | 122 | 23 |
| Binary | 1000010 | 1001 | 1011001 | 11010 | 1011010 | 0 | 1000001 | 100011011 | 1010010 | 10011 |
Color Harmonies of #420959
Complementary color
Monochromatic Colors of #420959
Black with #420959
Text Example
Text Example
White with #420959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420959; }
p { color: rgb(66,9,89); }
H1.HeaderClassName
{
color: #420959;
}
.AnyTagClassName
{
color: #420959;
}
</style>
background-color css
<style>
a { background-color: #420959; }
a { background-color: rgb(66,9,89); }
div.DivClassName
{
background-color: #420959;
}
.BgClassName
{
background-color: #420959;
}
</style>
border-color css
<style>
span { border-color: #420959; }
span { border-color: rgb(66,9,89); }
td.TdClassName
{
border-color: #420959;
}
.TagClassName
{
border-color: #420959;
}
</style>