Shades of Scarlet Gum #481157
Tints of Scarlet Gum #481157
RGB
CMYK
RGB Variations
Color information
#481157 (or 0x481157) is known color: Scarlet Gum. HEX triplet: 48, 11 and 57. RGB value is (72,17,87). Sum of RGB (Red+Green+Blue) = 72+17+87=176 (23% of max value = 765). Red value is 72 (28.52% from 255 or 40.91% from 176); Green value is 17 (7.03% from 255 or 9.66% from 176); Blue value is 87 (34.38% from 255 or 49.43% from 176); Max value from RGB is 87 - color contains mainly: blue. Hex color #481157 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #481157 is #B7EEA8. Grayscale: #292929. Windows color (decimal): -12054185 or 5706056. OLE color: 5706056.
HSL color Cylindrical-coordinate representation of color #481157: hue angle of 287.14º 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 #481157 is Cyan = 0.17, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 72 | 17 | 87 | - |
| CMYK | 0.17 | 0.80 | 0 | 0.66 |
| HSL | 287.14º | 0.67% | 0.2% | - |
| HSV(B) | 287.14º | 0.8% | 0.34% | - |
| XYZ | 4.59 | 2.47 | 9.25 | - |
| YUV | 41.43 | 153.72 | 149.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 17 | 87 | 0.17 | 0.80 | 0 | 0.66 | 287.14 | 0.67 | 0.2 |
| Hex | 48 | 11 | 57 | 11 | 50 | 0 | 42 | 11F | 43 | 14 |
| Octal | 110 | 21 | 127 | 21 | 120 | 0 | 102 | 437 | 103 | 24 |
| Binary | 1001000 | 10001 | 1010111 | 10001 | 1010000 | 0 | 1000010 | 100011111 | 1000011 | 10100 |
Color Harmonies of #481157
Complementary color
Monochromatic Colors of #481157
Black with #481157
Text Example
Text Example
White with #481157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481157; }
p { color: rgb(72,17,87); }
H1.HeaderClassName
{
color: #481157;
}
.AnyTagClassName
{
color: #481157;
}
</style>
background-color css
<style>
a { background-color: #481157; }
a { background-color: rgb(72,17,87); }
div.DivClassName
{
background-color: #481157;
}
.BgClassName
{
background-color: #481157;
}
</style>
border-color css
<style>
span { border-color: #481157; }
span { border-color: rgb(72,17,87); }
td.TdClassName
{
border-color: #481157;
}
.TagClassName
{
border-color: #481157;
}
</style>