Shades of Scarlet Gum #421352
Tints of Scarlet Gum #421352
RGB
CMYK
RGB Variations
Color information
#421352 (or 0x421352) is known color: Scarlet Gum. HEX triplet: 42, 13 and 52. RGB value is (66,19,82). Sum of RGB (Red+Green+Blue) = 66+19+82=167 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.52% from 167); Green value is 19 (7.81% from 255 or 11.38% from 167); Blue value is 82 (32.42% from 255 or 49.10% from 167); Max value from RGB is 82 - color contains mainly: blue. Hex color #421352 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421352 is #BDECAD. Grayscale: #282828. Windows color (decimal): -12446894 or 5378882. OLE color: 5378882.
HSL color Cylindrical-coordinate representation of color #421352: hue angle of 284.76º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #421352 is Cyan = 0.20, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 66 | 19 | 82 | - |
| CMYK | 0.20 | 0.77 | 0 | 0.68 |
| HSL | 284.76º | 0.62% | 0.2% | - |
| HSV(B) | 284.76º | 0.77% | 0.32% | - |
| XYZ | 4 | 2.23 | 8.2 | - |
| YUV | 40.24 | 151.57 | 146.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 82 | 0.20 | 0.77 | 0 | 0.68 | 284.76 | 0.62 | 0.2 |
| Hex | 42 | 13 | 52 | 14 | 4D | 0 | 44 | 11D | 3E | 14 |
| Octal | 102 | 23 | 122 | 24 | 115 | 0 | 104 | 435 | 76 | 24 |
| Binary | 1000010 | 10011 | 1010010 | 10100 | 1001101 | 0 | 1000100 | 100011101 | 111110 | 10100 |
Color Harmonies of #421352
Complementary color
Monochromatic Colors of #421352
Black with #421352
Text Example
Text Example
White with #421352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421352; }
p { color: rgb(66,19,82); }
H1.HeaderClassName
{
color: #421352;
}
.AnyTagClassName
{
color: #421352;
}
</style>
background-color css
<style>
a { background-color: #421352; }
a { background-color: rgb(66,19,82); }
div.DivClassName
{
background-color: #421352;
}
.BgClassName
{
background-color: #421352;
}
</style>
border-color css
<style>
span { border-color: #421352; }
span { border-color: rgb(66,19,82); }
td.TdClassName
{
border-color: #421352;
}
.TagClassName
{
border-color: #421352;
}
</style>