Shades of Scarlet Gum #450953
Tints of Scarlet Gum #450953
RGB
CMYK
RGB Variations
Color information
#450953 (or 0x450953) is known color: Scarlet Gum. HEX triplet: 45, 09 and 53. RGB value is (69,9,83). Sum of RGB (Red+Green+Blue) = 69+9+83=161 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.86% from 161); Green value is 9 (3.91% from 255 or 5.59% from 161); Blue value is 83 (32.81% from 255 or 51.55% from 161); Max value from RGB is 83 - color contains mainly: blue. Hex color #450953 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #450953 is #BAF6AC. Grayscale: #232323. Windows color (decimal): -12252845 or 5441861. OLE color: 5441861.
HSL color Cylindrical-coordinate representation of color #450953: hue angle of 288.65º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #450953 is Cyan = 0.17, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 9 | 83 | - |
| CMYK | 0.17 | 0.89 | 0 | 0.67 |
| HSL | 288.65º | 0.8% | 0.18% | - |
| HSV(B) | 288.65º | 0.89% | 0.33% | - |
| XYZ | 4.11 | 2.09 | 8.37 | - |
| YUV | 35.38 | 154.88 | 151.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 9 | 83 | 0.17 | 0.89 | 0 | 0.67 | 288.65 | 0.8 | 0.18 |
| Hex | 45 | 9 | 53 | 11 | 59 | 0 | 43 | 121 | 50 | 12 |
| Octal | 105 | 11 | 123 | 21 | 131 | 0 | 103 | 441 | 120 | 22 |
| Binary | 1000101 | 1001 | 1010011 | 10001 | 1011001 | 0 | 1000011 | 100100001 | 1010000 | 10010 |
Color Harmonies of #450953
Complementary color
Monochromatic Colors of #450953
Black with #450953
Text Example
Text Example
White with #450953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450953; }
p { color: rgb(69,9,83); }
H1.HeaderClassName
{
color: #450953;
}
.AnyTagClassName
{
color: #450953;
}
</style>
background-color css
<style>
a { background-color: #450953; }
a { background-color: rgb(69,9,83); }
div.DivClassName
{
background-color: #450953;
}
.BgClassName
{
background-color: #450953;
}
</style>
border-color css
<style>
span { border-color: #450953; }
span { border-color: rgb(69,9,83); }
td.TdClassName
{
border-color: #450953;
}
.TagClassName
{
border-color: #450953;
}
</style>