Shades of Scarlet Gum #421054
Tints of Scarlet Gum #421054
RGB
CMYK
RGB Variations
Color information
#421054 (or 0x421054) is known color: Scarlet Gum. HEX triplet: 42, 10 and 54. RGB value is (66,16,84). Sum of RGB (Red+Green+Blue) = 66+16+84=166 (21% of max value = 765). Red value is 66 (26.17% from 255 or 39.76% from 166); Green value is 16 (6.64% from 255 or 9.64% from 166); Blue value is 84 (33.20% from 255 or 50.60% from 166); Max value from RGB is 84 - color contains mainly: blue. Hex color #421054 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421054 is #BDEFAB. Grayscale: #262626. Windows color (decimal): -12447660 or 5509186. OLE color: 5509186.
HSL color Cylindrical-coordinate representation of color #421054: hue angle of 284.12º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #421054 is Cyan = 0.21, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 16 | 84 | - |
| CMYK | 0.21 | 0.81 | 0 | 0.67 |
| HSL | 284.12º | 0.68% | 0.2% | - |
| HSV(B) | 284.12º | 0.81% | 0.33% | - |
| XYZ | 4.03 | 2.17 | 8.59 | - |
| YUV | 38.7 | 153.57 | 147.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 84 | 0.21 | 0.81 | 0 | 0.67 | 284.12 | 0.68 | 0.2 |
| Hex | 42 | 10 | 54 | 15 | 51 | 0 | 43 | 11C | 44 | 14 |
| Octal | 102 | 20 | 124 | 25 | 121 | 0 | 103 | 434 | 104 | 24 |
| Binary | 1000010 | 10000 | 1010100 | 10101 | 1010001 | 0 | 1000011 | 100011100 | 1000100 | 10100 |
Color Harmonies of #421054
Complementary color
Monochromatic Colors of #421054
Black with #421054
Text Example
Text Example
White with #421054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421054; }
p { color: rgb(66,16,84); }
H1.HeaderClassName
{
color: #421054;
}
.AnyTagClassName
{
color: #421054;
}
</style>
background-color css
<style>
a { background-color: #421054; }
a { background-color: rgb(66,16,84); }
div.DivClassName
{
background-color: #421054;
}
.BgClassName
{
background-color: #421054;
}
</style>
border-color css
<style>
span { border-color: #421054; }
span { border-color: rgb(66,16,84); }
td.TdClassName
{
border-color: #421054;
}
.TagClassName
{
border-color: #421054;
}
</style>