Shades of Scarlet Gum #451259
Tints of Scarlet Gum #451259
RGB
CMYK
RGB Variations
Color information
#451259 (or 0x451259) is known color: Scarlet Gum. HEX triplet: 45, 12 and 59. RGB value is (69,18,89). Sum of RGB (Red+Green+Blue) = 69+18+89=176 (23% of max value = 765). Red value is 69 (27.34% from 255 or 39.20% from 176); Green value is 18 (7.42% from 255 or 10.23% from 176); Blue value is 89 (35.16% from 255 or 50.57% from 176); Max value from RGB is 89 - color contains mainly: blue. Hex color #451259 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451259 is #BAEDA6. Grayscale: #292929. Windows color (decimal): -12250535 or 5837381. OLE color: 5837381.
HSL color Cylindrical-coordinate representation of color #451259: hue angle of 283.1º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #451259 is Cyan = 0.22, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 18 | 89 | - |
| CMYK | 0.22 | 0.80 | 0 | 0.65 |
| HSL | 283.1º | 0.66% | 0.21% | - |
| HSV(B) | 283.1º | 0.8% | 0.35% | - |
| XYZ | 4.47 | 2.42 | 9.68 | - |
| YUV | 41.34 | 154.9 | 147.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 18 | 89 | 0.22 | 0.80 | 0 | 0.65 | 283.1 | 0.66 | 0.21 |
| Hex | 45 | 12 | 59 | 16 | 50 | 0 | 41 | 11B | 42 | 15 |
| Octal | 105 | 22 | 131 | 26 | 120 | 0 | 101 | 433 | 102 | 25 |
| Binary | 1000101 | 10010 | 1011001 | 10110 | 1010000 | 0 | 1000001 | 100011011 | 1000010 | 10101 |
Color Harmonies of #451259
Complementary color
Monochromatic Colors of #451259
Black with #451259
Text Example
Text Example
White with #451259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451259; }
p { color: rgb(69,18,89); }
H1.HeaderClassName
{
color: #451259;
}
.AnyTagClassName
{
color: #451259;
}
</style>
background-color css
<style>
a { background-color: #451259; }
a { background-color: rgb(69,18,89); }
div.DivClassName
{
background-color: #451259;
}
.BgClassName
{
background-color: #451259;
}
</style>
border-color css
<style>
span { border-color: #451259; }
span { border-color: rgb(69,18,89); }
td.TdClassName
{
border-color: #451259;
}
.TagClassName
{
border-color: #451259;
}
</style>