Shades of Scarlet Gum #421456
Tints of Scarlet Gum #421456
RGB
CMYK
RGB Variations
Color information
#421456 (or 0x421456) is known color: Scarlet Gum. HEX triplet: 42, 14 and 56. RGB value is (66,20,86). Sum of RGB (Red+Green+Blue) = 66+20+86=172 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.37% from 172); Green value is 20 (8.20% from 255 or 11.63% from 172); Blue value is 86 (33.98% from 255 or 50% from 172); Max value from RGB is 86 - color contains mainly: blue. Hex color #421456 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421456 is #BDEBA9. Grayscale: #292929. Windows color (decimal): -12446634 or 5641282. OLE color: 5641282.
HSL color Cylindrical-coordinate representation of color #421456: hue angle of 281.82º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #421456 is Cyan = 0.23, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 20 | 86 | - |
| CMYK | 0.23 | 0.77 | 0 | 0.66 |
| HSL | 281.82º | 0.62% | 0.21% | - |
| HSV(B) | 281.82º | 0.77% | 0.34% | - |
| XYZ | 4.18 | 2.33 | 9.03 | - |
| YUV | 41.28 | 153.24 | 145.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 20 | 86 | 0.23 | 0.77 | 0 | 0.66 | 281.82 | 0.62 | 0.21 |
| Hex | 42 | 14 | 56 | 17 | 4D | 0 | 42 | 11A | 3E | 15 |
| Octal | 102 | 24 | 126 | 27 | 115 | 0 | 102 | 432 | 76 | 25 |
| Binary | 1000010 | 10100 | 1010110 | 10111 | 1001101 | 0 | 1000010 | 100011010 | 111110 | 10101 |
Color Harmonies of #421456
Complementary color
Monochromatic Colors of #421456
Black with #421456
Text Example
Text Example
White with #421456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421456; }
p { color: rgb(66,20,86); }
H1.HeaderClassName
{
color: #421456;
}
.AnyTagClassName
{
color: #421456;
}
</style>
background-color css
<style>
a { background-color: #421456; }
a { background-color: rgb(66,20,86); }
div.DivClassName
{
background-color: #421456;
}
.BgClassName
{
background-color: #421456;
}
</style>
border-color css
<style>
span { border-color: #421456; }
span { border-color: rgb(66,20,86); }
td.TdClassName
{
border-color: #421456;
}
.TagClassName
{
border-color: #421456;
}
</style>