Shades of Scarlet Gum #451359
Tints of Scarlet Gum #451359
RGB
CMYK
RGB Variations
Color information
#451359 (or 0x451359) is known color: Scarlet Gum. HEX triplet: 45, 13 and 59. RGB value is (69,19,89). Sum of RGB (Red+Green+Blue) = 69+19+89=177 (23% of max value = 765). Red value is 69 (27.34% from 255 or 38.98% from 177); Green value is 19 (7.81% from 255 or 10.73% from 177); Blue value is 89 (35.16% from 255 or 50.28% from 177); Max value from RGB is 89 - color contains mainly: blue. Hex color #451359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451359 is #BAECA6. Grayscale: #292929. Windows color (decimal): -12250279 or 5837637. OLE color: 5837637.
HSL color Cylindrical-coordinate representation of color #451359: hue angle of 282.86º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #451359 is Cyan = 0.22, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 19 | 89 | - |
| CMYK | 0.22 | 0.79 | 0 | 0.65 |
| HSL | 282.86º | 0.65% | 0.21% | - |
| HSV(B) | 282.86º | 0.79% | 0.35% | - |
| XYZ | 4.49 | 2.45 | 9.69 | - |
| YUV | 41.93 | 154.57 | 147.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 19 | 89 | 0.22 | 0.79 | 0 | 0.65 | 282.86 | 0.65 | 0.21 |
| Hex | 45 | 13 | 59 | 16 | 4F | 0 | 41 | 11B | 41 | 15 |
| Octal | 105 | 23 | 131 | 26 | 117 | 0 | 101 | 433 | 101 | 25 |
| Binary | 1000101 | 10011 | 1011001 | 10110 | 1001111 | 0 | 1000001 | 100011011 | 1000001 | 10101 |
Color Harmonies of #451359
Complementary color
Monochromatic Colors of #451359
Black with #451359
Text Example
Text Example
White with #451359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451359; }
p { color: rgb(69,19,89); }
H1.HeaderClassName
{
color: #451359;
}
.AnyTagClassName
{
color: #451359;
}
</style>
background-color css
<style>
a { background-color: #451359; }
a { background-color: rgb(69,19,89); }
div.DivClassName
{
background-color: #451359;
}
.BgClassName
{
background-color: #451359;
}
</style>
border-color css
<style>
span { border-color: #451359; }
span { border-color: rgb(69,19,89); }
td.TdClassName
{
border-color: #451359;
}
.TagClassName
{
border-color: #451359;
}
</style>