Shades of Scarlet Gum #451756
Tints of Scarlet Gum #451756
RGB
CMYK
RGB Variations
Color information
#451756 (or 0x451756) is known color: Scarlet Gum. HEX triplet: 45, 17 and 56. RGB value is (69,23,86). Sum of RGB (Red+Green+Blue) = 69+23+86=178 (23% of max value = 765). Red value is 69 (27.34% from 255 or 38.76% from 178); Green value is 23 (9.38% from 255 or 12.92% from 178); Blue value is 86 (33.98% from 255 or 48.31% from 178); Max value from RGB is 86 - color contains mainly: blue. Hex color #451756 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451756 is #BAE8A9. Grayscale: #2B2B2B. Windows color (decimal): -12249258 or 5642053. OLE color: 5642053.
HSL color Cylindrical-coordinate representation of color #451756: hue angle of 283.81º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #451756 is Cyan = 0.20, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 23 | 86 | - |
| CMYK | 0.20 | 0.73 | 0 | 0.66 |
| HSL | 283.81º | 0.58% | 0.21% | - |
| HSV(B) | 283.81º | 0.73% | 0.34% | - |
| XYZ | 4.44 | 2.55 | 9.06 | - |
| YUV | 43.94 | 151.74 | 145.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 23 | 86 | 0.20 | 0.73 | 0 | 0.66 | 283.81 | 0.58 | 0.21 |
| Hex | 45 | 17 | 56 | 14 | 49 | 0 | 42 | 11C | 3A | 15 |
| Octal | 105 | 27 | 126 | 24 | 111 | 0 | 102 | 434 | 72 | 25 |
| Binary | 1000101 | 10111 | 1010110 | 10100 | 1001001 | 0 | 1000010 | 100011100 | 111010 | 10101 |
Color Harmonies of #451756
Complementary color
Monochromatic Colors of #451756
Black with #451756
Text Example
Text Example
White with #451756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451756; }
p { color: rgb(69,23,86); }
H1.HeaderClassName
{
color: #451756;
}
.AnyTagClassName
{
color: #451756;
}
</style>
background-color css
<style>
a { background-color: #451756; }
a { background-color: rgb(69,23,86); }
div.DivClassName
{
background-color: #451756;
}
.BgClassName
{
background-color: #451756;
}
</style>
border-color css
<style>
span { border-color: #451756; }
span { border-color: rgb(69,23,86); }
td.TdClassName
{
border-color: #451756;
}
.TagClassName
{
border-color: #451756;
}
</style>