Shades of Scarlet Gum #481659
Tints of Scarlet Gum #481659
RGB
CMYK
RGB Variations
Color information
#481659 (or 0x481659) is known color: Scarlet Gum. HEX triplet: 48, 16 and 59. RGB value is (72,22,89). Sum of RGB (Red+Green+Blue) = 72+22+89=183 (24% of max value = 765). Red value is 72 (28.52% from 255 or 39.34% from 183); Green value is 22 (8.98% from 255 or 12.02% from 183); Blue value is 89 (35.16% from 255 or 48.63% from 183); Max value from RGB is 89 - color contains mainly: blue. Hex color #481659 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #481659 is #B7E9A6. Grayscale: #2C2C2C. Windows color (decimal): -12052903 or 5838408. OLE color: 5838408.
HSL color Cylindrical-coordinate representation of color #481659: hue angle of 284.78º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #481659 is Cyan = 0.19, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 72 | 22 | 89 | - |
| CMYK | 0.19 | 0.75 | 0 | 0.65 |
| HSL | 284.78º | 0.6% | 0.22% | - |
| HSV(B) | 284.78º | 0.75% | 0.35% | - |
| XYZ | 4.76 | 2.67 | 9.72 | - |
| YUV | 44.59 | 153.07 | 147.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 22 | 89 | 0.19 | 0.75 | 0 | 0.65 | 284.78 | 0.6 | 0.22 |
| Hex | 48 | 16 | 59 | 13 | 4B | 0 | 41 | 11D | 3C | 16 |
| Octal | 110 | 26 | 131 | 23 | 113 | 0 | 101 | 435 | 74 | 26 |
| Binary | 1001000 | 10110 | 1011001 | 10011 | 1001011 | 0 | 1000001 | 100011101 | 111100 | 10110 |
Color Harmonies of #481659
Complementary color
Monochromatic Colors of #481659
Black with #481659
Text Example
Text Example
White with #481659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481659; }
p { color: rgb(72,22,89); }
H1.HeaderClassName
{
color: #481659;
}
.AnyTagClassName
{
color: #481659;
}
</style>
background-color css
<style>
a { background-color: #481659; }
a { background-color: rgb(72,22,89); }
div.DivClassName
{
background-color: #481659;
}
.BgClassName
{
background-color: #481659;
}
</style>
border-color css
<style>
span { border-color: #481659; }
span { border-color: rgb(72,22,89); }
td.TdClassName
{
border-color: #481659;
}
.TagClassName
{
border-color: #481659;
}
</style>