Shades of Scarlet Gum #421350
Tints of Scarlet Gum #421350
RGB
CMYK
RGB Variations
Color information
#421350 (or 0x421350) is known color: Scarlet Gum. HEX triplet: 42, 13 and 50. RGB value is (66,19,80). Sum of RGB (Red+Green+Blue) = 66+19+80=165 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40% from 165); Green value is 19 (7.81% from 255 or 11.52% from 165); Blue value is 80 (31.64% from 255 or 48.48% from 165); Max value from RGB is 80 - color contains mainly: blue. Hex color #421350 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421350 is #BDECAF. Grayscale: #272727. Windows color (decimal): -12446896 or 5247810. OLE color: 5247810.
HSL color Cylindrical-coordinate representation of color #421350: hue angle of 286.23º degrees, saturation: 0.62, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #421350 is Cyan = 0.17, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 66 | 19 | 80 | - |
| CMYK | 0.17 | 0.76 | 0 | 0.69 |
| HSL | 286.23º | 0.62% | 0.19% | - |
| HSV(B) | 286.23º | 0.76% | 0.31% | - |
| XYZ | 3.93 | 2.2 | 7.81 | - |
| YUV | 40.01 | 150.57 | 146.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 80 | 0.17 | 0.76 | 0 | 0.69 | 286.23 | 0.62 | 0.19 |
| Hex | 42 | 13 | 50 | 11 | 4C | 0 | 45 | 11E | 3E | 13 |
| Octal | 102 | 23 | 120 | 21 | 114 | 0 | 105 | 436 | 76 | 23 |
| Binary | 1000010 | 10011 | 1010000 | 10001 | 1001100 | 0 | 1000101 | 100011110 | 111110 | 10011 |
Color Harmonies of #421350
Complementary color
Monochromatic Colors of #421350
Black with #421350
Text Example
Text Example
White with #421350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421350; }
p { color: rgb(66,19,80); }
H1.HeaderClassName
{
color: #421350;
}
.AnyTagClassName
{
color: #421350;
}
</style>
background-color css
<style>
a { background-color: #421350; }
a { background-color: rgb(66,19,80); }
div.DivClassName
{
background-color: #421350;
}
.BgClassName
{
background-color: #421350;
}
</style>
border-color css
<style>
span { border-color: #421350; }
span { border-color: rgb(66,19,80); }
td.TdClassName
{
border-color: #421350;
}
.TagClassName
{
border-color: #421350;
}
</style>