Shades of Scarlet Gum #481156
Tints of Scarlet Gum #481156
RGB
CMYK
RGB Variations
Color information
#481156 (or 0x481156) is known color: Scarlet Gum. HEX triplet: 48, 11 and 56. RGB value is (72,17,86). Sum of RGB (Red+Green+Blue) = 72+17+86=175 (23% of max value = 765). Red value is 72 (28.52% from 255 or 41.14% from 175); Green value is 17 (7.03% from 255 or 9.71% from 175); Blue value is 86 (33.98% from 255 or 49.14% from 175); Max value from RGB is 86 - color contains mainly: blue. Hex color #481156 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #481156 is #B7EEA9. Grayscale: #292929. Windows color (decimal): -12054186 or 5640520. OLE color: 5640520.
HSL color Cylindrical-coordinate representation of color #481156: hue angle of 287.83º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #481156 is Cyan = 0.16, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 72 | 17 | 86 | - |
| CMYK | 0.16 | 0.80 | 0 | 0.66 |
| HSL | 287.83º | 0.67% | 0.2% | - |
| HSV(B) | 287.83º | 0.8% | 0.34% | - |
| XYZ | 4.55 | 2.45 | 9.04 | - |
| YUV | 41.31 | 153.22 | 149.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 17 | 86 | 0.16 | 0.80 | 0 | 0.66 | 287.83 | 0.67 | 0.2 |
| Hex | 48 | 11 | 56 | 10 | 50 | 0 | 42 | 120 | 43 | 14 |
| Octal | 110 | 21 | 126 | 20 | 120 | 0 | 102 | 440 | 103 | 24 |
| Binary | 1001000 | 10001 | 1010110 | 10000 | 1010000 | 0 | 1000010 | 100100000 | 1000011 | 10100 |
Color Harmonies of #481156
Complementary color
Monochromatic Colors of #481156
Black with #481156
Text Example
Text Example
White with #481156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481156; }
p { color: rgb(72,17,86); }
H1.HeaderClassName
{
color: #481156;
}
.AnyTagClassName
{
color: #481156;
}
</style>
background-color css
<style>
a { background-color: #481156; }
a { background-color: rgb(72,17,86); }
div.DivClassName
{
background-color: #481156;
}
.BgClassName
{
background-color: #481156;
}
</style>
border-color css
<style>
span { border-color: #481156; }
span { border-color: rgb(72,17,86); }
td.TdClassName
{
border-color: #481156;
}
.TagClassName
{
border-color: #481156;
}
</style>