Shades of Scarlet Gum #420558
Tints of Scarlet Gum #420558
RGB
CMYK
RGB Variations
Color information
#420558 (or 0x420558) is known color: Scarlet Gum. HEX triplet: 42, 05 and 58. RGB value is (66,5,88). Sum of RGB (Red+Green+Blue) = 66+5+88=159 (21% of max value = 765). Red value is 66 (26.17% from 255 or 41.51% from 159); Green value is 5 (2.34% from 255 or 3.14% from 159); Blue value is 88 (34.77% from 255 or 55.35% from 159); Max value from RGB is 88 - color contains mainly: blue. Hex color #420558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #420558 is #BDFAA7. Grayscale: #202020. Windows color (decimal): -12450472 or 5768514. OLE color: 5768514.
HSL color Cylindrical-coordinate representation of color #420558: hue angle of 284.1º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #420558 is Cyan = 0.25, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 5 | 88 | - |
| CMYK | 0.25 | 0.94 | 0 | 0.65 |
| HSL | 284.1º | 0.89% | 0.18% | - |
| HSV(B) | 284.1º | 0.94% | 0.35% | - |
| XYZ | 4.06 | 1.97 | 9.4 | - |
| YUV | 32.7 | 159.21 | 151.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 5 | 88 | 0.25 | 0.94 | 0 | 0.65 | 284.1 | 0.89 | 0.18 |
| Hex | 42 | 5 | 58 | 19 | 5E | 0 | 41 | 11C | 59 | 12 |
| Octal | 102 | 5 | 130 | 31 | 136 | 0 | 101 | 434 | 131 | 22 |
| Binary | 1000010 | 101 | 1011000 | 11001 | 1011110 | 0 | 1000001 | 100011100 | 1011001 | 10010 |
Color Harmonies of #420558
Complementary color
Monochromatic Colors of #420558
Black with #420558
Text Example
Text Example
White with #420558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420558; }
p { color: rgb(66,5,88); }
H1.HeaderClassName
{
color: #420558;
}
.AnyTagClassName
{
color: #420558;
}
</style>
background-color css
<style>
a { background-color: #420558; }
a { background-color: rgb(66,5,88); }
div.DivClassName
{
background-color: #420558;
}
.BgClassName
{
background-color: #420558;
}
</style>
border-color css
<style>
span { border-color: #420558; }
span { border-color: rgb(66,5,88); }
td.TdClassName
{
border-color: #420558;
}
.TagClassName
{
border-color: #420558;
}
</style>