Shades of Scarlet Gum #482756
Tints of Scarlet Gum #482756
RGB
CMYK
RGB Variations
Color information
#482756 (or 0x482756) is known color: Scarlet Gum. HEX triplet: 48, 27 and 56. RGB value is (72,39,86). Sum of RGB (Red+Green+Blue) = 72+39+86=197 (26% of max value = 765). Red value is 72 (28.52% from 255 or 36.55% from 197); Green value is 39 (15.62% from 255 or 19.80% from 197); Blue value is 86 (33.98% from 255 or 43.65% from 197); Max value from RGB is 86 - color contains mainly: blue. Hex color #482756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #482756 is #B7D8A9. Grayscale: #363636. Windows color (decimal): -12048554 or 5646152. OLE color: 5646152.
HSL color Cylindrical-coordinate representation of color #482756: hue angle of 282.13º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #482756 is Cyan = 0.16, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 72 | 39 | 86 | - |
| CMYK | 0.16 | 0.55 | 0 | 0.66 |
| HSL | 282.13º | 0.38% | 0.25% | - |
| HSV(B) | 282.13º | 0.55% | 0.34% | - |
| XYZ | 5.08 | 3.5 | 9.21 | - |
| YUV | 54.23 | 145.93 | 140.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 39 | 86 | 0.16 | 0.55 | 0 | 0.66 | 282.13 | 0.38 | 0.25 |
| Hex | 48 | 27 | 56 | 10 | 37 | 0 | 42 | 11A | 26 | 19 |
| Octal | 110 | 47 | 126 | 20 | 67 | 0 | 102 | 432 | 46 | 31 |
| Binary | 1001000 | 100111 | 1010110 | 10000 | 110111 | 0 | 1000010 | 100011010 | 100110 | 11001 |
Color Harmonies of #482756
Complementary color
Monochromatic Colors of #482756
Black with #482756
Text Example
Text Example
White with #482756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482756; }
p { color: rgb(72,39,86); }
H1.HeaderClassName
{
color: #482756;
}
.AnyTagClassName
{
color: #482756;
}
</style>
background-color css
<style>
a { background-color: #482756; }
a { background-color: rgb(72,39,86); }
div.DivClassName
{
background-color: #482756;
}
.BgClassName
{
background-color: #482756;
}
</style>
border-color css
<style>
span { border-color: #482756; }
span { border-color: rgb(72,39,86); }
td.TdClassName
{
border-color: #482756;
}
.TagClassName
{
border-color: #482756;
}
</style>