Shades of Scarlet Gum #451557
Tints of Scarlet Gum #451557
RGB
CMYK
RGB Variations
Color information
#451557 (or 0x451557) is known color: Scarlet Gum. HEX triplet: 45, 15 and 57. RGB value is (69,21,87). Sum of RGB (Red+Green+Blue) = 69+21+87=177 (23% of max value = 765). Red value is 69 (27.34% from 255 or 38.98% from 177); Green value is 21 (8.59% from 255 or 11.86% from 177); Blue value is 87 (34.38% from 255 or 49.15% from 177); Max value from RGB is 87 - color contains mainly: blue. Hex color #451557 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451557 is #BAEAA8. Grayscale: #2A2A2A. Windows color (decimal): -12249769 or 5707077. OLE color: 5707077.
HSL color Cylindrical-coordinate representation of color #451557: hue angle of 283.64º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #451557 is Cyan = 0.21, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 21 | 87 | - |
| CMYK | 0.21 | 0.76 | 0 | 0.66 |
| HSL | 283.64º | 0.61% | 0.21% | - |
| HSV(B) | 283.64º | 0.76% | 0.34% | - |
| XYZ | 4.44 | 2.49 | 9.26 | - |
| YUV | 42.88 | 152.9 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 21 | 87 | 0.21 | 0.76 | 0 | 0.66 | 283.64 | 0.61 | 0.21 |
| Hex | 45 | 15 | 57 | 15 | 4C | 0 | 42 | 11C | 3D | 15 |
| Octal | 105 | 25 | 127 | 25 | 114 | 0 | 102 | 434 | 75 | 25 |
| Binary | 1000101 | 10101 | 1010111 | 10101 | 1001100 | 0 | 1000010 | 100011100 | 111101 | 10101 |
Color Harmonies of #451557
Complementary color
Monochromatic Colors of #451557
Black with #451557
Text Example
Text Example
White with #451557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451557; }
p { color: rgb(69,21,87); }
H1.HeaderClassName
{
color: #451557;
}
.AnyTagClassName
{
color: #451557;
}
</style>
background-color css
<style>
a { background-color: #451557; }
a { background-color: rgb(69,21,87); }
div.DivClassName
{
background-color: #451557;
}
.BgClassName
{
background-color: #451557;
}
</style>
border-color css
<style>
span { border-color: #451557; }
span { border-color: rgb(69,21,87); }
td.TdClassName
{
border-color: #451557;
}
.TagClassName
{
border-color: #451557;
}
</style>