Shades of Scarlet Gum #421656
Tints of Scarlet Gum #421656
RGB
CMYK
RGB Variations
Color information
#421656 (or 0x421656) is known color: Scarlet Gum. HEX triplet: 42, 16 and 56. RGB value is (66,22,86). Sum of RGB (Red+Green+Blue) = 66+22+86=174 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.93% from 174); Green value is 22 (8.98% from 255 or 12.64% from 174); Blue value is 86 (33.98% from 255 or 49.43% from 174); Max value from RGB is 86 - color contains mainly: blue. Hex color #421656 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421656 is #BDE9A9. Grayscale: #2A2A2A. Windows color (decimal): -12446122 or 5641794. OLE color: 5641794.
HSL color Cylindrical-coordinate representation of color #421656: hue angle of 281.25º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #421656 is Cyan = 0.23, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 22 | 86 | - |
| CMYK | 0.23 | 0.74 | 0 | 0.66 |
| HSL | 281.25º | 0.59% | 0.21% | - |
| HSV(B) | 281.25º | 0.74% | 0.34% | - |
| XYZ | 4.21 | 2.4 | 9.05 | - |
| YUV | 42.45 | 152.58 | 144.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 86 | 0.23 | 0.74 | 0 | 0.66 | 281.25 | 0.59 | 0.21 |
| Hex | 42 | 16 | 56 | 17 | 4A | 0 | 42 | 119 | 3B | 15 |
| Octal | 102 | 26 | 126 | 27 | 112 | 0 | 102 | 431 | 73 | 25 |
| Binary | 1000010 | 10110 | 1010110 | 10111 | 1001010 | 0 | 1000010 | 100011001 | 111011 | 10101 |
Color Harmonies of #421656
Complementary color
Monochromatic Colors of #421656
Black with #421656
Text Example
Text Example
White with #421656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421656; }
p { color: rgb(66,22,86); }
H1.HeaderClassName
{
color: #421656;
}
.AnyTagClassName
{
color: #421656;
}
</style>
background-color css
<style>
a { background-color: #421656; }
a { background-color: rgb(66,22,86); }
div.DivClassName
{
background-color: #421656;
}
.BgClassName
{
background-color: #421656;
}
</style>
border-color css
<style>
span { border-color: #421656; }
span { border-color: rgb(66,22,86); }
td.TdClassName
{
border-color: #421656;
}
.TagClassName
{
border-color: #421656;
}
</style>