Shades of Scarlet Gum #442651
Tints of Scarlet Gum #442651
RGB
CMYK
RGB Variations
Color information
#442651 (or 0x442651) is known color: Scarlet Gum. HEX triplet: 44, 26 and 51. RGB value is (68,38,81). Sum of RGB (Red+Green+Blue) = 68+38+81=187 (24% of max value = 765). Red value is 68 (26.95% from 255 or 36.36% from 187); Green value is 38 (15.23% from 255 or 20.32% from 187); Blue value is 81 (32.03% from 255 or 43.32% from 187); Max value from RGB is 81 - color contains mainly: blue. Hex color #442651 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #442651 is #BBD9AE. Grayscale: #333333. Windows color (decimal): -12310959 or 5318212. OLE color: 5318212.
HSL color Cylindrical-coordinate representation of color #442651: hue angle of 281.86º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #442651 is Cyan = 0.16, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 68 | 38 | 81 | - |
| CMYK | 0.16 | 0.53 | 0 | 0.68 |
| HSL | 281.86º | 0.36% | 0.23% | - |
| HSV(B) | 281.86º | 0.53% | 0.32% | - |
| XYZ | 4.56 | 3.21 | 8.16 | - |
| YUV | 51.87 | 144.44 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 38 | 81 | 0.16 | 0.53 | 0 | 0.68 | 281.86 | 0.36 | 0.23 |
| Hex | 44 | 26 | 51 | 10 | 35 | 0 | 44 | 11A | 24 | 17 |
| Octal | 104 | 46 | 121 | 20 | 65 | 0 | 104 | 432 | 44 | 27 |
| Binary | 1000100 | 100110 | 1010001 | 10000 | 110101 | 0 | 1000100 | 100011010 | 100100 | 10111 |
Color Harmonies of #442651
Complementary color
Monochromatic Colors of #442651
Black with #442651
Text Example
Text Example
White with #442651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442651; }
p { color: rgb(68,38,81); }
H1.HeaderClassName
{
color: #442651;
}
.AnyTagClassName
{
color: #442651;
}
</style>
background-color css
<style>
a { background-color: #442651; }
a { background-color: rgb(68,38,81); }
div.DivClassName
{
background-color: #442651;
}
.BgClassName
{
background-color: #442651;
}
</style>
border-color css
<style>
span { border-color: #442651; }
span { border-color: rgb(68,38,81); }
td.TdClassName
{
border-color: #442651;
}
.TagClassName
{
border-color: #442651;
}
</style>