Shades of Scarlet Gum #440258
Tints of Scarlet Gum #440258
RGB
CMYK
RGB Variations
Color information
#440258 (or 0x440258) is known color: Scarlet Gum. HEX triplet: 44, 02 and 58. RGB value is (68,2,88). Sum of RGB (Red+Green+Blue) = 68+2+88=158 (20% of max value = 765). Red value is 68 (26.95% from 255 or 43.04% from 158); Green value is 2 (1.17% from 255 or 1.27% from 158); Blue value is 88 (34.77% from 255 or 55.70% from 158); Max value from RGB is 88 - color contains mainly: blue. Hex color #440258 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #440258 is #BBFDA7. Grayscale: #1F1F1F. Windows color (decimal): -12320168 or 5767748. OLE color: 5767748.
HSL color Cylindrical-coordinate representation of color #440258: hue angle of 286.05º degrees, saturation: 0.96, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #440258 is Cyan = 0.23, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 2 | 88 | - |
| CMYK | 0.23 | 0.98 | 0 | 0.65 |
| HSL | 286.05º | 0.96% | 0.18% | - |
| HSV(B) | 286.05º | 0.98% | 0.35% | - |
| XYZ | 4.17 | 1.98 | 9.39 | - |
| YUV | 31.54 | 159.87 | 154.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 2 | 88 | 0.23 | 0.98 | 0 | 0.65 | 286.05 | 0.96 | 0.18 |
| Hex | 44 | 2 | 58 | 17 | 62 | 0 | 41 | 11E | 60 | 12 |
| Octal | 104 | 2 | 130 | 27 | 142 | 0 | 101 | 436 | 140 | 22 |
| Binary | 1000100 | 10 | 1011000 | 10111 | 1100010 | 0 | 1000001 | 100011110 | 1100000 | 10010 |
Color Harmonies of #440258
Complementary color
Monochromatic Colors of #440258
Black with #440258
Text Example
Text Example
White with #440258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440258; }
p { color: rgb(68,2,88); }
H1.HeaderClassName
{
color: #440258;
}
.AnyTagClassName
{
color: #440258;
}
</style>
background-color css
<style>
a { background-color: #440258; }
a { background-color: rgb(68,2,88); }
div.DivClassName
{
background-color: #440258;
}
.BgClassName
{
background-color: #440258;
}
</style>
border-color css
<style>
span { border-color: #440258; }
span { border-color: rgb(68,2,88); }
td.TdClassName
{
border-color: #440258;
}
.TagClassName
{
border-color: #440258;
}
</style>