Shades of Scarlet Gum #442954
Tints of Scarlet Gum #442954
RGB
CMYK
RGB Variations
Color information
#442954 (or 0x442954) is known color: Scarlet Gum. HEX triplet: 44, 29 and 54. RGB value is (68,41,84). Sum of RGB (Red+Green+Blue) = 68+41+84=193 (25% of max value = 765). Red value is 68 (26.95% from 255 or 35.23% from 193); Green value is 41 (16.41% from 255 or 21.24% from 193); Blue value is 84 (33.20% from 255 or 43.52% from 193); Max value from RGB is 84 - color contains mainly: blue. Hex color #442954 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442954 is #BBD6AB. Grayscale: #353535. Windows color (decimal): -12310188 or 5515588. OLE color: 5515588.
HSL color Cylindrical-coordinate representation of color #442954: hue angle of 277.67º degrees, saturation: 0.34, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #442954 is Cyan = 0.19, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 68 | 41 | 84 | - |
| CMYK | 0.19 | 0.51 | 0 | 0.67 |
| HSL | 277.67º | 0.34% | 0.25% | - |
| HSV(B) | 277.67º | 0.51% | 0.33% | - |
| XYZ | 4.78 | 3.45 | 8.8 | - |
| YUV | 53.98 | 144.95 | 138 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 41 | 84 | 0.19 | 0.51 | 0 | 0.67 | 277.67 | 0.34 | 0.25 |
| Hex | 44 | 29 | 54 | 13 | 33 | 0 | 43 | 116 | 22 | 19 |
| Octal | 104 | 51 | 124 | 23 | 63 | 0 | 103 | 426 | 42 | 31 |
| Binary | 1000100 | 101001 | 1010100 | 10011 | 110011 | 0 | 1000011 | 100010110 | 100010 | 11001 |
Color Harmonies of #442954
Complementary color
Monochromatic Colors of #442954
Black with #442954
Text Example
Text Example
White with #442954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442954; }
p { color: rgb(68,41,84); }
H1.HeaderClassName
{
color: #442954;
}
.AnyTagClassName
{
color: #442954;
}
</style>
background-color css
<style>
a { background-color: #442954; }
a { background-color: rgb(68,41,84); }
div.DivClassName
{
background-color: #442954;
}
.BgClassName
{
background-color: #442954;
}
</style>
border-color css
<style>
span { border-color: #442954; }
span { border-color: rgb(68,41,84); }
td.TdClassName
{
border-color: #442954;
}
.TagClassName
{
border-color: #442954;
}
</style>