Shades of Scarlet Gum #421850
Tints of Scarlet Gum #421850
RGB
CMYK
RGB Variations
Color information
#421850 (or 0x421850) is known color: Scarlet Gum. HEX triplet: 42, 18 and 50. RGB value is (66,24,80). Sum of RGB (Red+Green+Blue) = 66+24+80=170 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.82% from 170); Green value is 24 (9.77% from 255 or 14.12% from 170); Blue value is 80 (31.64% from 255 or 47.06% from 170); Max value from RGB is 80 - color contains mainly: blue. Hex color #421850 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421850 is #BDE7AF. Grayscale: #2A2A2A. Windows color (decimal): -12445616 or 5249090. OLE color: 5249090.
HSL color Cylindrical-coordinate representation of color #421850: hue angle of 285º degrees, saturation: 0.54, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #421850 is Cyan = 0.17, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 66 | 24 | 80 | - |
| CMYK | 0.17 | 0.70 | 0 | 0.69 |
| HSL | 285º | 0.54% | 0.2% | - |
| HSV(B) | 285º | 0.7% | 0.31% | - |
| XYZ | 4.02 | 2.39 | 7.84 | - |
| YUV | 42.94 | 148.91 | 144.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 24 | 80 | 0.17 | 0.70 | 0 | 0.69 | 285 | 0.54 | 0.2 |
| Hex | 42 | 18 | 50 | 11 | 46 | 0 | 45 | 11D | 36 | 14 |
| Octal | 102 | 30 | 120 | 21 | 106 | 0 | 105 | 435 | 66 | 24 |
| Binary | 1000010 | 11000 | 1010000 | 10001 | 1000110 | 0 | 1000101 | 100011101 | 110110 | 10100 |
Color Harmonies of #421850
Complementary color
Monochromatic Colors of #421850
Black with #421850
Text Example
Text Example
White with #421850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421850; }
p { color: rgb(66,24,80); }
H1.HeaderClassName
{
color: #421850;
}
.AnyTagClassName
{
color: #421850;
}
</style>
background-color css
<style>
a { background-color: #421850; }
a { background-color: rgb(66,24,80); }
div.DivClassName
{
background-color: #421850;
}
.BgClassName
{
background-color: #421850;
}
</style>
border-color css
<style>
span { border-color: #421850; }
span { border-color: rgb(66,24,80); }
td.TdClassName
{
border-color: #421850;
}
.TagClassName
{
border-color: #421850;
}
</style>