Shades of Scarlet Gum #450853
Tints of Scarlet Gum #450853
RGB
CMYK
RGB Variations
Color information
#450853 (or 0x450853) is known color: Scarlet Gum. HEX triplet: 45, 08 and 53. RGB value is (69,8,83). Sum of RGB (Red+Green+Blue) = 69+8+83=160 (21% of max value = 765). Red value is 69 (27.34% from 255 or 43.12% from 160); Green value is 8 (3.52% from 255 or 5% from 160); Blue value is 83 (32.81% from 255 or 51.88% from 160); Max value from RGB is 83 - color contains mainly: blue. Hex color #450853 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #450853 is #BAF7AC. Grayscale: #222222. Windows color (decimal): -12253101 or 5441605. OLE color: 5441605.
HSL color Cylindrical-coordinate representation of color #450853: hue angle of 288.8º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #450853 is Cyan = 0.17, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 8 | 83 | - |
| CMYK | 0.17 | 0.90 | 0 | 0.67 |
| HSL | 288.8º | 0.82% | 0.18% | - |
| HSV(B) | 288.8º | 0.9% | 0.33% | - |
| XYZ | 4.1 | 2.06 | 8.37 | - |
| YUV | 34.79 | 155.21 | 152.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 8 | 83 | 0.17 | 0.90 | 0 | 0.67 | 288.8 | 0.82 | 0.18 |
| Hex | 45 | 8 | 53 | 11 | 5A | 0 | 43 | 121 | 52 | 12 |
| Octal | 105 | 10 | 123 | 21 | 132 | 0 | 103 | 441 | 122 | 22 |
| Binary | 1000101 | 1000 | 1010011 | 10001 | 1011010 | 0 | 1000011 | 100100001 | 1010010 | 10010 |
Color Harmonies of #450853
Complementary color
Monochromatic Colors of #450853
Black with #450853
Text Example
Text Example
White with #450853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450853; }
p { color: rgb(69,8,83); }
H1.HeaderClassName
{
color: #450853;
}
.AnyTagClassName
{
color: #450853;
}
</style>
background-color css
<style>
a { background-color: #450853; }
a { background-color: rgb(69,8,83); }
div.DivClassName
{
background-color: #450853;
}
.BgClassName
{
background-color: #450853;
}
</style>
border-color css
<style>
span { border-color: #450853; }
span { border-color: rgb(69,8,83); }
td.TdClassName
{
border-color: #450853;
}
.TagClassName
{
border-color: #450853;
}
</style>