Shades of Scarlet Gum #491566
Tints of Scarlet Gum #491566
RGB
CMYK
RGB Variations
Color information
#491566 (or 0x491566) is known color: Scarlet Gum. HEX triplet: 49, 15 and 66. RGB value is (73,21,102). Sum of RGB (Red+Green+Blue) = 73+21+102=196 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.24% from 196); Green value is 21 (8.59% from 255 or 10.71% from 196); Blue value is 102 (40.23% from 255 or 52.04% from 196); Max value from RGB is 102 - color contains mainly: blue. Hex color #491566 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491566 is #B6EA99. Grayscale: #2D2D2D. Windows color (decimal): -11987610 or 6690121. OLE color: 6690121.
HSL color Cylindrical-coordinate representation of color #491566: hue angle of 278.52º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #491566 is Cyan = 0.28, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 73 | 21 | 102 | - |
| CMYK | 0.28 | 0.79 | 0 | 0.6 |
| HSL | 278.52º | 0.66% | 0.24% | - |
| HSV(B) | 278.52º | 0.79% | 0.4% | - |
| XYZ | 5.41 | 2.91 | 12.85 | - |
| YUV | 45.78 | 159.73 | 147.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 21 | 102 | 0.28 | 0.79 | 0 | 0.6 | 278.52 | 0.66 | 0.24 |
| Hex | 49 | 15 | 66 | 1C | 4F | 0 | 3C | 117 | 42 | 18 |
| Octal | 111 | 25 | 146 | 34 | 117 | 0 | 74 | 427 | 102 | 30 |
| Binary | 1001001 | 10101 | 1100110 | 11100 | 1001111 | 0 | 111100 | 100010111 | 1000010 | 11000 |
Color Harmonies of #491566
Complementary color
Monochromatic Colors of #491566
Black with #491566
Text Example
Text Example
White with #491566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491566; }
p { color: rgb(73,21,102); }
H1.HeaderClassName
{
color: #491566;
}
.AnyTagClassName
{
color: #491566;
}
</style>
background-color css
<style>
a { background-color: #491566; }
a { background-color: rgb(73,21,102); }
div.DivClassName
{
background-color: #491566;
}
.BgClassName
{
background-color: #491566;
}
</style>
border-color css
<style>
span { border-color: #491566; }
span { border-color: rgb(73,21,102); }
td.TdClassName
{
border-color: #491566;
}
.TagClassName
{
border-color: #491566;
}
</style>