Shades of Scarlet Gum #432056
Tints of Scarlet Gum #432056
RGB
CMYK
RGB Variations
Color information
#432056 (or 0x432056) is known color: Scarlet Gum. HEX triplet: 43, 20 and 56. RGB value is (67,32,86). Sum of RGB (Red+Green+Blue) = 67+32+86=185 (24% of max value = 765). Red value is 67 (26.56% from 255 or 36.22% from 185); Green value is 32 (12.89% from 255 or 17.30% from 185); Blue value is 86 (33.98% from 255 or 46.49% from 185); Max value from RGB is 86 - color contains mainly: blue. Hex color #432056 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432056 is #BCDFA9. Grayscale: #303030. Windows color (decimal): -12378026 or 5644355. OLE color: 5644355.
HSL color Cylindrical-coordinate representation of color #432056: hue angle of 278.89º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #432056 is Cyan = 0.22, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 32 | 86 | - |
| CMYK | 0.22 | 0.63 | 0 | 0.66 |
| HSL | 278.89º | 0.46% | 0.23% | - |
| HSV(B) | 278.89º | 0.63% | 0.34% | - |
| XYZ | 4.51 | 2.9 | 9.13 | - |
| YUV | 48.62 | 149.1 | 141.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 32 | 86 | 0.22 | 0.63 | 0 | 0.66 | 278.89 | 0.46 | 0.23 |
| Hex | 43 | 20 | 56 | 16 | 3F | 0 | 42 | 117 | 2E | 17 |
| Octal | 103 | 40 | 126 | 26 | 77 | 0 | 102 | 427 | 56 | 27 |
| Binary | 1000011 | 100000 | 1010110 | 10110 | 111111 | 0 | 1000010 | 100010111 | 101110 | 10111 |
Color Harmonies of #432056
Complementary color
Monochromatic Colors of #432056
Black with #432056
Text Example
Text Example
White with #432056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432056; }
p { color: rgb(67,32,86); }
H1.HeaderClassName
{
color: #432056;
}
.AnyTagClassName
{
color: #432056;
}
</style>
background-color css
<style>
a { background-color: #432056; }
a { background-color: rgb(67,32,86); }
div.DivClassName
{
background-color: #432056;
}
.BgClassName
{
background-color: #432056;
}
</style>
border-color css
<style>
span { border-color: #432056; }
span { border-color: rgb(67,32,86); }
td.TdClassName
{
border-color: #432056;
}
.TagClassName
{
border-color: #432056;
}
</style>