Shades of Scarlet Gum #421657
Tints of Scarlet Gum #421657
RGB
CMYK
RGB Variations
Color information
#421657 (or 0x421657) is known color: Scarlet Gum. HEX triplet: 42, 16 and 57. RGB value is (66,22,87). Sum of RGB (Red+Green+Blue) = 66+22+87=175 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.71% from 175); Green value is 22 (8.98% from 255 or 12.57% from 175); Blue value is 87 (34.38% from 255 or 49.71% from 175); Max value from RGB is 87 - color contains mainly: blue. Hex color #421657 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421657 is #BDE9A8. Grayscale: #2A2A2A. Windows color (decimal): -12446121 or 5707330. OLE color: 5707330.
HSL color Cylindrical-coordinate representation of color #421657: hue angle of 280.62º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #421657 is Cyan = 0.24, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 22 | 87 | - |
| CMYK | 0.24 | 0.75 | 0 | 0.66 |
| HSL | 280.62º | 0.6% | 0.21% | - |
| HSV(B) | 280.62º | 0.75% | 0.34% | - |
| XYZ | 4.25 | 2.42 | 9.26 | - |
| YUV | 42.57 | 153.08 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 87 | 0.24 | 0.75 | 0 | 0.66 | 280.62 | 0.6 | 0.21 |
| Hex | 42 | 16 | 57 | 18 | 4B | 0 | 42 | 119 | 3C | 15 |
| Octal | 102 | 26 | 127 | 30 | 113 | 0 | 102 | 431 | 74 | 25 |
| Binary | 1000010 | 10110 | 1010111 | 11000 | 1001011 | 0 | 1000010 | 100011001 | 111100 | 10101 |
Color Harmonies of #421657
Complementary color
Monochromatic Colors of #421657
Black with #421657
Text Example
Text Example
White with #421657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421657; }
p { color: rgb(66,22,87); }
H1.HeaderClassName
{
color: #421657;
}
.AnyTagClassName
{
color: #421657;
}
</style>
background-color css
<style>
a { background-color: #421657; }
a { background-color: rgb(66,22,87); }
div.DivClassName
{
background-color: #421657;
}
.BgClassName
{
background-color: #421657;
}
</style>
border-color css
<style>
span { border-color: #421657; }
span { border-color: rgb(66,22,87); }
td.TdClassName
{
border-color: #421657;
}
.TagClassName
{
border-color: #421657;
}
</style>