Shades of Scarlet Gum #440358
Tints of Scarlet Gum #440358
RGB
CMYK
RGB Variations
Color information
#440358 (or 0x440358) is known color: Scarlet Gum. HEX triplet: 44, 03 and 58. RGB value is (68,3,88). Sum of RGB (Red+Green+Blue) = 68+3+88=159 (21% of max value = 765). Red value is 68 (26.95% from 255 or 42.77% from 159); Green value is 3 (1.56% from 255 or 1.89% from 159); Blue value is 88 (34.77% from 255 or 55.35% from 159); Max value from RGB is 88 - color contains mainly: blue. Hex color #440358 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #440358 is #BBFCA7. Grayscale: #1F1F1F. Windows color (decimal): -12319912 or 5768004. OLE color: 5768004.
HSL color Cylindrical-coordinate representation of color #440358: hue angle of 285.88º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #440358 is Cyan = 0.23, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 3 | 88 | - |
| CMYK | 0.23 | 0.97 | 0 | 0.65 |
| HSL | 285.88º | 0.93% | 0.18% | - |
| HSV(B) | 285.88º | 0.97% | 0.35% | - |
| XYZ | 4.18 | 2 | 9.4 | - |
| YUV | 32.13 | 159.53 | 153.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 3 | 88 | 0.23 | 0.97 | 0 | 0.65 | 285.88 | 0.93 | 0.18 |
| Hex | 44 | 3 | 58 | 17 | 61 | 0 | 41 | 11E | 5D | 12 |
| Octal | 104 | 3 | 130 | 27 | 141 | 0 | 101 | 436 | 135 | 22 |
| Binary | 1000100 | 11 | 1011000 | 10111 | 1100001 | 0 | 1000001 | 100011110 | 1011101 | 10010 |
Color Harmonies of #440358
Complementary color
Monochromatic Colors of #440358
Black with #440358
Text Example
Text Example
White with #440358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440358; }
p { color: rgb(68,3,88); }
H1.HeaderClassName
{
color: #440358;
}
.AnyTagClassName
{
color: #440358;
}
</style>
background-color css
<style>
a { background-color: #440358; }
a { background-color: rgb(68,3,88); }
div.DivClassName
{
background-color: #440358;
}
.BgClassName
{
background-color: #440358;
}
</style>
border-color css
<style>
span { border-color: #440358; }
span { border-color: rgb(68,3,88); }
td.TdClassName
{
border-color: #440358;
}
.TagClassName
{
border-color: #440358;
}
</style>