Shades of Scarlet Gum #431059
Tints of Scarlet Gum #431059
RGB
CMYK
RGB Variations
Color information
#431059 (or 0x431059) is known color: Scarlet Gum. HEX triplet: 43, 10 and 59. RGB value is (67,16,89). Sum of RGB (Red+Green+Blue) = 67+16+89=172 (22% of max value = 765). Red value is 67 (26.56% from 255 or 38.95% from 172); Green value is 16 (6.64% from 255 or 9.30% from 172); Blue value is 89 (35.16% from 255 or 51.74% from 172); Max value from RGB is 89 - color contains mainly: blue. Hex color #431059 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #431059 is #BCEFA6. Grayscale: #272727. Windows color (decimal): -12382119 or 5836867. OLE color: 5836867.
HSL color Cylindrical-coordinate representation of color #431059: hue angle of 281.92º degrees, saturation: 0.7, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #431059 is Cyan = 0.25, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 16 | 89 | - |
| CMYK | 0.25 | 0.82 | 0 | 0.65 |
| HSL | 281.92º | 0.7% | 0.21% | - |
| HSV(B) | 281.92º | 0.82% | 0.35% | - |
| XYZ | 4.3 | 2.29 | 9.67 | - |
| YUV | 39.57 | 155.9 | 147.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 16 | 89 | 0.25 | 0.82 | 0 | 0.65 | 281.92 | 0.7 | 0.21 |
| Hex | 43 | 10 | 59 | 19 | 52 | 0 | 41 | 11A | 46 | 15 |
| Octal | 103 | 20 | 131 | 31 | 122 | 0 | 101 | 432 | 106 | 25 |
| Binary | 1000011 | 10000 | 1011001 | 11001 | 1010010 | 0 | 1000001 | 100011010 | 1000110 | 10101 |
Color Harmonies of #431059
Complementary color
Monochromatic Colors of #431059
Black with #431059
Text Example
Text Example
White with #431059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431059; }
p { color: rgb(67,16,89); }
H1.HeaderClassName
{
color: #431059;
}
.AnyTagClassName
{
color: #431059;
}
</style>
background-color css
<style>
a { background-color: #431059; }
a { background-color: rgb(67,16,89); }
div.DivClassName
{
background-color: #431059;
}
.BgClassName
{
background-color: #431059;
}
</style>
border-color css
<style>
span { border-color: #431059; }
span { border-color: rgb(67,16,89); }
td.TdClassName
{
border-color: #431059;
}
.TagClassName
{
border-color: #431059;
}
</style>