Shades of Scarlet Gum #422359
Tints of Scarlet Gum #422359
RGB
CMYK
RGB Variations
Color information
#422359 (or 0x422359) is known color: Scarlet Gum. HEX triplet: 42, 23 and 59. RGB value is (66,35,89). Sum of RGB (Red+Green+Blue) = 66+35+89=190 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.74% from 190); Green value is 35 (14.06% from 255 or 18.42% from 190); Blue value is 89 (35.16% from 255 or 46.84% from 190); Max value from RGB is 89 - color contains mainly: blue. Hex color #422359 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422359 is #BDDCA6. Grayscale: #323232. Windows color (decimal): -12442791 or 5841730. OLE color: 5841730.
HSL color Cylindrical-coordinate representation of color #422359: hue angle of 274.44º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #422359 is Cyan = 0.26, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 35 | 89 | - |
| CMYK | 0.26 | 0.61 | 0 | 0.65 |
| HSL | 274.44º | 0.44% | 0.24% | - |
| HSV(B) | 274.44º | 0.61% | 0.35% | - |
| XYZ | 4.65 | 3.08 | 9.8 | - |
| YUV | 50.43 | 149.77 | 139.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 35 | 89 | 0.26 | 0.61 | 0 | 0.65 | 274.44 | 0.44 | 0.24 |
| Hex | 42 | 23 | 59 | 1A | 3D | 0 | 41 | 112 | 2C | 18 |
| Octal | 102 | 43 | 131 | 32 | 75 | 0 | 101 | 422 | 54 | 30 |
| Binary | 1000010 | 100011 | 1011001 | 11010 | 111101 | 0 | 1000001 | 100010010 | 101100 | 11000 |
Color Harmonies of #422359
Complementary color
Monochromatic Colors of #422359
Black with #422359
Text Example
Text Example
White with #422359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422359; }
p { color: rgb(66,35,89); }
H1.HeaderClassName
{
color: #422359;
}
.AnyTagClassName
{
color: #422359;
}
</style>
background-color css
<style>
a { background-color: #422359; }
a { background-color: rgb(66,35,89); }
div.DivClassName
{
background-color: #422359;
}
.BgClassName
{
background-color: #422359;
}
</style>
border-color css
<style>
span { border-color: #422359; }
span { border-color: rgb(66,35,89); }
td.TdClassName
{
border-color: #422359;
}
.TagClassName
{
border-color: #422359;
}
</style>