Shades of Scarlet Gum #440859
Tints of Scarlet Gum #440859
RGB
CMYK
RGB Variations
Color information
#440859 (or 0x440859) is known color: Scarlet Gum. HEX triplet: 44, 08 and 59. RGB value is (68,8,89). Sum of RGB (Red+Green+Blue) = 68+8+89=165 (21% of max value = 765). Red value is 68 (26.95% from 255 or 41.21% from 165); Green value is 8 (3.52% from 255 or 4.85% from 165); Blue value is 89 (35.16% from 255 or 53.94% from 165); Max value from RGB is 89 - color contains mainly: blue. Hex color #440859 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #440859 is #BBF7A6. Grayscale: #222222. Windows color (decimal): -12318631 or 5834820. OLE color: 5834820.
HSL color Cylindrical-coordinate representation of color #440859: hue angle of 284.44º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #440859 is Cyan = 0.24, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 8 | 89 | - |
| CMYK | 0.24 | 0.91 | 0 | 0.65 |
| HSL | 284.44º | 0.84% | 0.19% | - |
| HSV(B) | 284.44º | 0.91% | 0.35% | - |
| XYZ | 4.27 | 2.12 | 9.64 | - |
| YUV | 35.17 | 158.38 | 151.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 8 | 89 | 0.24 | 0.91 | 0 | 0.65 | 284.44 | 0.84 | 0.19 |
| Hex | 44 | 8 | 59 | 18 | 5B | 0 | 41 | 11C | 54 | 13 |
| Octal | 104 | 10 | 131 | 30 | 133 | 0 | 101 | 434 | 124 | 23 |
| Binary | 1000100 | 1000 | 1011001 | 11000 | 1011011 | 0 | 1000001 | 100011100 | 1010100 | 10011 |
Color Harmonies of #440859
Complementary color
Monochromatic Colors of #440859
Black with #440859
Text Example
Text Example
White with #440859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440859; }
p { color: rgb(68,8,89); }
H1.HeaderClassName
{
color: #440859;
}
.AnyTagClassName
{
color: #440859;
}
</style>
background-color css
<style>
a { background-color: #440859; }
a { background-color: rgb(68,8,89); }
div.DivClassName
{
background-color: #440859;
}
.BgClassName
{
background-color: #440859;
}
</style>
border-color css
<style>
span { border-color: #440859; }
span { border-color: rgb(68,8,89); }
td.TdClassName
{
border-color: #440859;
}
.TagClassName
{
border-color: #440859;
}
</style>