Shades of Scarlet Gum #431551
Tints of Scarlet Gum #431551
RGB
CMYK
RGB Variations
Color information
#431551 (or 0x431551) is known color: Scarlet Gum. HEX triplet: 43, 15 and 51. RGB value is (67,21,81). Sum of RGB (Red+Green+Blue) = 67+21+81=169 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.64% from 169); Green value is 21 (8.59% from 255 or 12.43% from 169); Blue value is 81 (32.03% from 255 or 47.93% from 169); Max value from RGB is 81 - color contains mainly: blue. Hex color #431551 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #431551 is #BCEAAE. Grayscale: #292929. Windows color (decimal): -12380847 or 5313859. OLE color: 5313859.
HSL color Cylindrical-coordinate representation of color #431551: hue angle of 286º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #431551 is Cyan = 0.17, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 21 | 81 | - |
| CMYK | 0.17 | 0.74 | 0 | 0.68 |
| HSL | 286º | 0.59% | 0.2% | - |
| HSV(B) | 286º | 0.74% | 0.32% | - |
| XYZ | 4.07 | 2.32 | 8.02 | - |
| YUV | 41.59 | 150.24 | 146.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 21 | 81 | 0.17 | 0.74 | 0 | 0.68 | 286 | 0.59 | 0.2 |
| Hex | 43 | 15 | 51 | 11 | 4A | 0 | 44 | 11E | 3B | 14 |
| Octal | 103 | 25 | 121 | 21 | 112 | 0 | 104 | 436 | 73 | 24 |
| Binary | 1000011 | 10101 | 1010001 | 10001 | 1001010 | 0 | 1000100 | 100011110 | 111011 | 10100 |
Color Harmonies of #431551
Complementary color
Monochromatic Colors of #431551
Black with #431551
Text Example
Text Example
White with #431551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431551; }
p { color: rgb(67,21,81); }
H1.HeaderClassName
{
color: #431551;
}
.AnyTagClassName
{
color: #431551;
}
</style>
background-color css
<style>
a { background-color: #431551; }
a { background-color: rgb(67,21,81); }
div.DivClassName
{
background-color: #431551;
}
.BgClassName
{
background-color: #431551;
}
</style>
border-color css
<style>
span { border-color: #431551; }
span { border-color: rgb(67,21,81); }
td.TdClassName
{
border-color: #431551;
}
.TagClassName
{
border-color: #431551;
}
</style>