Shades of Scarlet Gum #450756
Tints of Scarlet Gum #450756
RGB
CMYK
RGB Variations
Color information
#450756 (or 0x450756) is known color: Scarlet Gum. HEX triplet: 45, 07 and 56. RGB value is (69,7,86). Sum of RGB (Red+Green+Blue) = 69+7+86=162 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.59% from 162); Green value is 7 (3.12% from 255 or 4.32% from 162); Blue value is 86 (33.98% from 255 or 53.09% from 162); Max value from RGB is 86 - color contains mainly: blue. Hex color #450756 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #450756 is #BAF8A9. Grayscale: #222222. Windows color (decimal): -12253354 or 5637957. OLE color: 5637957.
HSL color Cylindrical-coordinate representation of color #450756: hue angle of 287.09º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #450756 is Cyan = 0.20, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 7 | 86 | - |
| CMYK | 0.20 | 0.92 | 0 | 0.66 |
| HSL | 287.09º | 0.85% | 0.18% | - |
| HSV(B) | 287.09º | 0.92% | 0.34% | - |
| XYZ | 4.21 | 2.09 | 8.99 | - |
| YUV | 34.54 | 157.04 | 152.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 7 | 86 | 0.20 | 0.92 | 0 | 0.66 | 287.09 | 0.85 | 0.18 |
| Hex | 45 | 7 | 56 | 14 | 5C | 0 | 42 | 11F | 55 | 12 |
| Octal | 105 | 7 | 126 | 24 | 134 | 0 | 102 | 437 | 125 | 22 |
| Binary | 1000101 | 111 | 1010110 | 10100 | 1011100 | 0 | 1000010 | 100011111 | 1010101 | 10010 |
Color Harmonies of #450756
Complementary color
Monochromatic Colors of #450756
Black with #450756
Text Example
Text Example
White with #450756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450756; }
p { color: rgb(69,7,86); }
H1.HeaderClassName
{
color: #450756;
}
.AnyTagClassName
{
color: #450756;
}
</style>
background-color css
<style>
a { background-color: #450756; }
a { background-color: rgb(69,7,86); }
div.DivClassName
{
background-color: #450756;
}
.BgClassName
{
background-color: #450756;
}
</style>
border-color css
<style>
span { border-color: #450756; }
span { border-color: rgb(69,7,86); }
td.TdClassName
{
border-color: #450756;
}
.TagClassName
{
border-color: #450756;
}
</style>