Shades of Scarlet Gum #431056
Tints of Scarlet Gum #431056
RGB
CMYK
RGB Variations
Color information
#431056 (or 0x431056) is known color: Scarlet Gum. HEX triplet: 43, 10 and 56. RGB value is (67,16,86). Sum of RGB (Red+Green+Blue) = 67+16+86=169 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.64% from 169); Green value is 16 (6.64% from 255 or 9.47% from 169); Blue value is 86 (33.98% from 255 or 50.89% from 169); Max value from RGB is 86 - color contains mainly: blue. Hex color #431056 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #431056 is #BCEFA9. Grayscale: #272727. Windows color (decimal): -12382122 or 5640259. OLE color: 5640259.
HSL color Cylindrical-coordinate representation of color #431056: hue angle of 283.71º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #431056 is Cyan = 0.22, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 16 | 86 | - |
| CMYK | 0.22 | 0.81 | 0 | 0.66 |
| HSL | 283.71º | 0.69% | 0.2% | - |
| HSV(B) | 283.71º | 0.81% | 0.34% | - |
| XYZ | 4.18 | 2.24 | 9.02 | - |
| YUV | 39.23 | 154.4 | 147.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 16 | 86 | 0.22 | 0.81 | 0 | 0.66 | 283.71 | 0.69 | 0.2 |
| Hex | 43 | 10 | 56 | 16 | 51 | 0 | 42 | 11C | 45 | 14 |
| Octal | 103 | 20 | 126 | 26 | 121 | 0 | 102 | 434 | 105 | 24 |
| Binary | 1000011 | 10000 | 1010110 | 10110 | 1010001 | 0 | 1000010 | 100011100 | 1000101 | 10100 |
Color Harmonies of #431056
Complementary color
Monochromatic Colors of #431056
Black with #431056
Text Example
Text Example
White with #431056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431056; }
p { color: rgb(67,16,86); }
H1.HeaderClassName
{
color: #431056;
}
.AnyTagClassName
{
color: #431056;
}
</style>
background-color css
<style>
a { background-color: #431056; }
a { background-color: rgb(67,16,86); }
div.DivClassName
{
background-color: #431056;
}
.BgClassName
{
background-color: #431056;
}
</style>
border-color css
<style>
span { border-color: #431056; }
span { border-color: rgb(67,16,86); }
td.TdClassName
{
border-color: #431056;
}
.TagClassName
{
border-color: #431056;
}
</style>