Shades of Scarlet Gum #4A1259
Tints of Scarlet Gum #4A1259
RGB
CMYK
RGB Variations
Color information
#4A1259 (or 0x4A1259) is known color: Scarlet Gum. HEX triplet: 4A, 12 and 59. RGB value is (74,18,89). Sum of RGB (Red+Green+Blue) = 74+18+89=181 (23% of max value = 765). Red value is 74 (29.30% from 255 or 40.88% from 181); Green value is 18 (7.42% from 255 or 9.94% from 181); Blue value is 89 (35.16% from 255 or 49.17% from 181); Max value from RGB is 89 - color contains mainly: blue. Hex color #4A1259 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #4A1259 is #B5EDA6. Grayscale: #2A2A2A. Windows color (decimal): -11922855 or 5837386. OLE color: 5837386.
HSL color Cylindrical-coordinate representation of color #4A1259: hue angle of 287.32º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #4A1259 is Cyan = 0.17, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 74 | 18 | 89 | - |
| CMYK | 0.17 | 0.80 | 0 | 0.65 |
| HSL | 287.32º | 0.66% | 0.21% | - |
| HSV(B) | 287.32º | 0.8% | 0.35% | - |
| XYZ | 4.84 | 2.61 | 9.7 | - |
| YUV | 42.84 | 154.05 | 150.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 74 | 18 | 89 | 0.17 | 0.80 | 0 | 0.65 | 287.32 | 0.66 | 0.21 |
| Hex | 4A | 12 | 59 | 11 | 50 | 0 | 41 | 11F | 42 | 15 |
| Octal | 112 | 22 | 131 | 21 | 120 | 0 | 101 | 437 | 102 | 25 |
| Binary | 1001010 | 10010 | 1011001 | 10001 | 1010000 | 0 | 1000001 | 100011111 | 1000010 | 10101 |
Color Harmonies of #4A1259
Complementary color
Monochromatic Colors of #4A1259
Black with #4A1259
Text Example
Text Example
White with #4A1259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4A1259; }
p { color: rgb(74,18,89); }
H1.HeaderClassName
{
color: #4A1259;
}
.AnyTagClassName
{
color: #4A1259;
}
</style>
background-color css
<style>
a { background-color: #4A1259; }
a { background-color: rgb(74,18,89); }
div.DivClassName
{
background-color: #4A1259;
}
.BgClassName
{
background-color: #4A1259;
}
</style>
border-color css
<style>
span { border-color: #4A1259; }
span { border-color: rgb(74,18,89); }
td.TdClassName
{
border-color: #4A1259;
}
.TagClassName
{
border-color: #4A1259;
}
</style>