Shades of Scarlet Gum #440259
Tints of Scarlet Gum #440259
RGB
CMYK
RGB Variations
Color information
#440259 (or 0x440259) is known color: Scarlet Gum. HEX triplet: 44, 02 and 59. RGB value is (68,2,89). Sum of RGB (Red+Green+Blue) = 68+2+89=159 (21% of max value = 765). Red value is 68 (26.95% from 255 or 42.77% from 159); Green value is 2 (1.17% from 255 or 1.26% from 159); Blue value is 89 (35.16% from 255 or 55.97% from 159); Max value from RGB is 89 - color contains mainly: blue. Hex color #440259 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #440259 is #BBFDA6. Grayscale: #1F1F1F. Windows color (decimal): -12320167 or 5833284. OLE color: 5833284.
HSL color Cylindrical-coordinate representation of color #440259: hue angle of 285.52º degrees, saturation: 0.96, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #440259 is Cyan = 0.24, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 2 | 89 | - |
| CMYK | 0.24 | 0.98 | 0 | 0.65 |
| HSL | 285.52º | 0.96% | 0.18% | - |
| HSV(B) | 285.52º | 0.98% | 0.35% | - |
| XYZ | 4.21 | 1.99 | 9.61 | - |
| YUV | 31.65 | 160.37 | 153.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 2 | 89 | 0.24 | 0.98 | 0 | 0.65 | 285.52 | 0.96 | 0.18 |
| Hex | 44 | 2 | 59 | 18 | 62 | 0 | 41 | 11E | 60 | 12 |
| Octal | 104 | 2 | 131 | 30 | 142 | 0 | 101 | 436 | 140 | 22 |
| Binary | 1000100 | 10 | 1011001 | 11000 | 1100010 | 0 | 1000001 | 100011110 | 1100000 | 10010 |
Color Harmonies of #440259
Complementary color
Monochromatic Colors of #440259
Black with #440259
Text Example
Text Example
White with #440259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440259; }
p { color: rgb(68,2,89); }
H1.HeaderClassName
{
color: #440259;
}
.AnyTagClassName
{
color: #440259;
}
</style>
background-color css
<style>
a { background-color: #440259; }
a { background-color: rgb(68,2,89); }
div.DivClassName
{
background-color: #440259;
}
.BgClassName
{
background-color: #440259;
}
</style>
border-color css
<style>
span { border-color: #440259; }
span { border-color: rgb(68,2,89); }
td.TdClassName
{
border-color: #440259;
}
.TagClassName
{
border-color: #440259;
}
</style>