Shades of Scarlet Gum #440956
Tints of Scarlet Gum #440956
RGB
CMYK
RGB Variations
Color information
#440956 (or 0x440956) is known color: Scarlet Gum. HEX triplet: 44, 09 and 56. RGB value is (68,9,86). Sum of RGB (Red+Green+Blue) = 68+9+86=163 (21% of max value = 765). Red value is 68 (26.95% from 255 or 41.72% from 163); Green value is 9 (3.91% from 255 or 5.52% from 163); Blue value is 86 (33.98% from 255 or 52.76% from 163); Max value from RGB is 86 - color contains mainly: blue. Hex color #440956 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #440956 is #BBF6A9. Grayscale: #232323. Windows color (decimal): -12318378 or 5638468. OLE color: 5638468.
HSL color Cylindrical-coordinate representation of color #440956: hue angle of 285.97º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #440956 is Cyan = 0.21, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 68 | 9 | 86 | - |
| CMYK | 0.21 | 0.90 | 0 | 0.66 |
| HSL | 285.97º | 0.81% | 0.19% | - |
| HSV(B) | 285.97º | 0.9% | 0.34% | - |
| XYZ | 4.16 | 2.1 | 8.99 | - |
| YUV | 35.42 | 156.55 | 151.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 9 | 86 | 0.21 | 0.90 | 0 | 0.66 | 285.97 | 0.81 | 0.19 |
| Hex | 44 | 9 | 56 | 15 | 5A | 0 | 42 | 11E | 51 | 13 |
| Octal | 104 | 11 | 126 | 25 | 132 | 0 | 102 | 436 | 121 | 23 |
| Binary | 1000100 | 1001 | 1010110 | 10101 | 1011010 | 0 | 1000010 | 100011110 | 1010001 | 10011 |
Color Harmonies of #440956
Complementary color
Monochromatic Colors of #440956
Black with #440956
Text Example
Text Example
White with #440956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440956; }
p { color: rgb(68,9,86); }
H1.HeaderClassName
{
color: #440956;
}
.AnyTagClassName
{
color: #440956;
}
</style>
background-color css
<style>
a { background-color: #440956; }
a { background-color: rgb(68,9,86); }
div.DivClassName
{
background-color: #440956;
}
.BgClassName
{
background-color: #440956;
}
</style>
border-color css
<style>
span { border-color: #440956; }
span { border-color: rgb(68,9,86); }
td.TdClassName
{
border-color: #440956;
}
.TagClassName
{
border-color: #440956;
}
</style>