Shades of Scarlet Gum #441561
Tints of Scarlet Gum #441561
RGB
CMYK
RGB Variations
Color information
#441561 (or 0x441561) is known color: Scarlet Gum. HEX triplet: 44, 15 and 61. RGB value is (68,21,97). Sum of RGB (Red+Green+Blue) = 68+21+97=186 (24% of max value = 765). Red value is 68 (26.95% from 255 or 36.56% from 186); Green value is 21 (8.59% from 255 or 11.29% from 186); Blue value is 97 (38.28% from 255 or 52.15% from 186); Max value from RGB is 97 - color contains mainly: blue. Hex color #441561 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441561 is #BBEA9E. Grayscale: #2B2B2B. Windows color (decimal): -12315295 or 6362436. OLE color: 6362436.
HSL color Cylindrical-coordinate representation of color #441561: hue angle of 277.11º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #441561 is Cyan = 0.30, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 21 | 97 | - |
| CMYK | 0.30 | 0.78 | 0 | 0.62 |
| HSL | 277.11º | 0.64% | 0.23% | - |
| HSV(B) | 277.11º | 0.78% | 0.38% | - |
| XYZ | 4.81 | 2.63 | 11.56 | - |
| YUV | 43.72 | 158.07 | 145.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 21 | 97 | 0.30 | 0.78 | 0 | 0.62 | 277.11 | 0.64 | 0.23 |
| Hex | 44 | 15 | 61 | 1E | 4E | 0 | 3E | 115 | 40 | 17 |
| Octal | 104 | 25 | 141 | 36 | 116 | 0 | 76 | 425 | 100 | 27 |
| Binary | 1000100 | 10101 | 1100001 | 11110 | 1001110 | 0 | 111110 | 100010101 | 1000000 | 10111 |
Color Harmonies of #441561
Complementary color
Monochromatic Colors of #441561
Black with #441561
Text Example
Text Example
White with #441561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441561; }
p { color: rgb(68,21,97); }
H1.HeaderClassName
{
color: #441561;
}
.AnyTagClassName
{
color: #441561;
}
</style>
background-color css
<style>
a { background-color: #441561; }
a { background-color: rgb(68,21,97); }
div.DivClassName
{
background-color: #441561;
}
.BgClassName
{
background-color: #441561;
}
</style>
border-color css
<style>
span { border-color: #441561; }
span { border-color: rgb(68,21,97); }
td.TdClassName
{
border-color: #441561;
}
.TagClassName
{
border-color: #441561;
}
</style>