Shades of Scarlet Gum #481357
Tints of Scarlet Gum #481357
RGB
CMYK
RGB Variations
Color information
#481357 (or 0x481357) is known color: Scarlet Gum. HEX triplet: 48, 13 and 57. RGB value is (72,19,87). Sum of RGB (Red+Green+Blue) = 72+19+87=178 (23% of max value = 765). Red value is 72 (28.52% from 255 or 40.45% from 178); Green value is 19 (7.81% from 255 or 10.67% from 178); Blue value is 87 (34.38% from 255 or 48.88% from 178); Max value from RGB is 87 - color contains mainly: blue. Hex color #481357 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #481357 is #B7ECA8. Grayscale: #2A2A2A. Windows color (decimal): -12053673 or 5706568. OLE color: 5706568.
HSL color Cylindrical-coordinate representation of color #481357: hue angle of 286.76º 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 #481357 is Cyan = 0.17, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 72 | 19 | 87 | - |
| CMYK | 0.17 | 0.78 | 0 | 0.66 |
| HSL | 286.76º | 0.64% | 0.21% | - |
| HSV(B) | 286.76º | 0.78% | 0.34% | - |
| XYZ | 4.63 | 2.53 | 9.26 | - |
| YUV | 42.6 | 153.06 | 148.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 19 | 87 | 0.17 | 0.78 | 0 | 0.66 | 286.76 | 0.64 | 0.21 |
| Hex | 48 | 13 | 57 | 11 | 4E | 0 | 42 | 11F | 40 | 15 |
| Octal | 110 | 23 | 127 | 21 | 116 | 0 | 102 | 437 | 100 | 25 |
| Binary | 1001000 | 10011 | 1010111 | 10001 | 1001110 | 0 | 1000010 | 100011111 | 1000000 | 10101 |
Color Harmonies of #481357
Complementary color
Monochromatic Colors of #481357
Black with #481357
Text Example
Text Example
White with #481357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481357; }
p { color: rgb(72,19,87); }
H1.HeaderClassName
{
color: #481357;
}
.AnyTagClassName
{
color: #481357;
}
</style>
background-color css
<style>
a { background-color: #481357; }
a { background-color: rgb(72,19,87); }
div.DivClassName
{
background-color: #481357;
}
.BgClassName
{
background-color: #481357;
}
</style>
border-color css
<style>
span { border-color: #481357; }
span { border-color: rgb(72,19,87); }
td.TdClassName
{
border-color: #481357;
}
.TagClassName
{
border-color: #481357;
}
</style>