Shades of Scarlet Gum #422056
Tints of Scarlet Gum #422056
RGB
CMYK
RGB Variations
Color information
#422056 (or 0x422056) is known color: Scarlet Gum. HEX triplet: 42, 20 and 56. RGB value is (66,32,86). Sum of RGB (Red+Green+Blue) = 66+32+86=184 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.87% from 184); Green value is 32 (12.89% from 255 or 17.39% from 184); Blue value is 86 (33.98% from 255 or 46.74% from 184); Max value from RGB is 86 - color contains mainly: blue. Hex color #422056 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422056 is #BDDFA9. Grayscale: #303030. Windows color (decimal): -12443562 or 5644354. OLE color: 5644354.
HSL color Cylindrical-coordinate representation of color #422056: hue angle of 277.78º 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 #422056 is Cyan = 0.23, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 32 | 86 | - |
| CMYK | 0.23 | 0.63 | 0 | 0.66 |
| HSL | 277.78º | 0.46% | 0.23% | - |
| HSV(B) | 277.78º | 0.63% | 0.34% | - |
| XYZ | 4.44 | 2.86 | 9.12 | - |
| YUV | 48.32 | 149.26 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 32 | 86 | 0.23 | 0.63 | 0 | 0.66 | 277.78 | 0.46 | 0.23 |
| Hex | 42 | 20 | 56 | 17 | 3F | 0 | 42 | 116 | 2E | 17 |
| Octal | 102 | 40 | 126 | 27 | 77 | 0 | 102 | 426 | 56 | 27 |
| Binary | 1000010 | 100000 | 1010110 | 10111 | 111111 | 0 | 1000010 | 100010110 | 101110 | 10111 |
Color Harmonies of #422056
Complementary color
Monochromatic Colors of #422056
Black with #422056
Text Example
Text Example
White with #422056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422056; }
p { color: rgb(66,32,86); }
H1.HeaderClassName
{
color: #422056;
}
.AnyTagClassName
{
color: #422056;
}
</style>
background-color css
<style>
a { background-color: #422056; }
a { background-color: rgb(66,32,86); }
div.DivClassName
{
background-color: #422056;
}
.BgClassName
{
background-color: #422056;
}
</style>
border-color css
<style>
span { border-color: #422056; }
span { border-color: rgb(66,32,86); }
td.TdClassName
{
border-color: #422056;
}
.TagClassName
{
border-color: #422056;
}
</style>