Shades of Scarlet Gum #451760
Tints of Scarlet Gum #451760
RGB
CMYK
RGB Variations
Color information
#451760 (or 0x451760) is known color: Scarlet Gum. HEX triplet: 45, 17 and 60. RGB value is (69,23,96). Sum of RGB (Red+Green+Blue) = 69+23+96=188 (24% of max value = 765). Red value is 69 (27.34% from 255 or 36.70% from 188); Green value is 23 (9.38% from 255 or 12.23% from 188); Blue value is 96 (37.89% from 255 or 51.06% from 188); Max value from RGB is 96 - color contains mainly: blue. Hex color #451760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451760 is #BAE89F. Grayscale: #2C2C2C. Windows color (decimal): -12249248 or 6297413. OLE color: 6297413.
HSL color Cylindrical-coordinate representation of color #451760: hue angle of 277.81º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #451760 is Cyan = 0.28, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 69 | 23 | 96 | - |
| CMYK | 0.28 | 0.76 | 0 | 0.62 |
| HSL | 277.81º | 0.61% | 0.23% | - |
| HSV(B) | 277.81º | 0.76% | 0.38% | - |
| XYZ | 4.87 | 2.72 | 11.34 | - |
| YUV | 45.08 | 156.74 | 145.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 23 | 96 | 0.28 | 0.76 | 0 | 0.62 | 277.81 | 0.61 | 0.23 |
| Hex | 45 | 17 | 60 | 1C | 4C | 0 | 3E | 116 | 3D | 17 |
| Octal | 105 | 27 | 140 | 34 | 114 | 0 | 76 | 426 | 75 | 27 |
| Binary | 1000101 | 10111 | 1100000 | 11100 | 1001100 | 0 | 111110 | 100010110 | 111101 | 10111 |
Color Harmonies of #451760
Complementary color
Monochromatic Colors of #451760
Black with #451760
Text Example
Text Example
White with #451760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451760; }
p { color: rgb(69,23,96); }
H1.HeaderClassName
{
color: #451760;
}
.AnyTagClassName
{
color: #451760;
}
</style>
background-color css
<style>
a { background-color: #451760; }
a { background-color: rgb(69,23,96); }
div.DivClassName
{
background-color: #451760;
}
.BgClassName
{
background-color: #451760;
}
</style>
border-color css
<style>
span { border-color: #451760; }
span { border-color: rgb(69,23,96); }
td.TdClassName
{
border-color: #451760;
}
.TagClassName
{
border-color: #451760;
}
</style>