Shades of Scarlet Gum #481759
Tints of Scarlet Gum #481759
RGB
CMYK
RGB Variations
Color information
#481759 (or 0x481759) is known color: Scarlet Gum. HEX triplet: 48, 17 and 59. RGB value is (72,23,89). Sum of RGB (Red+Green+Blue) = 72+23+89=184 (24% of max value = 765). Red value is 72 (28.52% from 255 or 39.13% from 184); Green value is 23 (9.38% from 255 or 12.5% from 184); Blue value is 89 (35.16% from 255 or 48.37% from 184); Max value from RGB is 89 - color contains mainly: blue. Hex color #481759 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #481759 is #B7E8A6. Grayscale: #2C2C2C. Windows color (decimal): -12052647 or 5838664. OLE color: 5838664.
HSL color Cylindrical-coordinate representation of color #481759: hue angle of 284.55º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #481759 is Cyan = 0.19, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 72 | 23 | 89 | - |
| CMYK | 0.19 | 0.74 | 0 | 0.65 |
| HSL | 284.55º | 0.59% | 0.22% | - |
| HSV(B) | 284.55º | 0.74% | 0.35% | - |
| XYZ | 4.78 | 2.71 | 9.72 | - |
| YUV | 45.18 | 152.73 | 147.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 23 | 89 | 0.19 | 0.74 | 0 | 0.65 | 284.55 | 0.59 | 0.22 |
| Hex | 48 | 17 | 59 | 13 | 4A | 0 | 41 | 11D | 3B | 16 |
| Octal | 110 | 27 | 131 | 23 | 112 | 0 | 101 | 435 | 73 | 26 |
| Binary | 1001000 | 10111 | 1011001 | 10011 | 1001010 | 0 | 1000001 | 100011101 | 111011 | 10110 |
Color Harmonies of #481759
Complementary color
Monochromatic Colors of #481759
Black with #481759
Text Example
Text Example
White with #481759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481759; }
p { color: rgb(72,23,89); }
H1.HeaderClassName
{
color: #481759;
}
.AnyTagClassName
{
color: #481759;
}
</style>
background-color css
<style>
a { background-color: #481759; }
a { background-color: rgb(72,23,89); }
div.DivClassName
{
background-color: #481759;
}
.BgClassName
{
background-color: #481759;
}
</style>
border-color css
<style>
span { border-color: #481759; }
span { border-color: rgb(72,23,89); }
td.TdClassName
{
border-color: #481759;
}
.TagClassName
{
border-color: #481759;
}
</style>