Shades of Scarlet Gum #421457
Tints of Scarlet Gum #421457
RGB
CMYK
RGB Variations
Color information
#421457 (or 0x421457) is known color: Scarlet Gum. HEX triplet: 42, 14 and 57. RGB value is (66,20,87). Sum of RGB (Red+Green+Blue) = 66+20+87=173 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.15% from 173); Green value is 20 (8.20% from 255 or 11.56% from 173); Blue value is 87 (34.38% from 255 or 50.29% from 173); Max value from RGB is 87 - color contains mainly: blue. Hex color #421457 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421457 is #BDEBA8. Grayscale: #292929. Windows color (decimal): -12446633 or 5706818. OLE color: 5706818.
HSL color Cylindrical-coordinate representation of color #421457: hue angle of 281.19º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #421457 is Cyan = 0.24, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 20 | 87 | - |
| CMYK | 0.24 | 0.77 | 0 | 0.66 |
| HSL | 281.19º | 0.63% | 0.21% | - |
| HSV(B) | 281.19º | 0.77% | 0.34% | - |
| XYZ | 4.22 | 2.35 | 9.25 | - |
| YUV | 41.39 | 153.74 | 145.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 20 | 87 | 0.24 | 0.77 | 0 | 0.66 | 281.19 | 0.63 | 0.21 |
| Hex | 42 | 14 | 57 | 18 | 4D | 0 | 42 | 119 | 3F | 15 |
| Octal | 102 | 24 | 127 | 30 | 115 | 0 | 102 | 431 | 77 | 25 |
| Binary | 1000010 | 10100 | 1010111 | 11000 | 1001101 | 0 | 1000010 | 100011001 | 111111 | 10101 |
Color Harmonies of #421457
Complementary color
Monochromatic Colors of #421457
Black with #421457
Text Example
Text Example
White with #421457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421457; }
p { color: rgb(66,20,87); }
H1.HeaderClassName
{
color: #421457;
}
.AnyTagClassName
{
color: #421457;
}
</style>
background-color css
<style>
a { background-color: #421457; }
a { background-color: rgb(66,20,87); }
div.DivClassName
{
background-color: #421457;
}
.BgClassName
{
background-color: #421457;
}
</style>
border-color css
<style>
span { border-color: #421457; }
span { border-color: rgb(66,20,87); }
td.TdClassName
{
border-color: #421457;
}
.TagClassName
{
border-color: #421457;
}
</style>