Shades of Scarlet Gum #440558
Tints of Scarlet Gum #440558
RGB
CMYK
RGB Variations
Color information
#440558 (or 0x440558) is known color: Scarlet Gum. HEX triplet: 44, 05 and 58. RGB value is (68,5,88). Sum of RGB (Red+Green+Blue) = 68+5+88=161 (21% of max value = 765). Red value is 68 (26.95% from 255 or 42.24% from 161); Green value is 5 (2.34% from 255 or 3.11% from 161); Blue value is 88 (34.77% from 255 or 54.66% from 161); Max value from RGB is 88 - color contains mainly: blue. Hex color #440558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #440558 is #BBFAA7. Grayscale: #212121. Windows color (decimal): -12319400 or 5768516. OLE color: 5768516.
HSL color Cylindrical-coordinate representation of color #440558: hue angle of 285.54º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #440558 is Cyan = 0.23, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 5 | 88 | - |
| CMYK | 0.23 | 0.94 | 0 | 0.65 |
| HSL | 285.54º | 0.89% | 0.18% | - |
| HSV(B) | 285.54º | 0.94% | 0.35% | - |
| XYZ | 4.2 | 2.04 | 9.41 | - |
| YUV | 33.3 | 158.87 | 152.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 5 | 88 | 0.23 | 0.94 | 0 | 0.65 | 285.54 | 0.89 | 0.18 |
| Hex | 44 | 5 | 58 | 17 | 5E | 0 | 41 | 11E | 59 | 12 |
| Octal | 104 | 5 | 130 | 27 | 136 | 0 | 101 | 436 | 131 | 22 |
| Binary | 1000100 | 101 | 1011000 | 10111 | 1011110 | 0 | 1000001 | 100011110 | 1011001 | 10010 |
Color Harmonies of #440558
Complementary color
Monochromatic Colors of #440558
Black with #440558
Text Example
Text Example
White with #440558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440558; }
p { color: rgb(68,5,88); }
H1.HeaderClassName
{
color: #440558;
}
.AnyTagClassName
{
color: #440558;
}
</style>
background-color css
<style>
a { background-color: #440558; }
a { background-color: rgb(68,5,88); }
div.DivClassName
{
background-color: #440558;
}
.BgClassName
{
background-color: #440558;
}
</style>
border-color css
<style>
span { border-color: #440558; }
span { border-color: rgb(68,5,88); }
td.TdClassName
{
border-color: #440558;
}
.TagClassName
{
border-color: #440558;
}
</style>