Shades of Scarlet Gum #441357
Tints of Scarlet Gum #441357
RGB
CMYK
RGB Variations
Color information
#441357 (or 0x441357) is known color: Scarlet Gum. HEX triplet: 44, 13 and 57. RGB value is (68,19,87). Sum of RGB (Red+Green+Blue) = 68+19+87=174 (23% of max value = 765). Red value is 68 (26.95% from 255 or 39.08% from 174); Green value is 19 (7.81% from 255 or 10.92% from 174); Blue value is 87 (34.38% from 255 or 50% from 174); Max value from RGB is 87 - color contains mainly: blue. Hex color #441357 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #441357 is #BBECA8. Grayscale: #292929. Windows color (decimal): -12315817 or 5706564. OLE color: 5706564.
HSL color Cylindrical-coordinate representation of color #441357: hue angle of 283.24º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #441357 is Cyan = 0.22, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 68 | 19 | 87 | - |
| CMYK | 0.22 | 0.78 | 0 | 0.66 |
| HSL | 283.24º | 0.64% | 0.21% | - |
| HSV(B) | 283.24º | 0.78% | 0.34% | - |
| XYZ | 4.34 | 2.38 | 9.25 | - |
| YUV | 41.4 | 153.73 | 146.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 19 | 87 | 0.22 | 0.78 | 0 | 0.66 | 283.24 | 0.64 | 0.21 |
| Hex | 44 | 13 | 57 | 16 | 4E | 0 | 42 | 11B | 40 | 15 |
| Octal | 104 | 23 | 127 | 26 | 116 | 0 | 102 | 433 | 100 | 25 |
| Binary | 1000100 | 10011 | 1010111 | 10110 | 1001110 | 0 | 1000010 | 100011011 | 1000000 | 10101 |
Color Harmonies of #441357
Complementary color
Monochromatic Colors of #441357
Black with #441357
Text Example
Text Example
White with #441357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441357; }
p { color: rgb(68,19,87); }
H1.HeaderClassName
{
color: #441357;
}
.AnyTagClassName
{
color: #441357;
}
</style>
background-color css
<style>
a { background-color: #441357; }
a { background-color: rgb(68,19,87); }
div.DivClassName
{
background-color: #441357;
}
.BgClassName
{
background-color: #441357;
}
</style>
border-color css
<style>
span { border-color: #441357; }
span { border-color: rgb(68,19,87); }
td.TdClassName
{
border-color: #441357;
}
.TagClassName
{
border-color: #441357;
}
</style>