Shades of Scarlet Gum #440359
Tints of Scarlet Gum #440359
RGB
CMYK
RGB Variations
Color information
#440359 (or 0x440359) is known color: Scarlet Gum. HEX triplet: 44, 03 and 59. RGB value is (68,3,89). Sum of RGB (Red+Green+Blue) = 68+3+89=160 (21% of max value = 765). Red value is 68 (26.95% from 255 or 42.5% from 160); Green value is 3 (1.56% from 255 or 1.88% from 160); Blue value is 89 (35.16% from 255 or 55.62% from 160); Max value from RGB is 89 - color contains mainly: blue. Hex color #440359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #440359 is #BBFCA6. Grayscale: #1F1F1F. Windows color (decimal): -12319911 or 5833540. OLE color: 5833540.
HSL color Cylindrical-coordinate representation of color #440359: hue angle of 285.35º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #440359 is Cyan = 0.24, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 3 | 89 | - |
| CMYK | 0.24 | 0.97 | 0 | 0.65 |
| HSL | 285.35º | 0.93% | 0.18% | - |
| HSV(B) | 285.35º | 0.97% | 0.35% | - |
| XYZ | 4.22 | 2.02 | 9.62 | - |
| YUV | 32.24 | 160.03 | 153.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 3 | 89 | 0.24 | 0.97 | 0 | 0.65 | 285.35 | 0.93 | 0.18 |
| Hex | 44 | 3 | 59 | 18 | 61 | 0 | 41 | 11D | 5D | 12 |
| Octal | 104 | 3 | 131 | 30 | 141 | 0 | 101 | 435 | 135 | 22 |
| Binary | 1000100 | 11 | 1011001 | 11000 | 1100001 | 0 | 1000001 | 100011101 | 1011101 | 10010 |
Color Harmonies of #440359
Complementary color
Monochromatic Colors of #440359
Black with #440359
Text Example
Text Example
White with #440359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440359; }
p { color: rgb(68,3,89); }
H1.HeaderClassName
{
color: #440359;
}
.AnyTagClassName
{
color: #440359;
}
</style>
background-color css
<style>
a { background-color: #440359; }
a { background-color: rgb(68,3,89); }
div.DivClassName
{
background-color: #440359;
}
.BgClassName
{
background-color: #440359;
}
</style>
border-color css
<style>
span { border-color: #440359; }
span { border-color: rgb(68,3,89); }
td.TdClassName
{
border-color: #440359;
}
.TagClassName
{
border-color: #440359;
}
</style>