Shades of Scarlet Gum #481556
Tints of Scarlet Gum #481556
RGB
CMYK
RGB Variations
Color information
#481556 (or 0x481556) is known color: Scarlet Gum. HEX triplet: 48, 15 and 56. RGB value is (72,21,86). Sum of RGB (Red+Green+Blue) = 72+21+86=179 (23% of max value = 765). Red value is 72 (28.52% from 255 or 40.22% from 179); Green value is 21 (8.59% from 255 or 11.73% from 179); Blue value is 86 (33.98% from 255 or 48.04% from 179); Max value from RGB is 86 - color contains mainly: blue. Hex color #481556 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #481556 is #B7EAA9. Grayscale: #2B2B2B. Windows color (decimal): -12053162 or 5641544. OLE color: 5641544.
HSL color Cylindrical-coordinate representation of color #481556: hue angle of 287.08º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #481556 is Cyan = 0.16, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 72 | 21 | 86 | - |
| CMYK | 0.16 | 0.76 | 0 | 0.66 |
| HSL | 287.08º | 0.61% | 0.21% | - |
| HSV(B) | 287.08º | 0.76% | 0.34% | - |
| XYZ | 4.62 | 2.59 | 9.06 | - |
| YUV | 43.66 | 151.9 | 148.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 21 | 86 | 0.16 | 0.76 | 0 | 0.66 | 287.08 | 0.61 | 0.21 |
| Hex | 48 | 15 | 56 | 10 | 4C | 0 | 42 | 11F | 3D | 15 |
| Octal | 110 | 25 | 126 | 20 | 114 | 0 | 102 | 437 | 75 | 25 |
| Binary | 1001000 | 10101 | 1010110 | 10000 | 1001100 | 0 | 1000010 | 100011111 | 111101 | 10101 |
Color Harmonies of #481556
Complementary color
Monochromatic Colors of #481556
Black with #481556
Text Example
Text Example
White with #481556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481556; }
p { color: rgb(72,21,86); }
H1.HeaderClassName
{
color: #481556;
}
.AnyTagClassName
{
color: #481556;
}
</style>
background-color css
<style>
a { background-color: #481556; }
a { background-color: rgb(72,21,86); }
div.DivClassName
{
background-color: #481556;
}
.BgClassName
{
background-color: #481556;
}
</style>
border-color css
<style>
span { border-color: #481556; }
span { border-color: rgb(72,21,86); }
td.TdClassName
{
border-color: #481556;
}
.TagClassName
{
border-color: #481556;
}
</style>