Shades of Scarlet Gum #450659
Tints of Scarlet Gum #450659
RGB
CMYK
RGB Variations
Color information
#450659 (or 0x450659) is known color: Scarlet Gum. HEX triplet: 45, 06 and 59. RGB value is (69,6,89). Sum of RGB (Red+Green+Blue) = 69+6+89=164 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.07% from 164); Green value is 6 (2.73% from 255 or 3.66% from 164); Blue value is 89 (35.16% from 255 or 54.27% from 164); Max value from RGB is 89 - color contains mainly: blue. Hex color #450659 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #450659 is #BAF9A6. Grayscale: #222222. Windows color (decimal): -12253607 or 5834309. OLE color: 5834309.
HSL color Cylindrical-coordinate representation of color #450659: hue angle of 285.54º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #450659 is Cyan = 0.22, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 6 | 89 | - |
| CMYK | 0.22 | 0.93 | 0 | 0.65 |
| HSL | 285.54º | 0.87% | 0.19% | - |
| HSV(B) | 285.54º | 0.93% | 0.35% | - |
| XYZ | 4.32 | 2.12 | 9.63 | - |
| YUV | 34.3 | 158.87 | 152.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 6 | 89 | 0.22 | 0.93 | 0 | 0.65 | 285.54 | 0.87 | 0.19 |
| Hex | 45 | 6 | 59 | 16 | 5D | 0 | 41 | 11E | 57 | 13 |
| Octal | 105 | 6 | 131 | 26 | 135 | 0 | 101 | 436 | 127 | 23 |
| Binary | 1000101 | 110 | 1011001 | 10110 | 1011101 | 0 | 1000001 | 100011110 | 1010111 | 10011 |
Color Harmonies of #450659
Complementary color
Monochromatic Colors of #450659
Black with #450659
Text Example
Text Example
White with #450659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450659; }
p { color: rgb(69,6,89); }
H1.HeaderClassName
{
color: #450659;
}
.AnyTagClassName
{
color: #450659;
}
</style>
background-color css
<style>
a { background-color: #450659; }
a { background-color: rgb(69,6,89); }
div.DivClassName
{
background-color: #450659;
}
.BgClassName
{
background-color: #450659;
}
</style>
border-color css
<style>
span { border-color: #450659; }
span { border-color: rgb(69,6,89); }
td.TdClassName
{
border-color: #450659;
}
.TagClassName
{
border-color: #450659;
}
</style>