Shades of Scarlet Gum #441157
Tints of Scarlet Gum #441157
RGB
CMYK
RGB Variations
Color information
#441157 (or 0x441157) is known color: Scarlet Gum. HEX triplet: 44, 11 and 57. RGB value is (68,17,87). Sum of RGB (Red+Green+Blue) = 68+17+87=172 (22% of max value = 765). Red value is 68 (26.95% from 255 or 39.53% from 172); Green value is 17 (7.03% from 255 or 9.88% from 172); Blue value is 87 (34.38% from 255 or 50.58% from 172); Max value from RGB is 87 - color contains mainly: blue. Hex color #441157 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441157 is #BBEEA8. Grayscale: #282828. Windows color (decimal): -12316329 or 5706052. OLE color: 5706052.
HSL color Cylindrical-coordinate representation of color #441157: hue angle of 283.71º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #441157 is Cyan = 0.22, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 68 | 17 | 87 | - |
| CMYK | 0.22 | 0.80 | 0 | 0.66 |
| HSL | 283.71º | 0.67% | 0.2% | - |
| HSV(B) | 283.71º | 0.8% | 0.34% | - |
| XYZ | 4.3 | 2.32 | 9.24 | - |
| YUV | 40.23 | 154.4 | 147.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 17 | 87 | 0.22 | 0.80 | 0 | 0.66 | 283.71 | 0.67 | 0.2 |
| Hex | 44 | 11 | 57 | 16 | 50 | 0 | 42 | 11C | 43 | 14 |
| Octal | 104 | 21 | 127 | 26 | 120 | 0 | 102 | 434 | 103 | 24 |
| Binary | 1000100 | 10001 | 1010111 | 10110 | 1010000 | 0 | 1000010 | 100011100 | 1000011 | 10100 |
Color Harmonies of #441157
Complementary color
Monochromatic Colors of #441157
Black with #441157
Text Example
Text Example
White with #441157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441157; }
p { color: rgb(68,17,87); }
H1.HeaderClassName
{
color: #441157;
}
.AnyTagClassName
{
color: #441157;
}
</style>
background-color css
<style>
a { background-color: #441157; }
a { background-color: rgb(68,17,87); }
div.DivClassName
{
background-color: #441157;
}
.BgClassName
{
background-color: #441157;
}
</style>
border-color css
<style>
span { border-color: #441157; }
span { border-color: rgb(68,17,87); }
td.TdClassName
{
border-color: #441157;
}
.TagClassName
{
border-color: #441157;
}
</style>