Shades of Scarlet Gum #450557
Tints of Scarlet Gum #450557
RGB
CMYK
RGB Variations
Color information
#450557 (or 0x450557) is known color: Scarlet Gum. HEX triplet: 45, 05 and 57. RGB value is (69,5,87). Sum of RGB (Red+Green+Blue) = 69+5+87=161 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.86% from 161); Green value is 5 (2.34% from 255 or 3.11% from 161); Blue value is 87 (34.38% from 255 or 54.04% from 161); Max value from RGB is 87 - color contains mainly: blue. Hex color #450557 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #450557 is #BAFAA8. Grayscale: #212121. Windows color (decimal): -12253865 or 5702981. OLE color: 5702981.
HSL color Cylindrical-coordinate representation of color #450557: hue angle of 286.83º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #450557 is Cyan = 0.21, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 5 | 87 | - |
| CMYK | 0.21 | 0.94 | 0 | 0.66 |
| HSL | 286.83º | 0.89% | 0.18% | - |
| HSV(B) | 286.83º | 0.94% | 0.34% | - |
| XYZ | 4.23 | 2.06 | 9.19 | - |
| YUV | 33.48 | 158.2 | 153.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 5 | 87 | 0.21 | 0.94 | 0 | 0.66 | 286.83 | 0.89 | 0.18 |
| Hex | 45 | 5 | 57 | 15 | 5E | 0 | 42 | 11F | 59 | 12 |
| Octal | 105 | 5 | 127 | 25 | 136 | 0 | 102 | 437 | 131 | 22 |
| Binary | 1000101 | 101 | 1010111 | 10101 | 1011110 | 0 | 1000010 | 100011111 | 1011001 | 10010 |
Color Harmonies of #450557
Complementary color
Monochromatic Colors of #450557
Black with #450557
Text Example
Text Example
White with #450557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450557; }
p { color: rgb(69,5,87); }
H1.HeaderClassName
{
color: #450557;
}
.AnyTagClassName
{
color: #450557;
}
</style>
background-color css
<style>
a { background-color: #450557; }
a { background-color: rgb(69,5,87); }
div.DivClassName
{
background-color: #450557;
}
.BgClassName
{
background-color: #450557;
}
</style>
border-color css
<style>
span { border-color: #450557; }
span { border-color: rgb(69,5,87); }
td.TdClassName
{
border-color: #450557;
}
.TagClassName
{
border-color: #450557;
}
</style>