Shades of Scarlet Gum #442658
Tints of Scarlet Gum #442658
RGB
CMYK
RGB Variations
Color information
#442658 (or 0x442658) is known color: Scarlet Gum. HEX triplet: 44, 26 and 58. RGB value is (68,38,88). Sum of RGB (Red+Green+Blue) = 68+38+88=194 (25% of max value = 765). Red value is 68 (26.95% from 255 or 35.05% from 194); Green value is 38 (15.23% from 255 or 19.59% from 194); Blue value is 88 (34.77% from 255 or 45.36% from 194); Max value from RGB is 88 - color contains mainly: blue. Hex color #442658 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442658 is #BBD9A7. Grayscale: #343434. Windows color (decimal): -12310952 or 5776964. OLE color: 5776964.
HSL color Cylindrical-coordinate representation of color #442658: hue angle of 276º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #442658 is Cyan = 0.23, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 38 | 88 | - |
| CMYK | 0.23 | 0.57 | 0 | 0.65 |
| HSL | 276º | 0.4% | 0.25% | - |
| HSV(B) | 276º | 0.57% | 0.35% | - |
| XYZ | 4.84 | 3.32 | 9.62 | - |
| YUV | 52.67 | 147.94 | 138.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 38 | 88 | 0.23 | 0.57 | 0 | 0.65 | 276 | 0.4 | 0.25 |
| Hex | 44 | 26 | 58 | 17 | 39 | 0 | 41 | 114 | 28 | 19 |
| Octal | 104 | 46 | 130 | 27 | 71 | 0 | 101 | 424 | 50 | 31 |
| Binary | 1000100 | 100110 | 1011000 | 10111 | 111001 | 0 | 1000001 | 100010100 | 101000 | 11001 |
Color Harmonies of #442658
Complementary color
Monochromatic Colors of #442658
Black with #442658
Text Example
Text Example
White with #442658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442658; }
p { color: rgb(68,38,88); }
H1.HeaderClassName
{
color: #442658;
}
.AnyTagClassName
{
color: #442658;
}
</style>
background-color css
<style>
a { background-color: #442658; }
a { background-color: rgb(68,38,88); }
div.DivClassName
{
background-color: #442658;
}
.BgClassName
{
background-color: #442658;
}
</style>
border-color css
<style>
span { border-color: #442658; }
span { border-color: rgb(68,38,88); }
td.TdClassName
{
border-color: #442658;
}
.TagClassName
{
border-color: #442658;
}
</style>