Shades of Scarlet Gum #441751
Tints of Scarlet Gum #441751
RGB
CMYK
RGB Variations
Color information
#441751 (or 0x441751) is known color: Scarlet Gum. HEX triplet: 44, 17 and 51. RGB value is (68,23,81). Sum of RGB (Red+Green+Blue) = 68+23+81=172 (22% of max value = 765). Red value is 68 (26.95% from 255 or 39.53% from 172); Green value is 23 (9.38% from 255 or 13.37% from 172); Blue value is 81 (32.03% from 255 or 47.09% from 172); Max value from RGB is 81 - color contains mainly: blue. Hex color #441751 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441751 is #BBE8AE. Grayscale: #2A2A2A. Windows color (decimal): -12314799 or 5314372. OLE color: 5314372.
HSL color Cylindrical-coordinate representation of color #441751: hue angle of 286.55º degrees, saturation: 0.56, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #441751 is Cyan = 0.16, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 68 | 23 | 81 | - |
| CMYK | 0.16 | 0.72 | 0 | 0.68 |
| HSL | 286.55º | 0.56% | 0.2% | - |
| HSV(B) | 286.55º | 0.72% | 0.32% | - |
| XYZ | 4.18 | 2.44 | 8.03 | - |
| YUV | 43.07 | 149.41 | 145.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 23 | 81 | 0.16 | 0.72 | 0 | 0.68 | 286.55 | 0.56 | 0.2 |
| Hex | 44 | 17 | 51 | 10 | 48 | 0 | 44 | 11F | 38 | 14 |
| Octal | 104 | 27 | 121 | 20 | 110 | 0 | 104 | 437 | 70 | 24 |
| Binary | 1000100 | 10111 | 1010001 | 10000 | 1001000 | 0 | 1000100 | 100011111 | 111000 | 10100 |
Color Harmonies of #441751
Complementary color
Monochromatic Colors of #441751
Black with #441751
Text Example
Text Example
White with #441751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441751; }
p { color: rgb(68,23,81); }
H1.HeaderClassName
{
color: #441751;
}
.AnyTagClassName
{
color: #441751;
}
</style>
background-color css
<style>
a { background-color: #441751; }
a { background-color: rgb(68,23,81); }
div.DivClassName
{
background-color: #441751;
}
.BgClassName
{
background-color: #441751;
}
</style>
border-color css
<style>
span { border-color: #441751; }
span { border-color: rgb(68,23,81); }
td.TdClassName
{
border-color: #441751;
}
.TagClassName
{
border-color: #441751;
}
</style>