Shades of Scarlet Gum #441752
Tints of Scarlet Gum #441752
RGB
CMYK
RGB Variations
Color information
#441752 (or 0x441752) is known color: Scarlet Gum. HEX triplet: 44, 17 and 52. RGB value is (68,23,82). Sum of RGB (Red+Green+Blue) = 68+23+82=173 (22% of max value = 765). Red value is 68 (26.95% from 255 or 39.31% from 173); Green value is 23 (9.38% from 255 or 13.29% from 173); Blue value is 82 (32.42% from 255 or 47.40% from 173); Max value from RGB is 82 - color contains mainly: blue. Hex color #441752 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441752 is #BBE8AD. Grayscale: #2A2A2A. Windows color (decimal): -12314798 or 5379908. OLE color: 5379908.
HSL color Cylindrical-coordinate representation of color #441752: hue angle of 285.76º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #441752 is Cyan = 0.17, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 68 | 23 | 82 | - |
| CMYK | 0.17 | 0.72 | 0 | 0.68 |
| HSL | 285.76º | 0.56% | 0.21% | - |
| HSV(B) | 285.76º | 0.72% | 0.32% | - |
| XYZ | 4.21 | 2.45 | 8.23 | - |
| YUV | 43.18 | 149.91 | 145.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 23 | 82 | 0.17 | 0.72 | 0 | 0.68 | 285.76 | 0.56 | 0.21 |
| Hex | 44 | 17 | 52 | 11 | 48 | 0 | 44 | 11E | 38 | 15 |
| Octal | 104 | 27 | 122 | 21 | 110 | 0 | 104 | 436 | 70 | 25 |
| Binary | 1000100 | 10111 | 1010010 | 10001 | 1001000 | 0 | 1000100 | 100011110 | 111000 | 10101 |
Color Harmonies of #441752
Complementary color
Monochromatic Colors of #441752
Black with #441752
Text Example
Text Example
White with #441752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441752; }
p { color: rgb(68,23,82); }
H1.HeaderClassName
{
color: #441752;
}
.AnyTagClassName
{
color: #441752;
}
</style>
background-color css
<style>
a { background-color: #441752; }
a { background-color: rgb(68,23,82); }
div.DivClassName
{
background-color: #441752;
}
.BgClassName
{
background-color: #441752;
}
</style>
border-color css
<style>
span { border-color: #441752; }
span { border-color: rgb(68,23,82); }
td.TdClassName
{
border-color: #441752;
}
.TagClassName
{
border-color: #441752;
}
</style>