Shades of Scarlet Gum #431156
Tints of Scarlet Gum #431156
RGB
CMYK
RGB Variations
Color information
#431156 (or 0x431156) is known color: Scarlet Gum. HEX triplet: 43, 11 and 56. RGB value is (67,17,86). Sum of RGB (Red+Green+Blue) = 67+17+86=170 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.41% from 170); Green value is 17 (7.03% from 255 or 10% from 170); Blue value is 86 (33.98% from 255 or 50.59% from 170); Max value from RGB is 86 - color contains mainly: blue. Hex color #431156 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #431156 is #BCEEA9. Grayscale: #272727. Windows color (decimal): -12381866 or 5640515. OLE color: 5640515.
HSL color Cylindrical-coordinate representation of color #431156: hue angle of 283.48º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #431156 is Cyan = 0.22, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 17 | 86 | - |
| CMYK | 0.22 | 0.80 | 0 | 0.66 |
| HSL | 283.48º | 0.67% | 0.2% | - |
| HSV(B) | 283.48º | 0.8% | 0.34% | - |
| XYZ | 4.19 | 2.27 | 9.02 | - |
| YUV | 39.82 | 154.07 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 17 | 86 | 0.22 | 0.80 | 0 | 0.66 | 283.48 | 0.67 | 0.2 |
| Hex | 43 | 11 | 56 | 16 | 50 | 0 | 42 | 11B | 43 | 14 |
| Octal | 103 | 21 | 126 | 26 | 120 | 0 | 102 | 433 | 103 | 24 |
| Binary | 1000011 | 10001 | 1010110 | 10110 | 1010000 | 0 | 1000010 | 100011011 | 1000011 | 10100 |
Color Harmonies of #431156
Complementary color
Monochromatic Colors of #431156
Black with #431156
Text Example
Text Example
White with #431156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431156; }
p { color: rgb(67,17,86); }
H1.HeaderClassName
{
color: #431156;
}
.AnyTagClassName
{
color: #431156;
}
</style>
background-color css
<style>
a { background-color: #431156; }
a { background-color: rgb(67,17,86); }
div.DivClassName
{
background-color: #431156;
}
.BgClassName
{
background-color: #431156;
}
</style>
border-color css
<style>
span { border-color: #431156; }
span { border-color: rgb(67,17,86); }
td.TdClassName
{
border-color: #431156;
}
.TagClassName
{
border-color: #431156;
}
</style>