Shades of Scarlet Gum #452459
Tints of Scarlet Gum #452459
RGB
CMYK
RGB Variations
Color information
#452459 (or 0x452459) is known color: Scarlet Gum. HEX triplet: 45, 24 and 59. RGB value is (69,36,89). Sum of RGB (Red+Green+Blue) = 69+36+89=194 (25% of max value = 765). Red value is 69 (27.34% from 255 or 35.57% from 194); Green value is 36 (14.45% from 255 or 18.56% from 194); Blue value is 89 (35.16% from 255 or 45.88% from 194); Max value from RGB is 89 - color contains mainly: blue. Hex color #452459 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452459 is #BADBA6. Grayscale: #333333. Windows color (decimal): -12245927 or 5841989. OLE color: 5841989.
HSL color Cylindrical-coordinate representation of color #452459: hue angle of 277.36º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #452459 is Cyan = 0.22, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 36 | 89 | - |
| CMYK | 0.22 | 0.60 | 0 | 0.65 |
| HSL | 277.36º | 0.42% | 0.25% | - |
| HSV(B) | 277.36º | 0.6% | 0.35% | - |
| XYZ | 4.89 | 3.25 | 9.82 | - |
| YUV | 51.91 | 148.93 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 36 | 89 | 0.22 | 0.60 | 0 | 0.65 | 277.36 | 0.42 | 0.25 |
| Hex | 45 | 24 | 59 | 16 | 3C | 0 | 41 | 115 | 2A | 19 |
| Octal | 105 | 44 | 131 | 26 | 74 | 0 | 101 | 425 | 52 | 31 |
| Binary | 1000101 | 100100 | 1011001 | 10110 | 111100 | 0 | 1000001 | 100010101 | 101010 | 11001 |
Color Harmonies of #452459
Complementary color
Monochromatic Colors of #452459
Black with #452459
Text Example
Text Example
White with #452459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452459; }
p { color: rgb(69,36,89); }
H1.HeaderClassName
{
color: #452459;
}
.AnyTagClassName
{
color: #452459;
}
</style>
background-color css
<style>
a { background-color: #452459; }
a { background-color: rgb(69,36,89); }
div.DivClassName
{
background-color: #452459;
}
.BgClassName
{
background-color: #452459;
}
</style>
border-color css
<style>
span { border-color: #452459; }
span { border-color: rgb(69,36,89); }
td.TdClassName
{
border-color: #452459;
}
.TagClassName
{
border-color: #452459;
}
</style>