Shades of Scarlet Gum #421651
Tints of Scarlet Gum #421651
RGB
CMYK
RGB Variations
Color information
#421651 (or 0x421651) is known color: Scarlet Gum. HEX triplet: 42, 16 and 51. RGB value is (66,22,81). Sum of RGB (Red+Green+Blue) = 66+22+81=169 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.05% from 169); Green value is 22 (8.98% from 255 or 13.02% from 169); Blue value is 81 (32.03% from 255 or 47.93% from 169); Max value from RGB is 81 - color contains mainly: blue. Hex color #421651 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421651 is #BDE9AE. Grayscale: #292929. Windows color (decimal): -12446127 or 5314114. OLE color: 5314114.
HSL color Cylindrical-coordinate representation of color #421651: hue angle of 284.75º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #421651 is Cyan = 0.19, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 66 | 22 | 81 | - |
| CMYK | 0.19 | 0.73 | 0 | 0.68 |
| HSL | 284.75º | 0.57% | 0.2% | - |
| HSV(B) | 284.75º | 0.73% | 0.32% | - |
| XYZ | 4.02 | 2.33 | 8.02 | - |
| YUV | 41.88 | 150.08 | 145.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 81 | 0.19 | 0.73 | 0 | 0.68 | 284.75 | 0.57 | 0.2 |
| Hex | 42 | 16 | 51 | 13 | 49 | 0 | 44 | 11D | 39 | 14 |
| Octal | 102 | 26 | 121 | 23 | 111 | 0 | 104 | 435 | 71 | 24 |
| Binary | 1000010 | 10110 | 1010001 | 10011 | 1001001 | 0 | 1000100 | 100011101 | 111001 | 10100 |
Color Harmonies of #421651
Complementary color
Monochromatic Colors of #421651
Black with #421651
Text Example
Text Example
White with #421651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421651; }
p { color: rgb(66,22,81); }
H1.HeaderClassName
{
color: #421651;
}
.AnyTagClassName
{
color: #421651;
}
</style>
background-color css
<style>
a { background-color: #421651; }
a { background-color: rgb(66,22,81); }
div.DivClassName
{
background-color: #421651;
}
.BgClassName
{
background-color: #421651;
}
</style>
border-color css
<style>
span { border-color: #421651; }
span { border-color: rgb(66,22,81); }
td.TdClassName
{
border-color: #421651;
}
.TagClassName
{
border-color: #421651;
}
</style>