Shades of Scarlet Gum #421353
Tints of Scarlet Gum #421353
RGB
CMYK
RGB Variations
Color information
#421353 (or 0x421353) is known color: Scarlet Gum. HEX triplet: 42, 13 and 53. RGB value is (66,19,83). Sum of RGB (Red+Green+Blue) = 66+19+83=168 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.29% from 168); Green value is 19 (7.81% from 255 or 11.31% from 168); Blue value is 83 (32.81% from 255 or 49.40% from 168); Max value from RGB is 83 - color contains mainly: blue. Hex color #421353 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421353 is #BDECAC. Grayscale: #282828. Windows color (decimal): -12446893 or 5444418. OLE color: 5444418.
HSL color Cylindrical-coordinate representation of color #421353: hue angle of 284.06º 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 #421353 is Cyan = 0.20, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 19 | 83 | - |
| CMYK | 0.20 | 0.77 | 0 | 0.67 |
| HSL | 284.06º | 0.63% | 0.2% | - |
| HSV(B) | 284.06º | 0.77% | 0.33% | - |
| XYZ | 4.04 | 2.25 | 8.4 | - |
| YUV | 40.35 | 152.07 | 146.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 83 | 0.20 | 0.77 | 0 | 0.67 | 284.06 | 0.63 | 0.2 |
| Hex | 42 | 13 | 53 | 14 | 4D | 0 | 43 | 11C | 3F | 14 |
| Octal | 102 | 23 | 123 | 24 | 115 | 0 | 103 | 434 | 77 | 24 |
| Binary | 1000010 | 10011 | 1010011 | 10100 | 1001101 | 0 | 1000011 | 100011100 | 111111 | 10100 |
Color Harmonies of #421353
Complementary color
Monochromatic Colors of #421353
Black with #421353
Text Example
Text Example
White with #421353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421353; }
p { color: rgb(66,19,83); }
H1.HeaderClassName
{
color: #421353;
}
.AnyTagClassName
{
color: #421353;
}
</style>
background-color css
<style>
a { background-color: #421353; }
a { background-color: rgb(66,19,83); }
div.DivClassName
{
background-color: #421353;
}
.BgClassName
{
background-color: #421353;
}
</style>
border-color css
<style>
span { border-color: #421353; }
span { border-color: rgb(66,19,83); }
td.TdClassName
{
border-color: #421353;
}
.TagClassName
{
border-color: #421353;
}
</style>