Shades of Scarlet Gum #462552
Tints of Scarlet Gum #462552
RGB
CMYK
RGB Variations
Color information
#462552 (or 0x462552) is known color: Scarlet Gum. HEX triplet: 46, 25 and 52. RGB value is (70,37,82). Sum of RGB (Red+Green+Blue) = 70+37+82=189 (25% of max value = 765). Red value is 70 (27.73% from 255 or 37.04% from 189); Green value is 37 (14.84% from 255 or 19.58% from 189); Blue value is 82 (32.42% from 255 or 43.39% from 189); Max value from RGB is 82 - color contains mainly: blue. Hex color #462552 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462552 is #B9DAAD. Grayscale: #333333. Windows color (decimal): -12180142 or 5383494. OLE color: 5383494.
HSL color Cylindrical-coordinate representation of color #462552: hue angle of 284º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #462552 is Cyan = 0.15, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 70 | 37 | 82 | - |
| CMYK | 0.15 | 0.55 | 0 | 0.68 |
| HSL | 284º | 0.38% | 0.23% | - |
| HSV(B) | 284º | 0.55% | 0.32% | - |
| XYZ | 4.71 | 3.23 | 8.36 | - |
| YUV | 52 | 144.93 | 140.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 82 | 0.15 | 0.55 | 0 | 0.68 | 284 | 0.38 | 0.23 |
| Hex | 46 | 25 | 52 | F | 37 | 0 | 44 | 11C | 26 | 17 |
| Octal | 106 | 45 | 122 | 17 | 67 | 0 | 104 | 434 | 46 | 27 |
| Binary | 1000110 | 100101 | 1010010 | 1111 | 110111 | 0 | 1000100 | 100011100 | 100110 | 10111 |
Color Harmonies of #462552
Complementary color
Monochromatic Colors of #462552
Black with #462552
Text Example
Text Example
White with #462552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462552; }
p { color: rgb(70,37,82); }
H1.HeaderClassName
{
color: #462552;
}
.AnyTagClassName
{
color: #462552;
}
</style>
background-color css
<style>
a { background-color: #462552; }
a { background-color: rgb(70,37,82); }
div.DivClassName
{
background-color: #462552;
}
.BgClassName
{
background-color: #462552;
}
</style>
border-color css
<style>
span { border-color: #462552; }
span { border-color: rgb(70,37,82); }
td.TdClassName
{
border-color: #462552;
}
.TagClassName
{
border-color: #462552;
}
</style>