Shades of Scarlet Gum #421856
Tints of Scarlet Gum #421856
RGB
CMYK
RGB Variations
Color information
#421856 (or 0x421856) is known color: Scarlet Gum. HEX triplet: 42, 18 and 56. RGB value is (66,24,86). Sum of RGB (Red+Green+Blue) = 66+24+86=176 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.5% from 176); Green value is 24 (9.77% from 255 or 13.64% from 176); Blue value is 86 (33.98% from 255 or 48.86% from 176); Max value from RGB is 86 - color contains mainly: blue. Hex color #421856 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421856 is #BDE7A9. Grayscale: #2B2B2B. Windows color (decimal): -12445610 or 5642306. OLE color: 5642306.
HSL color Cylindrical-coordinate representation of color #421856: hue angle of 280.65º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #421856 is Cyan = 0.23, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 24 | 86 | - |
| CMYK | 0.23 | 0.72 | 0 | 0.66 |
| HSL | 280.65º | 0.56% | 0.22% | - |
| HSV(B) | 280.65º | 0.72% | 0.34% | - |
| XYZ | 4.25 | 2.48 | 9.06 | - |
| YUV | 43.63 | 151.91 | 143.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 24 | 86 | 0.23 | 0.72 | 0 | 0.66 | 280.65 | 0.56 | 0.22 |
| Hex | 42 | 18 | 56 | 17 | 48 | 0 | 42 | 119 | 38 | 16 |
| Octal | 102 | 30 | 126 | 27 | 110 | 0 | 102 | 431 | 70 | 26 |
| Binary | 1000010 | 11000 | 1010110 | 10111 | 1001000 | 0 | 1000010 | 100011001 | 111000 | 10110 |
Color Harmonies of #421856
Complementary color
Monochromatic Colors of #421856
Black with #421856
Text Example
Text Example
White with #421856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421856; }
p { color: rgb(66,24,86); }
H1.HeaderClassName
{
color: #421856;
}
.AnyTagClassName
{
color: #421856;
}
</style>
background-color css
<style>
a { background-color: #421856; }
a { background-color: rgb(66,24,86); }
div.DivClassName
{
background-color: #421856;
}
.BgClassName
{
background-color: #421856;
}
</style>
border-color css
<style>
span { border-color: #421856; }
span { border-color: rgb(66,24,86); }
td.TdClassName
{
border-color: #421856;
}
.TagClassName
{
border-color: #421856;
}
</style>