Shades of Scarlet Gum #441758
Tints of Scarlet Gum #441758
RGB
CMYK
RGB Variations
Color information
#441758 (or 0x441758) is known color: Scarlet Gum. HEX triplet: 44, 17 and 58. RGB value is (68,23,88). Sum of RGB (Red+Green+Blue) = 68+23+88=179 (23% of max value = 765). Red value is 68 (26.95% from 255 or 37.99% from 179); Green value is 23 (9.38% from 255 or 12.85% from 179); Blue value is 88 (34.77% from 255 or 49.16% from 179); Max value from RGB is 88 - color contains mainly: blue. Hex color #441758 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441758 is #BBE8A7. Grayscale: #2B2B2B. Windows color (decimal): -12314792 or 5773124. OLE color: 5773124.
HSL color Cylindrical-coordinate representation of color #441758: hue angle of 281.54º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #441758 is Cyan = 0.23, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 23 | 88 | - |
| CMYK | 0.23 | 0.74 | 0 | 0.65 |
| HSL | 281.54º | 0.59% | 0.22% | - |
| HSV(B) | 281.54º | 0.74% | 0.35% | - |
| XYZ | 4.45 | 2.55 | 9.49 | - |
| YUV | 43.87 | 152.91 | 145.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 23 | 88 | 0.23 | 0.74 | 0 | 0.65 | 281.54 | 0.59 | 0.22 |
| Hex | 44 | 17 | 58 | 17 | 4A | 0 | 41 | 11A | 3B | 16 |
| Octal | 104 | 27 | 130 | 27 | 112 | 0 | 101 | 432 | 73 | 26 |
| Binary | 1000100 | 10111 | 1011000 | 10111 | 1001010 | 0 | 1000001 | 100011010 | 111011 | 10110 |
Color Harmonies of #441758
Complementary color
Monochromatic Colors of #441758
Black with #441758
Text Example
Text Example
White with #441758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441758; }
p { color: rgb(68,23,88); }
H1.HeaderClassName
{
color: #441758;
}
.AnyTagClassName
{
color: #441758;
}
</style>
background-color css
<style>
a { background-color: #441758; }
a { background-color: rgb(68,23,88); }
div.DivClassName
{
background-color: #441758;
}
.BgClassName
{
background-color: #441758;
}
</style>
border-color css
<style>
span { border-color: #441758; }
span { border-color: rgb(68,23,88); }
td.TdClassName
{
border-color: #441758;
}
.TagClassName
{
border-color: #441758;
}
</style>