Shades of Scarlet Gum #421755
Tints of Scarlet Gum #421755
RGB
CMYK
RGB Variations
Color information
#421755 (or 0x421755) is known color: Scarlet Gum. HEX triplet: 42, 17 and 55. RGB value is (66,23,85). Sum of RGB (Red+Green+Blue) = 66+23+85=174 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.93% from 174); Green value is 23 (9.38% from 255 or 13.22% from 174); Blue value is 85 (33.59% from 255 or 48.85% from 174); Max value from RGB is 85 - color contains mainly: blue. Hex color #421755 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421755 is #BDE8AA. Grayscale: #2A2A2A. Windows color (decimal): -12445867 or 5576514. OLE color: 5576514.
HSL color Cylindrical-coordinate representation of color #421755: hue angle of 281.61º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #421755 is Cyan = 0.22, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 23 | 85 | - |
| CMYK | 0.22 | 0.73 | 0 | 0.67 |
| HSL | 281.61º | 0.57% | 0.21% | - |
| HSV(B) | 281.61º | 0.73% | 0.33% | - |
| XYZ | 4.19 | 2.43 | 8.84 | - |
| YUV | 42.93 | 151.75 | 144.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 23 | 85 | 0.22 | 0.73 | 0 | 0.67 | 281.61 | 0.57 | 0.21 |
| Hex | 42 | 17 | 55 | 16 | 49 | 0 | 43 | 11A | 39 | 15 |
| Octal | 102 | 27 | 125 | 26 | 111 | 0 | 103 | 432 | 71 | 25 |
| Binary | 1000010 | 10111 | 1010101 | 10110 | 1001001 | 0 | 1000011 | 100011010 | 111001 | 10101 |
Color Harmonies of #421755
Complementary color
Monochromatic Colors of #421755
Black with #421755
Text Example
Text Example
White with #421755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421755; }
p { color: rgb(66,23,85); }
H1.HeaderClassName
{
color: #421755;
}
.AnyTagClassName
{
color: #421755;
}
</style>
background-color css
<style>
a { background-color: #421755; }
a { background-color: rgb(66,23,85); }
div.DivClassName
{
background-color: #421755;
}
.BgClassName
{
background-color: #421755;
}
</style>
border-color css
<style>
span { border-color: #421755; }
span { border-color: rgb(66,23,85); }
td.TdClassName
{
border-color: #421755;
}
.TagClassName
{
border-color: #421755;
}
</style>