Shades of Scarlet Gum #441554
Tints of Scarlet Gum #441554
RGB
CMYK
RGB Variations
Color information
#441554 (or 0x441554) is known color: Scarlet Gum. HEX triplet: 44, 15 and 54. RGB value is (68,21,84). Sum of RGB (Red+Green+Blue) = 68+21+84=173 (22% of max value = 765). Red value is 68 (26.95% from 255 or 39.31% from 173); Green value is 21 (8.59% from 255 or 12.14% from 173); Blue value is 84 (33.20% from 255 or 48.55% from 173); Max value from RGB is 84 - color contains mainly: blue. Hex color #441554 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441554 is #BBEAAB. Grayscale: #2A2A2A. Windows color (decimal): -12315308 or 5510468. OLE color: 5510468.
HSL color Cylindrical-coordinate representation of color #441554: hue angle of 284.76º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #441554 is Cyan = 0.19, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 68 | 21 | 84 | - |
| CMYK | 0.19 | 0.75 | 0 | 0.67 |
| HSL | 284.76º | 0.6% | 0.21% | - |
| HSV(B) | 284.76º | 0.75% | 0.33% | - |
| XYZ | 4.25 | 2.41 | 8.63 | - |
| YUV | 42.24 | 151.57 | 146.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 21 | 84 | 0.19 | 0.75 | 0 | 0.67 | 284.76 | 0.6 | 0.21 |
| Hex | 44 | 15 | 54 | 13 | 4B | 0 | 43 | 11D | 3C | 15 |
| Octal | 104 | 25 | 124 | 23 | 113 | 0 | 103 | 435 | 74 | 25 |
| Binary | 1000100 | 10101 | 1010100 | 10011 | 1001011 | 0 | 1000011 | 100011101 | 111100 | 10101 |
Color Harmonies of #441554
Complementary color
Monochromatic Colors of #441554
Black with #441554
Text Example
Text Example
White with #441554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441554; }
p { color: rgb(68,21,84); }
H1.HeaderClassName
{
color: #441554;
}
.AnyTagClassName
{
color: #441554;
}
</style>
background-color css
<style>
a { background-color: #441554; }
a { background-color: rgb(68,21,84); }
div.DivClassName
{
background-color: #441554;
}
.BgClassName
{
background-color: #441554;
}
</style>
border-color css
<style>
span { border-color: #441554; }
span { border-color: rgb(68,21,84); }
td.TdClassName
{
border-color: #441554;
}
.TagClassName
{
border-color: #441554;
}
</style>