Shades of Scarlet Gum #441551
Tints of Scarlet Gum #441551
RGB
CMYK
RGB Variations
Color information
#441551 (or 0x441551) is known color: Scarlet Gum. HEX triplet: 44, 15 and 51. RGB value is (68,21,81). Sum of RGB (Red+Green+Blue) = 68+21+81=170 (22% of max value = 765). Red value is 68 (26.95% from 255 or 40% from 170); Green value is 21 (8.59% from 255 or 12.35% from 170); Blue value is 81 (32.03% from 255 or 47.65% from 170); Max value from RGB is 81 - color contains mainly: blue. Hex color #441551 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441551 is #BBEAAE. Grayscale: #292929. Windows color (decimal): -12315311 or 5313860. OLE color: 5313860.
HSL color Cylindrical-coordinate representation of color #441551: hue angle of 287º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #441551 is Cyan = 0.16, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 68 | 21 | 81 | - |
| CMYK | 0.16 | 0.74 | 0 | 0.68 |
| HSL | 287º | 0.59% | 0.2% | - |
| HSV(B) | 287º | 0.74% | 0.32% | - |
| XYZ | 4.14 | 2.36 | 8.02 | - |
| YUV | 41.89 | 150.07 | 146.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 21 | 81 | 0.16 | 0.74 | 0 | 0.68 | 287 | 0.59 | 0.2 |
| Hex | 44 | 15 | 51 | 10 | 4A | 0 | 44 | 11F | 3B | 14 |
| Octal | 104 | 25 | 121 | 20 | 112 | 0 | 104 | 437 | 73 | 24 |
| Binary | 1000100 | 10101 | 1010001 | 10000 | 1001010 | 0 | 1000100 | 100011111 | 111011 | 10100 |
Color Harmonies of #441551
Complementary color
Monochromatic Colors of #441551
Black with #441551
Text Example
Text Example
White with #441551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441551; }
p { color: rgb(68,21,81); }
H1.HeaderClassName
{
color: #441551;
}
.AnyTagClassName
{
color: #441551;
}
</style>
background-color css
<style>
a { background-color: #441551; }
a { background-color: rgb(68,21,81); }
div.DivClassName
{
background-color: #441551;
}
.BgClassName
{
background-color: #441551;
}
</style>
border-color css
<style>
span { border-color: #441551; }
span { border-color: rgb(68,21,81); }
td.TdClassName
{
border-color: #441551;
}
.TagClassName
{
border-color: #441551;
}
</style>