Shades of Scarlet Gum #43294E
Tints of Scarlet Gum #43294E
RGB
CMYK
RGB Variations
Color information
#43294E (or 0x43294E) is known color: Scarlet Gum. HEX triplet: 43, 29 and 4E. RGB value is (67,41,78). Sum of RGB (Red+Green+Blue) = 67+41+78=186 (24% of max value = 765). Red value is 67 (26.56% from 255 or 36.02% from 186); Green value is 41 (16.41% from 255 or 22.04% from 186); Blue value is 78 (30.86% from 255 or 41.94% from 186); Max value from RGB is 78 - color contains mainly: blue. Hex color #43294E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #43294E is #BCD6B1. Grayscale: #343434. Windows color (decimal): -12375730 or 5122371. OLE color: 5122371.
HSL color Cylindrical-coordinate representation of color #43294E: hue angle of 282.16º degrees, saturation: 0.31, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #43294E is Cyan = 0.14, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 41 | 78 | - |
| CMYK | 0.14 | 0.47 | 0 | 0.69 |
| HSL | 282.16º | 0.31% | 0.23% | - |
| HSV(B) | 282.16º | 0.47% | 0.31% | - |
| XYZ | 4.48 | 3.33 | 7.61 | - |
| YUV | 52.99 | 142.11 | 137.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 41 | 78 | 0.14 | 0.47 | 0 | 0.69 | 282.16 | 0.31 | 0.23 |
| Hex | 43 | 29 | 4E | E | 2F | 0 | 45 | 11A | 1F | 17 |
| Octal | 103 | 51 | 116 | 16 | 57 | 0 | 105 | 432 | 37 | 27 |
| Binary | 1000011 | 101001 | 1001110 | 1110 | 101111 | 0 | 1000101 | 100011010 | 11111 | 10111 |
Color Harmonies of #43294E
Complementary color
Monochromatic Colors of #43294E
Black with #43294E
Text Example
Text Example
White with #43294E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43294E; }
p { color: rgb(67,41,78); }
H1.HeaderClassName
{
color: #43294E;
}
.AnyTagClassName
{
color: #43294E;
}
</style>
background-color css
<style>
a { background-color: #43294E; }
a { background-color: rgb(67,41,78); }
div.DivClassName
{
background-color: #43294E;
}
.BgClassName
{
background-color: #43294E;
}
</style>
border-color css
<style>
span { border-color: #43294E; }
span { border-color: rgb(67,41,78); }
td.TdClassName
{
border-color: #43294E;
}
.TagClassName
{
border-color: #43294E;
}
</style>