Shades of Scarlet Gum #421157
Tints of Scarlet Gum #421157
RGB
CMYK
RGB Variations
Color information
#421157 (or 0x421157) is known color: Scarlet Gum. HEX triplet: 42, 11 and 57. RGB value is (66,17,87). Sum of RGB (Red+Green+Blue) = 66+17+87=170 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.82% from 170); Green value is 17 (7.03% from 255 or 10% from 170); Blue value is 87 (34.38% from 255 or 51.18% from 170); Max value from RGB is 87 - color contains mainly: blue. Hex color #421157 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421157 is #BDEEA8. Grayscale: #272727. Windows color (decimal): -12447401 or 5706050. OLE color: 5706050.
HSL color Cylindrical-coordinate representation of color #421157: hue angle of 282º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #421157 is Cyan = 0.24, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 17 | 87 | - |
| CMYK | 0.24 | 0.80 | 0 | 0.66 |
| HSL | 282º | 0.67% | 0.2% | - |
| HSV(B) | 282º | 0.8% | 0.34% | - |
| XYZ | 4.17 | 2.25 | 9.23 | - |
| YUV | 39.63 | 154.73 | 146.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 17 | 87 | 0.24 | 0.80 | 0 | 0.66 | 282 | 0.67 | 0.2 |
| Hex | 42 | 11 | 57 | 18 | 50 | 0 | 42 | 11A | 43 | 14 |
| Octal | 102 | 21 | 127 | 30 | 120 | 0 | 102 | 432 | 103 | 24 |
| Binary | 1000010 | 10001 | 1010111 | 11000 | 1010000 | 0 | 1000010 | 100011010 | 1000011 | 10100 |
Color Harmonies of #421157
Complementary color
Monochromatic Colors of #421157
Black with #421157
Text Example
Text Example
White with #421157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421157; }
p { color: rgb(66,17,87); }
H1.HeaderClassName
{
color: #421157;
}
.AnyTagClassName
{
color: #421157;
}
</style>
background-color css
<style>
a { background-color: #421157; }
a { background-color: rgb(66,17,87); }
div.DivClassName
{
background-color: #421157;
}
.BgClassName
{
background-color: #421157;
}
</style>
border-color css
<style>
span { border-color: #421157; }
span { border-color: rgb(66,17,87); }
td.TdClassName
{
border-color: #421157;
}
.TagClassName
{
border-color: #421157;
}
</style>