Shades of Scarlet Gum #481057
Tints of Scarlet Gum #481057
RGB
CMYK
RGB Variations
Color information
#481057 (or 0x481057) is known color: Scarlet Gum. HEX triplet: 48, 10 and 57. RGB value is (72,16,87). Sum of RGB (Red+Green+Blue) = 72+16+87=175 (23% of max value = 765). Red value is 72 (28.52% from 255 or 41.14% from 175); Green value is 16 (6.64% from 255 or 9.14% from 175); Blue value is 87 (34.38% from 255 or 49.71% from 175); Max value from RGB is 87 - color contains mainly: blue. Hex color #481057 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #481057 is #B7EFA8. Grayscale: #282828. Windows color (decimal): -12054441 or 5705800. OLE color: 5705800.
HSL color Cylindrical-coordinate representation of color #481057: hue angle of 287.32º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #481057 is Cyan = 0.17, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 72 | 16 | 87 | - |
| CMYK | 0.17 | 0.82 | 0 | 0.66 |
| HSL | 287.32º | 0.69% | 0.2% | - |
| HSV(B) | 287.32º | 0.82% | 0.34% | - |
| XYZ | 4.58 | 2.44 | 9.25 | - |
| YUV | 40.84 | 154.05 | 150.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 16 | 87 | 0.17 | 0.82 | 0 | 0.66 | 287.32 | 0.69 | 0.2 |
| Hex | 48 | 10 | 57 | 11 | 52 | 0 | 42 | 11F | 45 | 14 |
| Octal | 110 | 20 | 127 | 21 | 122 | 0 | 102 | 437 | 105 | 24 |
| Binary | 1001000 | 10000 | 1010111 | 10001 | 1010010 | 0 | 1000010 | 100011111 | 1000101 | 10100 |
Color Harmonies of #481057
Complementary color
Monochromatic Colors of #481057
Black with #481057
Text Example
Text Example
White with #481057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481057; }
p { color: rgb(72,16,87); }
H1.HeaderClassName
{
color: #481057;
}
.AnyTagClassName
{
color: #481057;
}
</style>
background-color css
<style>
a { background-color: #481057; }
a { background-color: rgb(72,16,87); }
div.DivClassName
{
background-color: #481057;
}
.BgClassName
{
background-color: #481057;
}
</style>
border-color css
<style>
span { border-color: #481057; }
span { border-color: rgb(72,16,87); }
td.TdClassName
{
border-color: #481057;
}
.TagClassName
{
border-color: #481057;
}
</style>