Shades of Scarlet Gum #451158
Tints of Scarlet Gum #451158
RGB
CMYK
RGB Variations
Color information
#451158 (or 0x451158) is known color: Scarlet Gum. HEX triplet: 45, 11 and 58. RGB value is (69,17,88). Sum of RGB (Red+Green+Blue) = 69+17+88=174 (23% of max value = 765). Red value is 69 (27.34% from 255 or 39.66% from 174); Green value is 17 (7.03% from 255 or 9.77% from 174); Blue value is 88 (34.77% from 255 or 50.57% from 174); Max value from RGB is 88 - color contains mainly: blue. Hex color #451158 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451158 is #BAEEA7. Grayscale: #282828. Windows color (decimal): -12250792 or 5771589. OLE color: 5771589.
HSL color Cylindrical-coordinate representation of color #451158: hue angle of 283.94º degrees, saturation: 0.68, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #451158 is Cyan = 0.22, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 17 | 88 | - |
| CMYK | 0.22 | 0.81 | 0 | 0.65 |
| HSL | 283.94º | 0.68% | 0.21% | - |
| HSV(B) | 283.94º | 0.81% | 0.35% | - |
| XYZ | 4.42 | 2.37 | 9.46 | - |
| YUV | 40.64 | 154.73 | 148.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 17 | 88 | 0.22 | 0.81 | 0 | 0.65 | 283.94 | 0.68 | 0.21 |
| Hex | 45 | 11 | 58 | 16 | 51 | 0 | 41 | 11C | 44 | 15 |
| Octal | 105 | 21 | 130 | 26 | 121 | 0 | 101 | 434 | 104 | 25 |
| Binary | 1000101 | 10001 | 1011000 | 10110 | 1010001 | 0 | 1000001 | 100011100 | 1000100 | 10101 |
Color Harmonies of #451158
Complementary color
Monochromatic Colors of #451158
Black with #451158
Text Example
Text Example
White with #451158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451158; }
p { color: rgb(69,17,88); }
H1.HeaderClassName
{
color: #451158;
}
.AnyTagClassName
{
color: #451158;
}
</style>
background-color css
<style>
a { background-color: #451158; }
a { background-color: rgb(69,17,88); }
div.DivClassName
{
background-color: #451158;
}
.BgClassName
{
background-color: #451158;
}
</style>
border-color css
<style>
span { border-color: #451158; }
span { border-color: rgb(69,17,88); }
td.TdClassName
{
border-color: #451158;
}
.TagClassName
{
border-color: #451158;
}
</style>