Shades of Scarlet Gum #481458
Tints of Scarlet Gum #481458
RGB
CMYK
RGB Variations
Color information
#481458 (or 0x481458) is known color: Scarlet Gum. HEX triplet: 48, 14 and 58. RGB value is (72,20,88). Sum of RGB (Red+Green+Blue) = 72+20+88=180 (23% of max value = 765). Red value is 72 (28.52% from 255 or 40% from 180); Green value is 20 (8.20% from 255 or 11.11% from 180); Blue value is 88 (34.77% from 255 or 48.89% from 180); Max value from RGB is 88 - color contains mainly: blue. Hex color #481458 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #481458 is #B7EBA7. Grayscale: #2B2B2B. Windows color (decimal): -12053416 or 5772360. OLE color: 5772360.
HSL color Cylindrical-coordinate representation of color #481458: hue angle of 285.88º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #481458 is Cyan = 0.18, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 72 | 20 | 88 | - |
| CMYK | 0.18 | 0.77 | 0 | 0.65 |
| HSL | 285.88º | 0.63% | 0.21% | - |
| HSV(B) | 285.88º | 0.77% | 0.35% | - |
| XYZ | 4.68 | 2.58 | 9.48 | - |
| YUV | 43.3 | 153.23 | 148.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 20 | 88 | 0.18 | 0.77 | 0 | 0.65 | 285.88 | 0.63 | 0.21 |
| Hex | 48 | 14 | 58 | 12 | 4D | 0 | 41 | 11E | 3F | 15 |
| Octal | 110 | 24 | 130 | 22 | 115 | 0 | 101 | 436 | 77 | 25 |
| Binary | 1001000 | 10100 | 1011000 | 10010 | 1001101 | 0 | 1000001 | 100011110 | 111111 | 10101 |
Color Harmonies of #481458
Complementary color
Monochromatic Colors of #481458
Black with #481458
Text Example
Text Example
White with #481458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481458; }
p { color: rgb(72,20,88); }
H1.HeaderClassName
{
color: #481458;
}
.AnyTagClassName
{
color: #481458;
}
</style>
background-color css
<style>
a { background-color: #481458; }
a { background-color: rgb(72,20,88); }
div.DivClassName
{
background-color: #481458;
}
.BgClassName
{
background-color: #481458;
}
</style>
border-color css
<style>
span { border-color: #481458; }
span { border-color: rgb(72,20,88); }
td.TdClassName
{
border-color: #481458;
}
.TagClassName
{
border-color: #481458;
}
</style>