Shades of Scarlet Gum #442459
Tints of Scarlet Gum #442459
RGB
CMYK
RGB Variations
Color information
#442459 (or 0x442459) is known color: Scarlet Gum. HEX triplet: 44, 24 and 59. RGB value is (68,36,89). Sum of RGB (Red+Green+Blue) = 68+36+89=193 (25% of max value = 765). Red value is 68 (26.95% from 255 or 35.23% from 193); Green value is 36 (14.45% from 255 or 18.65% from 193); Blue value is 89 (35.16% from 255 or 46.11% from 193); Max value from RGB is 89 - color contains mainly: blue. Hex color #442459 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442459 is #BBDBA6. Grayscale: #333333. Windows color (decimal): -12311463 or 5841988. OLE color: 5841988.
HSL color Cylindrical-coordinate representation of color #442459: hue angle of 276.23º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #442459 is Cyan = 0.24, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 36 | 89 | - |
| CMYK | 0.24 | 0.60 | 0 | 0.65 |
| HSL | 276.23º | 0.42% | 0.25% | - |
| HSV(B) | 276.23º | 0.6% | 0.35% | - |
| XYZ | 4.82 | 3.21 | 9.82 | - |
| YUV | 51.61 | 149.1 | 139.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 36 | 89 | 0.24 | 0.60 | 0 | 0.65 | 276.23 | 0.42 | 0.25 |
| Hex | 44 | 24 | 59 | 18 | 3C | 0 | 41 | 114 | 2A | 19 |
| Octal | 104 | 44 | 131 | 30 | 74 | 0 | 101 | 424 | 52 | 31 |
| Binary | 1000100 | 100100 | 1011001 | 11000 | 111100 | 0 | 1000001 | 100010100 | 101010 | 11001 |
Color Harmonies of #442459
Complementary color
Monochromatic Colors of #442459
Black with #442459
Text Example
Text Example
White with #442459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442459; }
p { color: rgb(68,36,89); }
H1.HeaderClassName
{
color: #442459;
}
.AnyTagClassName
{
color: #442459;
}
</style>
background-color css
<style>
a { background-color: #442459; }
a { background-color: rgb(68,36,89); }
div.DivClassName
{
background-color: #442459;
}
.BgClassName
{
background-color: #442459;
}
</style>
border-color css
<style>
span { border-color: #442459; }
span { border-color: rgb(68,36,89); }
td.TdClassName
{
border-color: #442459;
}
.TagClassName
{
border-color: #442459;
}
</style>