Shades of Scarlet Gum #491767
Tints of Scarlet Gum #491767
RGB
CMYK
RGB Variations
Color information
#491767 (or 0x491767) is known color: Scarlet Gum. HEX triplet: 49, 17 and 67. RGB value is (73,23,103). Sum of RGB (Red+Green+Blue) = 73+23+103=199 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.68% from 199); Green value is 23 (9.38% from 255 or 11.56% from 199); Blue value is 103 (40.62% from 255 or 51.76% from 199); Max value from RGB is 103 - color contains mainly: blue. Hex color #491767 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #491767 is #B6E898. Grayscale: #2E2E2E. Windows color (decimal): -11987097 or 6756169. OLE color: 6756169.
HSL color Cylindrical-coordinate representation of color #491767: hue angle of 277.5º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #491767 is Cyan = 0.29, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 23 | 103 | - |
| CMYK | 0.29 | 0.78 | 0 | 0.60 |
| HSL | 277.5º | 0.63% | 0.25% | - |
| HSV(B) | 277.5º | 0.78% | 0.4% | - |
| XYZ | 5.5 | 3.01 | 13.12 | - |
| YUV | 47.07 | 159.57 | 146.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 23 | 103 | 0.29 | 0.78 | 0 | 0.60 | 277.5 | 0.63 | 0.25 |
| Hex | 49 | 17 | 67 | 1D | 4E | 0 | 3C | 116 | 3F | 19 |
| Octal | 111 | 27 | 147 | 35 | 116 | 0 | 74 | 426 | 77 | 31 |
| Binary | 1001001 | 10111 | 1100111 | 11101 | 1001110 | 0 | 111100 | 100010110 | 111111 | 11001 |
Color Harmonies of #491767
Complementary color
Monochromatic Colors of #491767
Black with #491767
Text Example
Text Example
White with #491767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491767; }
p { color: rgb(73,23,103); }
H1.HeaderClassName
{
color: #491767;
}
.AnyTagClassName
{
color: #491767;
}
</style>
background-color css
<style>
a { background-color: #491767; }
a { background-color: rgb(73,23,103); }
div.DivClassName
{
background-color: #491767;
}
.BgClassName
{
background-color: #491767;
}
</style>
border-color css
<style>
span { border-color: #491767; }
span { border-color: rgb(73,23,103); }
td.TdClassName
{
border-color: #491767;
}
.TagClassName
{
border-color: #491767;
}
</style>