Shades of Scarlet Gum #462953
Tints of Scarlet Gum #462953
RGB
CMYK
RGB Variations
Color information
#462953 (or 0x462953) is known color: Scarlet Gum. HEX triplet: 46, 29 and 53. RGB value is (70,41,83). Sum of RGB (Red+Green+Blue) = 70+41+83=194 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.08% from 194); Green value is 41 (16.41% from 255 or 21.13% from 194); Blue value is 83 (32.81% from 255 or 42.78% from 194); Max value from RGB is 83 - color contains mainly: blue. Hex color #462953 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462953 is #B9D6AC. Grayscale: #363636. Windows color (decimal): -12179117 or 5450054. OLE color: 5450054.
HSL color Cylindrical-coordinate representation of color #462953: hue angle of 281.43º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #462953 is Cyan = 0.16, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 41 | 83 | - |
| CMYK | 0.16 | 0.51 | 0 | 0.67 |
| HSL | 281.43º | 0.34% | 0.24% | - |
| HSV(B) | 281.43º | 0.51% | 0.33% | - |
| XYZ | 4.88 | 3.51 | 8.6 | - |
| YUV | 54.46 | 144.11 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 41 | 83 | 0.16 | 0.51 | 0 | 0.67 | 281.43 | 0.34 | 0.24 |
| Hex | 46 | 29 | 53 | 10 | 33 | 0 | 43 | 119 | 22 | 18 |
| Octal | 106 | 51 | 123 | 20 | 63 | 0 | 103 | 431 | 42 | 30 |
| Binary | 1000110 | 101001 | 1010011 | 10000 | 110011 | 0 | 1000011 | 100011001 | 100010 | 11000 |
Color Harmonies of #462953
Complementary color
Monochromatic Colors of #462953
Black with #462953
Text Example
Text Example
White with #462953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462953; }
p { color: rgb(70,41,83); }
H1.HeaderClassName
{
color: #462953;
}
.AnyTagClassName
{
color: #462953;
}
</style>
background-color css
<style>
a { background-color: #462953; }
a { background-color: rgb(70,41,83); }
div.DivClassName
{
background-color: #462953;
}
.BgClassName
{
background-color: #462953;
}
</style>
border-color css
<style>
span { border-color: #462953; }
span { border-color: rgb(70,41,83); }
td.TdClassName
{
border-color: #462953;
}
.TagClassName
{
border-color: #462953;
}
</style>