Shades of Scarlet Gum #462357
Tints of Scarlet Gum #462357
RGB
CMYK
RGB Variations
Color information
#462357 (or 0x462357) is known color: Scarlet Gum. HEX triplet: 46, 23 and 57. RGB value is (70,35,87). Sum of RGB (Red+Green+Blue) = 70+35+87=192 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.46% from 192); Green value is 35 (14.06% from 255 or 18.23% from 192); Blue value is 87 (34.38% from 255 or 45.31% from 192); Max value from RGB is 87 - color contains mainly: blue. Hex color #462357 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462357 is #B9DCA8. Grayscale: #333333. Windows color (decimal): -12180649 or 5710662. OLE color: 5710662.
HSL color Cylindrical-coordinate representation of color #462357: hue angle of 280.38º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #462357 is Cyan = 0.20, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 35 | 87 | - |
| CMYK | 0.20 | 0.60 | 0 | 0.66 |
| HSL | 280.38º | 0.43% | 0.24% | - |
| HSV(B) | 280.38º | 0.6% | 0.34% | - |
| XYZ | 4.85 | 3.19 | 9.38 | - |
| YUV | 51.39 | 148.1 | 141.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 87 | 0.20 | 0.60 | 0 | 0.66 | 280.38 | 0.43 | 0.24 |
| Hex | 46 | 23 | 57 | 14 | 3C | 0 | 42 | 118 | 2B | 18 |
| Octal | 106 | 43 | 127 | 24 | 74 | 0 | 102 | 430 | 53 | 30 |
| Binary | 1000110 | 100011 | 1010111 | 10100 | 111100 | 0 | 1000010 | 100011000 | 101011 | 11000 |
Color Harmonies of #462357
Complementary color
Monochromatic Colors of #462357
Black with #462357
Text Example
Text Example
White with #462357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462357; }
p { color: rgb(70,35,87); }
H1.HeaderClassName
{
color: #462357;
}
.AnyTagClassName
{
color: #462357;
}
</style>
background-color css
<style>
a { background-color: #462357; }
a { background-color: rgb(70,35,87); }
div.DivClassName
{
background-color: #462357;
}
.BgClassName
{
background-color: #462357;
}
</style>
border-color css
<style>
span { border-color: #462357; }
span { border-color: rgb(70,35,87); }
td.TdClassName
{
border-color: #462357;
}
.TagClassName
{
border-color: #462357;
}
</style>