Shades of Scarlet Gum #4B1259
Tints of Scarlet Gum #4B1259
RGB
CMYK
RGB Variations
Color information
#4B1259 (or 0x4B1259) is known color: Scarlet Gum. HEX triplet: 4B, 12 and 59. RGB value is (75,18,89). Sum of RGB (Red+Green+Blue) = 75+18+89=182 (24% of max value = 765). Red value is 75 (29.69% from 255 or 41.21% from 182); Green value is 18 (7.42% from 255 or 9.89% from 182); Blue value is 89 (35.16% from 255 or 48.90% from 182); Max value from RGB is 89 - color contains mainly: blue. Hex color #4B1259 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #4B1259 is #B4EDA6. Grayscale: #2A2A2A. Windows color (decimal): -11857319 or 5837387. OLE color: 5837387.
HSL color Cylindrical-coordinate representation of color #4B1259: hue angle of 288.17º 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 #4B1259 is Cyan = 0.16, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 75 | 18 | 89 | - |
| CMYK | 0.16 | 0.80 | 0 | 0.65 |
| HSL | 288.17º | 0.66% | 0.21% | - |
| HSV(B) | 288.17º | 0.8% | 0.35% | - |
| XYZ | 4.92 | 2.65 | 9.7 | - |
| YUV | 43.14 | 153.88 | 150.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 75 | 18 | 89 | 0.16 | 0.80 | 0 | 0.65 | 288.17 | 0.66 | 0.21 |
| Hex | 4B | 12 | 59 | 10 | 50 | 0 | 41 | 120 | 42 | 15 |
| Octal | 113 | 22 | 131 | 20 | 120 | 0 | 101 | 440 | 102 | 25 |
| Binary | 1001011 | 10010 | 1011001 | 10000 | 1010000 | 0 | 1000001 | 100100000 | 1000010 | 10101 |
Color Harmonies of #4B1259
Complementary color
Monochromatic Colors of #4B1259
Black with #4B1259
Text Example
Text Example
White with #4B1259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4B1259; }
p { color: rgb(75,18,89); }
H1.HeaderClassName
{
color: #4B1259;
}
.AnyTagClassName
{
color: #4B1259;
}
</style>
background-color css
<style>
a { background-color: #4B1259; }
a { background-color: rgb(75,18,89); }
div.DivClassName
{
background-color: #4B1259;
}
.BgClassName
{
background-color: #4B1259;
}
</style>
border-color css
<style>
span { border-color: #4B1259; }
span { border-color: rgb(75,18,89); }
td.TdClassName
{
border-color: #4B1259;
}
.TagClassName
{
border-color: #4B1259;
}
</style>