Shades of Scarlet Gum #462952
Tints of Scarlet Gum #462952
RGB
CMYK
RGB Variations
Color information
#462952 (or 0x462952) is known color: Scarlet Gum. HEX triplet: 46, 29 and 52. RGB value is (70,41,82). Sum of RGB (Red+Green+Blue) = 70+41+82=193 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.27% from 193); Green value is 41 (16.41% from 255 or 21.24% from 193); Blue value is 82 (32.42% from 255 or 42.49% from 193); Max value from RGB is 82 - color contains mainly: blue. Hex color #462952 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462952 is #B9D6AD. Grayscale: #363636. Windows color (decimal): -12179118 or 5384518. OLE color: 5384518.
HSL color Cylindrical-coordinate representation of color #462952: hue angle of 282.44º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #462952 is Cyan = 0.15, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 70 | 41 | 82 | - |
| CMYK | 0.15 | 0.50 | 0 | 0.68 |
| HSL | 282.44º | 0.33% | 0.24% | - |
| HSV(B) | 282.44º | 0.5% | 0.32% | - |
| XYZ | 4.84 | 3.5 | 8.4 | - |
| YUV | 54.35 | 143.61 | 139.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 41 | 82 | 0.15 | 0.50 | 0 | 0.68 | 282.44 | 0.33 | 0.24 |
| Hex | 46 | 29 | 52 | F | 32 | 0 | 44 | 11A | 21 | 18 |
| Octal | 106 | 51 | 122 | 17 | 62 | 0 | 104 | 432 | 41 | 30 |
| Binary | 1000110 | 101001 | 1010010 | 1111 | 110010 | 0 | 1000100 | 100011010 | 100001 | 11000 |
Color Harmonies of #462952
Complementary color
Monochromatic Colors of #462952
Black with #462952
Text Example
Text Example
White with #462952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462952; }
p { color: rgb(70,41,82); }
H1.HeaderClassName
{
color: #462952;
}
.AnyTagClassName
{
color: #462952;
}
</style>
background-color css
<style>
a { background-color: #462952; }
a { background-color: rgb(70,41,82); }
div.DivClassName
{
background-color: #462952;
}
.BgClassName
{
background-color: #462952;
}
</style>
border-color css
<style>
span { border-color: #462952; }
span { border-color: rgb(70,41,82); }
td.TdClassName
{
border-color: #462952;
}
.TagClassName
{
border-color: #462952;
}
</style>