Shades of Scarlet Gum #450854
Tints of Scarlet Gum #450854
RGB
CMYK
RGB Variations
Color information
#450854 (or 0x450854) is known color: Scarlet Gum. HEX triplet: 45, 08 and 54. RGB value is (69,8,84). Sum of RGB (Red+Green+Blue) = 69+8+84=161 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.86% from 161); Green value is 8 (3.52% from 255 or 4.97% from 161); Blue value is 84 (33.20% from 255 or 52.17% from 161); Max value from RGB is 84 - color contains mainly: blue. Hex color #450854 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #450854 is #BAF7AB. Grayscale: #222222. Windows color (decimal): -12253100 or 5507141. OLE color: 5507141.
HSL color Cylindrical-coordinate representation of color #450854: hue angle of 288.16º degrees, saturation: 0.83, 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 #450854 is Cyan = 0.18, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 8 | 84 | - |
| CMYK | 0.18 | 0.90 | 0 | 0.67 |
| HSL | 288.16º | 0.83% | 0.18% | - |
| HSV(B) | 288.16º | 0.9% | 0.33% | - |
| XYZ | 4.14 | 2.08 | 8.57 | - |
| YUV | 34.9 | 155.71 | 152.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 8 | 84 | 0.18 | 0.90 | 0 | 0.67 | 288.16 | 0.83 | 0.18 |
| Hex | 45 | 8 | 54 | 12 | 5A | 0 | 43 | 120 | 53 | 12 |
| Octal | 105 | 10 | 124 | 22 | 132 | 0 | 103 | 440 | 123 | 22 |
| Binary | 1000101 | 1000 | 1010100 | 10010 | 1011010 | 0 | 1000011 | 100100000 | 1010011 | 10010 |
Color Harmonies of #450854
Complementary color
Monochromatic Colors of #450854
Black with #450854
Text Example
Text Example
White with #450854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450854; }
p { color: rgb(69,8,84); }
H1.HeaderClassName
{
color: #450854;
}
.AnyTagClassName
{
color: #450854;
}
</style>
background-color css
<style>
a { background-color: #450854; }
a { background-color: rgb(69,8,84); }
div.DivClassName
{
background-color: #450854;
}
.BgClassName
{
background-color: #450854;
}
</style>
border-color css
<style>
span { border-color: #450854; }
span { border-color: rgb(69,8,84); }
td.TdClassName
{
border-color: #450854;
}
.TagClassName
{
border-color: #450854;
}
</style>