Shades of Scarlet Gum #422559
Tints of Scarlet Gum #422559
RGB
CMYK
RGB Variations
Color information
#422559 (or 0x422559) is known color: Scarlet Gum. HEX triplet: 42, 25 and 59. RGB value is (66,37,89). Sum of RGB (Red+Green+Blue) = 66+37+89=192 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.38% from 192); Green value is 37 (14.84% from 255 or 19.27% from 192); Blue value is 89 (35.16% from 255 or 46.35% from 192); Max value from RGB is 89 - color contains mainly: blue. Hex color #422559 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422559 is #BDDAA6. Grayscale: #333333. Windows color (decimal): -12442279 or 5842242. OLE color: 5842242.
HSL color Cylindrical-coordinate representation of color #422559: hue angle of 273.46º degrees, saturation: 0.41, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #422559 is Cyan = 0.26, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 37 | 89 | - |
| CMYK | 0.26 | 0.58 | 0 | 0.65 |
| HSL | 273.46º | 0.41% | 0.25% | - |
| HSV(B) | 273.46º | 0.58% | 0.35% | - |
| XYZ | 4.71 | 3.2 | 9.82 | - |
| YUV | 51.6 | 149.11 | 138.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 89 | 0.26 | 0.58 | 0 | 0.65 | 273.46 | 0.41 | 0.25 |
| Hex | 42 | 25 | 59 | 1A | 3A | 0 | 41 | 111 | 29 | 19 |
| Octal | 102 | 45 | 131 | 32 | 72 | 0 | 101 | 421 | 51 | 31 |
| Binary | 1000010 | 100101 | 1011001 | 11010 | 111010 | 0 | 1000001 | 100010001 | 101001 | 11001 |
Color Harmonies of #422559
Complementary color
Monochromatic Colors of #422559
Black with #422559
Text Example
Text Example
White with #422559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422559; }
p { color: rgb(66,37,89); }
H1.HeaderClassName
{
color: #422559;
}
.AnyTagClassName
{
color: #422559;
}
</style>
background-color css
<style>
a { background-color: #422559; }
a { background-color: rgb(66,37,89); }
div.DivClassName
{
background-color: #422559;
}
.BgClassName
{
background-color: #422559;
}
</style>
border-color css
<style>
span { border-color: #422559; }
span { border-color: rgb(66,37,89); }
td.TdClassName
{
border-color: #422559;
}
.TagClassName
{
border-color: #422559;
}
</style>