Shades of Scarlet Gum #441552
Tints of Scarlet Gum #441552
RGB
CMYK
RGB Variations
Color information
#441552 (or 0x441552) is known color: Scarlet Gum. HEX triplet: 44, 15 and 52. RGB value is (68,21,82). Sum of RGB (Red+Green+Blue) = 68+21+82=171 (22% of max value = 765). Red value is 68 (26.95% from 255 or 39.77% from 171); Green value is 21 (8.59% from 255 or 12.28% from 171); Blue value is 82 (32.42% from 255 or 47.95% from 171); Max value from RGB is 82 - color contains mainly: blue. Hex color #441552 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441552 is #BBEAAD. Grayscale: #292929. Windows color (decimal): -12315310 or 5379396. OLE color: 5379396.
HSL color Cylindrical-coordinate representation of color #441552: hue angle of 286.23º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #441552 is Cyan = 0.17, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 68 | 21 | 82 | - |
| CMYK | 0.17 | 0.74 | 0 | 0.68 |
| HSL | 286.23º | 0.59% | 0.2% | - |
| HSV(B) | 286.23º | 0.74% | 0.32% | - |
| XYZ | 4.18 | 2.37 | 8.22 | - |
| YUV | 42.01 | 150.57 | 146.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 21 | 82 | 0.17 | 0.74 | 0 | 0.68 | 286.23 | 0.59 | 0.2 |
| Hex | 44 | 15 | 52 | 11 | 4A | 0 | 44 | 11E | 3B | 14 |
| Octal | 104 | 25 | 122 | 21 | 112 | 0 | 104 | 436 | 73 | 24 |
| Binary | 1000100 | 10101 | 1010010 | 10001 | 1001010 | 0 | 1000100 | 100011110 | 111011 | 10100 |
Color Harmonies of #441552
Complementary color
Monochromatic Colors of #441552
Black with #441552
Text Example
Text Example
White with #441552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441552; }
p { color: rgb(68,21,82); }
H1.HeaderClassName
{
color: #441552;
}
.AnyTagClassName
{
color: #441552;
}
</style>
background-color css
<style>
a { background-color: #441552; }
a { background-color: rgb(68,21,82); }
div.DivClassName
{
background-color: #441552;
}
.BgClassName
{
background-color: #441552;
}
</style>
border-color css
<style>
span { border-color: #441552; }
span { border-color: rgb(68,21,82); }
td.TdClassName
{
border-color: #441552;
}
.TagClassName
{
border-color: #441552;
}
</style>