Shades of Scarlet Gum #481956
Tints of Scarlet Gum #481956
RGB
CMYK
RGB Variations
Color information
#481956 (or 0x481956) is known color: Scarlet Gum. HEX triplet: 48, 19 and 56. RGB value is (72,25,86). Sum of RGB (Red+Green+Blue) = 72+25+86=183 (24% of max value = 765). Red value is 72 (28.52% from 255 or 39.34% from 183); Green value is 25 (10.16% from 255 or 13.66% from 183); Blue value is 86 (33.98% from 255 or 46.99% from 183); Max value from RGB is 86 - color contains mainly: blue. Hex color #481956 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #481956 is #B7E6A9. Grayscale: #2D2D2D. Windows color (decimal): -12052138 or 5642568. OLE color: 5642568.
HSL color Cylindrical-coordinate representation of color #481956: hue angle of 286.23º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #481956 is Cyan = 0.16, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 72 | 25 | 86 | - |
| CMYK | 0.16 | 0.71 | 0 | 0.66 |
| HSL | 286.23º | 0.55% | 0.22% | - |
| HSV(B) | 286.23º | 0.71% | 0.34% | - |
| XYZ | 4.7 | 2.74 | 9.09 | - |
| YUV | 46.01 | 150.57 | 146.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 25 | 86 | 0.16 | 0.71 | 0 | 0.66 | 286.23 | 0.55 | 0.22 |
| Hex | 48 | 19 | 56 | 10 | 47 | 0 | 42 | 11E | 37 | 16 |
| Octal | 110 | 31 | 126 | 20 | 107 | 0 | 102 | 436 | 67 | 26 |
| Binary | 1001000 | 11001 | 1010110 | 10000 | 1000111 | 0 | 1000010 | 100011110 | 110111 | 10110 |
Color Harmonies of #481956
Complementary color
Monochromatic Colors of #481956
Black with #481956
Text Example
Text Example
White with #481956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481956; }
p { color: rgb(72,25,86); }
H1.HeaderClassName
{
color: #481956;
}
.AnyTagClassName
{
color: #481956;
}
</style>
background-color css
<style>
a { background-color: #481956; }
a { background-color: rgb(72,25,86); }
div.DivClassName
{
background-color: #481956;
}
.BgClassName
{
background-color: #481956;
}
</style>
border-color css
<style>
span { border-color: #481956; }
span { border-color: rgb(72,25,86); }
td.TdClassName
{
border-color: #481956;
}
.TagClassName
{
border-color: #481956;
}
</style>