Shades of Scarlet Gum #441858
Tints of Scarlet Gum #441858
RGB
CMYK
RGB Variations
Color information
#441858 (or 0x441858) is known color: Scarlet Gum. HEX triplet: 44, 18 and 58. RGB value is (68,24,88). Sum of RGB (Red+Green+Blue) = 68+24+88=180 (23% of max value = 765). Red value is 68 (26.95% from 255 or 37.78% from 180); Green value is 24 (9.77% from 255 or 13.33% from 180); Blue value is 88 (34.77% from 255 or 48.89% from 180); Max value from RGB is 88 - color contains mainly: blue. Hex color #441858 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441858 is #BBE7A7. Grayscale: #2C2C2C. Windows color (decimal): -12314536 or 5773380. OLE color: 5773380.
HSL color Cylindrical-coordinate representation of color #441858: hue angle of 281.25º degrees, saturation: 0.57, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #441858 is Cyan = 0.23, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 24 | 88 | - |
| CMYK | 0.23 | 0.73 | 0 | 0.65 |
| HSL | 281.25º | 0.57% | 0.22% | - |
| HSV(B) | 281.25º | 0.73% | 0.35% | - |
| XYZ | 4.47 | 2.59 | 9.5 | - |
| YUV | 44.45 | 152.58 | 144.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 24 | 88 | 0.23 | 0.73 | 0 | 0.65 | 281.25 | 0.57 | 0.22 |
| Hex | 44 | 18 | 58 | 17 | 49 | 0 | 41 | 119 | 39 | 16 |
| Octal | 104 | 30 | 130 | 27 | 111 | 0 | 101 | 431 | 71 | 26 |
| Binary | 1000100 | 11000 | 1011000 | 10111 | 1001001 | 0 | 1000001 | 100011001 | 111001 | 10110 |
Color Harmonies of #441858
Complementary color
Monochromatic Colors of #441858
Black with #441858
Text Example
Text Example
White with #441858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441858; }
p { color: rgb(68,24,88); }
H1.HeaderClassName
{
color: #441858;
}
.AnyTagClassName
{
color: #441858;
}
</style>
background-color css
<style>
a { background-color: #441858; }
a { background-color: rgb(68,24,88); }
div.DivClassName
{
background-color: #441858;
}
.BgClassName
{
background-color: #441858;
}
</style>
border-color css
<style>
span { border-color: #441858; }
span { border-color: rgb(68,24,88); }
td.TdClassName
{
border-color: #441858;
}
.TagClassName
{
border-color: #441858;
}
</style>