Shades of Scarlet Gum #451551
Tints of Scarlet Gum #451551
RGB
CMYK
RGB Variations
Color information
#451551 (or 0x451551) is known color: Scarlet Gum. HEX triplet: 45, 15 and 51. RGB value is (69,21,81). Sum of RGB (Red+Green+Blue) = 69+21+81=171 (22% of max value = 765). Red value is 69 (27.34% from 255 or 40.35% from 171); Green value is 21 (8.59% from 255 or 12.28% from 171); Blue value is 81 (32.03% from 255 or 47.37% from 171); Max value from RGB is 81 - color contains mainly: blue. Hex color #451551 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451551 is #BAEAAE. Grayscale: #2A2A2A. Windows color (decimal): -12249775 or 5313861. OLE color: 5313861.
HSL color Cylindrical-coordinate representation of color #451551: hue angle of 288º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #451551 is Cyan = 0.15, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 69 | 21 | 81 | - |
| CMYK | 0.15 | 0.74 | 0 | 0.68 |
| HSL | 288º | 0.59% | 0.2% | - |
| HSV(B) | 288º | 0.74% | 0.32% | - |
| XYZ | 4.21 | 2.4 | 8.03 | - |
| YUV | 42.19 | 149.9 | 147.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 21 | 81 | 0.15 | 0.74 | 0 | 0.68 | 288 | 0.59 | 0.2 |
| Hex | 45 | 15 | 51 | F | 4A | 0 | 44 | 120 | 3B | 14 |
| Octal | 105 | 25 | 121 | 17 | 112 | 0 | 104 | 440 | 73 | 24 |
| Binary | 1000101 | 10101 | 1010001 | 1111 | 1001010 | 0 | 1000100 | 100100000 | 111011 | 10100 |
Color Harmonies of #451551
Complementary color
Monochromatic Colors of #451551
Black with #451551
Text Example
Text Example
White with #451551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451551; }
p { color: rgb(69,21,81); }
H1.HeaderClassName
{
color: #451551;
}
.AnyTagClassName
{
color: #451551;
}
</style>
background-color css
<style>
a { background-color: #451551; }
a { background-color: rgb(69,21,81); }
div.DivClassName
{
background-color: #451551;
}
.BgClassName
{
background-color: #451551;
}
</style>
border-color css
<style>
span { border-color: #451551; }
span { border-color: rgb(69,21,81); }
td.TdClassName
{
border-color: #451551;
}
.TagClassName
{
border-color: #451551;
}
</style>