Shades of Scarlet Gum #421354
Tints of Scarlet Gum #421354
RGB
CMYK
RGB Variations
Color information
#421354 (or 0x421354) is known color: Scarlet Gum. HEX triplet: 42, 13 and 54. RGB value is (66,19,84). Sum of RGB (Red+Green+Blue) = 66+19+84=169 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.05% from 169); Green value is 19 (7.81% from 255 or 11.24% from 169); Blue value is 84 (33.20% from 255 or 49.70% from 169); Max value from RGB is 84 - color contains mainly: blue. Hex color #421354 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421354 is #BDECAB. Grayscale: #282828. Windows color (decimal): -12446892 or 5509954. OLE color: 5509954.
HSL color Cylindrical-coordinate representation of color #421354: hue angle of 283.38º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #421354 is Cyan = 0.21, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 19 | 84 | - |
| CMYK | 0.21 | 0.77 | 0 | 0.67 |
| HSL | 283.38º | 0.63% | 0.2% | - |
| HSV(B) | 283.38º | 0.77% | 0.33% | - |
| XYZ | 4.08 | 2.26 | 8.61 | - |
| YUV | 40.46 | 152.57 | 146.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 84 | 0.21 | 0.77 | 0 | 0.67 | 283.38 | 0.63 | 0.2 |
| Hex | 42 | 13 | 54 | 15 | 4D | 0 | 43 | 11B | 3F | 14 |
| Octal | 102 | 23 | 124 | 25 | 115 | 0 | 103 | 433 | 77 | 24 |
| Binary | 1000010 | 10011 | 1010100 | 10101 | 1001101 | 0 | 1000011 | 100011011 | 111111 | 10100 |
Color Harmonies of #421354
Complementary color
Monochromatic Colors of #421354
Black with #421354
Text Example
Text Example
White with #421354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421354; }
p { color: rgb(66,19,84); }
H1.HeaderClassName
{
color: #421354;
}
.AnyTagClassName
{
color: #421354;
}
</style>
background-color css
<style>
a { background-color: #421354; }
a { background-color: rgb(66,19,84); }
div.DivClassName
{
background-color: #421354;
}
.BgClassName
{
background-color: #421354;
}
</style>
border-color css
<style>
span { border-color: #421354; }
span { border-color: rgb(66,19,84); }
td.TdClassName
{
border-color: #421354;
}
.TagClassName
{
border-color: #421354;
}
</style>