Shades of Scarlet Gum #421552
Tints of Scarlet Gum #421552
RGB
CMYK
RGB Variations
Color information
#421552 (or 0x421552) is known color: Scarlet Gum. HEX triplet: 42, 15 and 52. RGB value is (66,21,82). Sum of RGB (Red+Green+Blue) = 66+21+82=169 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.05% from 169); Green value is 21 (8.59% from 255 or 12.43% from 169); Blue value is 82 (32.42% from 255 or 48.52% from 169); Max value from RGB is 82 - color contains mainly: blue. Hex color #421552 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421552 is #BDEAAD. Grayscale: #292929. Windows color (decimal): -12446382 or 5379394. OLE color: 5379394.
HSL color Cylindrical-coordinate representation of color #421552: hue angle of 284.26º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #421552 is Cyan = 0.20, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 66 | 21 | 82 | - |
| CMYK | 0.20 | 0.74 | 0 | 0.68 |
| HSL | 284.26º | 0.59% | 0.2% | - |
| HSV(B) | 284.26º | 0.74% | 0.32% | - |
| XYZ | 4.04 | 2.3 | 8.21 | - |
| YUV | 41.41 | 150.91 | 145.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 21 | 82 | 0.20 | 0.74 | 0 | 0.68 | 284.26 | 0.59 | 0.2 |
| Hex | 42 | 15 | 52 | 14 | 4A | 0 | 44 | 11C | 3B | 14 |
| Octal | 102 | 25 | 122 | 24 | 112 | 0 | 104 | 434 | 73 | 24 |
| Binary | 1000010 | 10101 | 1010010 | 10100 | 1001010 | 0 | 1000100 | 100011100 | 111011 | 10100 |
Color Harmonies of #421552
Complementary color
Monochromatic Colors of #421552
Black with #421552
Text Example
Text Example
White with #421552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421552; }
p { color: rgb(66,21,82); }
H1.HeaderClassName
{
color: #421552;
}
.AnyTagClassName
{
color: #421552;
}
</style>
background-color css
<style>
a { background-color: #421552; }
a { background-color: rgb(66,21,82); }
div.DivClassName
{
background-color: #421552;
}
.BgClassName
{
background-color: #421552;
}
</style>
border-color css
<style>
span { border-color: #421552; }
span { border-color: rgb(66,21,82); }
td.TdClassName
{
border-color: #421552;
}
.TagClassName
{
border-color: #421552;
}
</style>