Shades of Scarlet Gum #442956
Tints of Scarlet Gum #442956
RGB
CMYK
RGB Variations
Color information
#442956 (or 0x442956) is known color: Scarlet Gum. HEX triplet: 44, 29 and 56. RGB value is (68,41,86). Sum of RGB (Red+Green+Blue) = 68+41+86=195 (25% of max value = 765). Red value is 68 (26.95% from 255 or 34.87% from 195); Green value is 41 (16.41% from 255 or 21.03% from 195); Blue value is 86 (33.98% from 255 or 44.10% from 195); Max value from RGB is 86 - color contains mainly: blue. Hex color #442956 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442956 is #BBD6A9. Grayscale: #363636. Windows color (decimal): -12310186 or 5646660. OLE color: 5646660.
HSL color Cylindrical-coordinate representation of color #442956: hue angle of 276º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #442956 is Cyan = 0.21, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 68 | 41 | 86 | - |
| CMYK | 0.21 | 0.52 | 0 | 0.66 |
| HSL | 276º | 0.35% | 0.25% | - |
| HSV(B) | 276º | 0.52% | 0.34% | - |
| XYZ | 4.86 | 3.49 | 9.22 | - |
| YUV | 54.2 | 145.95 | 137.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 41 | 86 | 0.21 | 0.52 | 0 | 0.66 | 276 | 0.35 | 0.25 |
| Hex | 44 | 29 | 56 | 15 | 34 | 0 | 42 | 114 | 23 | 19 |
| Octal | 104 | 51 | 126 | 25 | 64 | 0 | 102 | 424 | 43 | 31 |
| Binary | 1000100 | 101001 | 1010110 | 10101 | 110100 | 0 | 1000010 | 100010100 | 100011 | 11001 |
Color Harmonies of #442956
Complementary color
Monochromatic Colors of #442956
Black with #442956
Text Example
Text Example
White with #442956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442956; }
p { color: rgb(68,41,86); }
H1.HeaderClassName
{
color: #442956;
}
.AnyTagClassName
{
color: #442956;
}
</style>
background-color css
<style>
a { background-color: #442956; }
a { background-color: rgb(68,41,86); }
div.DivClassName
{
background-color: #442956;
}
.BgClassName
{
background-color: #442956;
}
</style>
border-color css
<style>
span { border-color: #442956; }
span { border-color: rgb(68,41,86); }
td.TdClassName
{
border-color: #442956;
}
.TagClassName
{
border-color: #442956;
}
</style>