Shades of Scarlet Gum #441257
Tints of Scarlet Gum #441257
RGB
CMYK
RGB Variations
Color information
#441257 (or 0x441257) is known color: Scarlet Gum. HEX triplet: 44, 12 and 57. RGB value is (68,18,87). Sum of RGB (Red+Green+Blue) = 68+18+87=173 (22% of max value = 765). Red value is 68 (26.95% from 255 or 39.31% from 173); Green value is 18 (7.42% from 255 or 10.40% from 173); Blue value is 87 (34.38% from 255 or 50.29% from 173); Max value from RGB is 87 - color contains mainly: blue. Hex color #441257 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441257 is #BBEDA8. Grayscale: #282828. Windows color (decimal): -12316073 or 5706308. OLE color: 5706308.
HSL color Cylindrical-coordinate representation of color #441257: hue angle of 283.48º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #441257 is Cyan = 0.22, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 68 | 18 | 87 | - |
| CMYK | 0.22 | 0.79 | 0 | 0.66 |
| HSL | 283.48º | 0.66% | 0.21% | - |
| HSV(B) | 283.48º | 0.79% | 0.34% | - |
| XYZ | 4.32 | 2.35 | 9.24 | - |
| YUV | 40.82 | 154.07 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 18 | 87 | 0.22 | 0.79 | 0 | 0.66 | 283.48 | 0.66 | 0.21 |
| Hex | 44 | 12 | 57 | 16 | 4F | 0 | 42 | 11B | 42 | 15 |
| Octal | 104 | 22 | 127 | 26 | 117 | 0 | 102 | 433 | 102 | 25 |
| Binary | 1000100 | 10010 | 1010111 | 10110 | 1001111 | 0 | 1000010 | 100011011 | 1000010 | 10101 |
Color Harmonies of #441257
Complementary color
Monochromatic Colors of #441257
Black with #441257
Text Example
Text Example
White with #441257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441257; }
p { color: rgb(68,18,87); }
H1.HeaderClassName
{
color: #441257;
}
.AnyTagClassName
{
color: #441257;
}
</style>
background-color css
<style>
a { background-color: #441257; }
a { background-color: rgb(68,18,87); }
div.DivClassName
{
background-color: #441257;
}
.BgClassName
{
background-color: #441257;
}
</style>
border-color css
<style>
span { border-color: #441257; }
span { border-color: rgb(68,18,87); }
td.TdClassName
{
border-color: #441257;
}
.TagClassName
{
border-color: #441257;
}
</style>