Shades of Scarlet Gum #451459
Tints of Scarlet Gum #451459
RGB
CMYK
RGB Variations
Color information
#451459 (or 0x451459) is known color: Scarlet Gum. HEX triplet: 45, 14 and 59. RGB value is (69,20,89). Sum of RGB (Red+Green+Blue) = 69+20+89=178 (23% of max value = 765). Red value is 69 (27.34% from 255 or 38.76% from 178); Green value is 20 (8.20% from 255 or 11.24% from 178); Blue value is 89 (35.16% from 255 or 50% from 178); Max value from RGB is 89 - color contains mainly: blue. Hex color #451459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451459 is #BAEBA6. Grayscale: #2A2A2A. Windows color (decimal): -12250023 or 5837893. OLE color: 5837893.
HSL color Cylindrical-coordinate representation of color #451459: hue angle of 282.61º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #451459 is Cyan = 0.22, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 20 | 89 | - |
| CMYK | 0.22 | 0.78 | 0 | 0.65 |
| HSL | 282.61º | 0.63% | 0.21% | - |
| HSV(B) | 282.61º | 0.78% | 0.35% | - |
| XYZ | 4.51 | 2.49 | 9.69 | - |
| YUV | 42.52 | 154.23 | 146.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 20 | 89 | 0.22 | 0.78 | 0 | 0.65 | 282.61 | 0.63 | 0.21 |
| Hex | 45 | 14 | 59 | 16 | 4E | 0 | 41 | 11B | 3F | 15 |
| Octal | 105 | 24 | 131 | 26 | 116 | 0 | 101 | 433 | 77 | 25 |
| Binary | 1000101 | 10100 | 1011001 | 10110 | 1001110 | 0 | 1000001 | 100011011 | 111111 | 10101 |
Color Harmonies of #451459
Complementary color
Monochromatic Colors of #451459
Black with #451459
Text Example
Text Example
White with #451459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451459; }
p { color: rgb(69,20,89); }
H1.HeaderClassName
{
color: #451459;
}
.AnyTagClassName
{
color: #451459;
}
</style>
background-color css
<style>
a { background-color: #451459; }
a { background-color: rgb(69,20,89); }
div.DivClassName
{
background-color: #451459;
}
.BgClassName
{
background-color: #451459;
}
</style>
border-color css
<style>
span { border-color: #451459; }
span { border-color: rgb(69,20,89); }
td.TdClassName
{
border-color: #451459;
}
.TagClassName
{
border-color: #451459;
}
</style>