Shades of Scarlet Gum #481062
Tints of Scarlet Gum #481062
RGB
CMYK
RGB Variations
Color information
#481062 (or 0x481062) is known color: Scarlet Gum. HEX triplet: 48, 10 and 62. RGB value is (72,16,98). Sum of RGB (Red+Green+Blue) = 72+16+98=186 (24% of max value = 765). Red value is 72 (28.52% from 255 or 38.71% from 186); Green value is 16 (6.64% from 255 or 8.60% from 186); Blue value is 98 (38.67% from 255 or 52.69% from 186); Max value from RGB is 98 - color contains mainly: blue. Hex color #481062 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #481062 is #B7EF9D. Grayscale: #292929. Windows color (decimal): -12054430 or 6426696. OLE color: 6426696.
HSL color Cylindrical-coordinate representation of color #481062: hue angle of 280.98º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #481062 is Cyan = 0.27, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 16 | 98 | - |
| CMYK | 0.27 | 0.84 | 0 | 0.62 |
| HSL | 280.98º | 0.72% | 0.22% | - |
| HSV(B) | 280.98º | 0.84% | 0.38% | - |
| XYZ | 5.06 | 2.63 | 11.8 | - |
| YUV | 42.09 | 159.55 | 149.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 16 | 98 | 0.27 | 0.84 | 0 | 0.62 | 280.98 | 0.72 | 0.22 |
| Hex | 48 | 10 | 62 | 1B | 54 | 0 | 3E | 119 | 48 | 16 |
| Octal | 110 | 20 | 142 | 33 | 124 | 0 | 76 | 431 | 110 | 26 |
| Binary | 1001000 | 10000 | 1100010 | 11011 | 1010100 | 0 | 111110 | 100011001 | 1001000 | 10110 |
Color Harmonies of #481062
Complementary color
Monochromatic Colors of #481062
Black with #481062
Text Example
Text Example
White with #481062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481062; }
p { color: rgb(72,16,98); }
H1.HeaderClassName
{
color: #481062;
}
.AnyTagClassName
{
color: #481062;
}
</style>
background-color css
<style>
a { background-color: #481062; }
a { background-color: rgb(72,16,98); }
div.DivClassName
{
background-color: #481062;
}
.BgClassName
{
background-color: #481062;
}
</style>
border-color css
<style>
span { border-color: #481062; }
span { border-color: rgb(72,16,98); }
td.TdClassName
{
border-color: #481062;
}
.TagClassName
{
border-color: #481062;
}
</style>