Shades of Scarlet Gum #440659
Tints of Scarlet Gum #440659
RGB
CMYK
RGB Variations
Color information
#440659 (or 0x440659) is known color: Scarlet Gum. HEX triplet: 44, 06 and 59. RGB value is (68,6,89). Sum of RGB (Red+Green+Blue) = 68+6+89=163 (21% of max value = 765). Red value is 68 (26.95% from 255 or 41.72% from 163); Green value is 6 (2.73% from 255 or 3.68% from 163); Blue value is 89 (35.16% from 255 or 54.60% from 163); Max value from RGB is 89 - color contains mainly: blue. Hex color #440659 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #440659 is #BBF9A6. Grayscale: #212121. Windows color (decimal): -12319143 or 5834308. OLE color: 5834308.
HSL color Cylindrical-coordinate representation of color #440659: hue angle of 284.82º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #440659 is Cyan = 0.24, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 6 | 89 | - |
| CMYK | 0.24 | 0.93 | 0 | 0.65 |
| HSL | 284.82º | 0.87% | 0.19% | - |
| HSV(B) | 284.82º | 0.93% | 0.35% | - |
| XYZ | 4.25 | 2.08 | 9.63 | - |
| YUV | 34 | 159.04 | 152.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 6 | 89 | 0.24 | 0.93 | 0 | 0.65 | 284.82 | 0.87 | 0.19 |
| Hex | 44 | 6 | 59 | 18 | 5D | 0 | 41 | 11D | 57 | 13 |
| Octal | 104 | 6 | 131 | 30 | 135 | 0 | 101 | 435 | 127 | 23 |
| Binary | 1000100 | 110 | 1011001 | 11000 | 1011101 | 0 | 1000001 | 100011101 | 1010111 | 10011 |
Color Harmonies of #440659
Complementary color
Monochromatic Colors of #440659
Black with #440659
Text Example
Text Example
White with #440659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440659; }
p { color: rgb(68,6,89); }
H1.HeaderClassName
{
color: #440659;
}
.AnyTagClassName
{
color: #440659;
}
</style>
background-color css
<style>
a { background-color: #440659; }
a { background-color: rgb(68,6,89); }
div.DivClassName
{
background-color: #440659;
}
.BgClassName
{
background-color: #440659;
}
</style>
border-color css
<style>
span { border-color: #440659; }
span { border-color: rgb(68,6,89); }
td.TdClassName
{
border-color: #440659;
}
.TagClassName
{
border-color: #440659;
}
</style>