Shades of Scarlet Gum #451054
Tints of Scarlet Gum #451054
RGB
CMYK
RGB Variations
Color information
#451054 (or 0x451054) is known color: Scarlet Gum. HEX triplet: 45, 10 and 54. RGB value is (69,16,84). Sum of RGB (Red+Green+Blue) = 69+16+84=169 (22% of max value = 765). Red value is 69 (27.34% from 255 or 40.83% from 169); Green value is 16 (6.64% from 255 or 9.47% from 169); Blue value is 84 (33.20% from 255 or 49.70% from 169); Max value from RGB is 84 - color contains mainly: blue. Hex color #451054 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451054 is #BAEFAB. Grayscale: #272727. Windows color (decimal): -12251052 or 5509189. OLE color: 5509189.
HSL color Cylindrical-coordinate representation of color #451054: hue angle of 286.76º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #451054 is Cyan = 0.18, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 16 | 84 | - |
| CMYK | 0.18 | 0.81 | 0 | 0.67 |
| HSL | 286.76º | 0.68% | 0.2% | - |
| HSV(B) | 286.76º | 0.81% | 0.33% | - |
| XYZ | 4.24 | 2.28 | 8.6 | - |
| YUV | 39.6 | 153.06 | 148.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 16 | 84 | 0.18 | 0.81 | 0 | 0.67 | 286.76 | 0.68 | 0.2 |
| Hex | 45 | 10 | 54 | 12 | 51 | 0 | 43 | 11F | 44 | 14 |
| Octal | 105 | 20 | 124 | 22 | 121 | 0 | 103 | 437 | 104 | 24 |
| Binary | 1000101 | 10000 | 1010100 | 10010 | 1010001 | 0 | 1000011 | 100011111 | 1000100 | 10100 |
Color Harmonies of #451054
Complementary color
Monochromatic Colors of #451054
Black with #451054
Text Example
Text Example
White with #451054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451054; }
p { color: rgb(69,16,84); }
H1.HeaderClassName
{
color: #451054;
}
.AnyTagClassName
{
color: #451054;
}
</style>
background-color css
<style>
a { background-color: #451054; }
a { background-color: rgb(69,16,84); }
div.DivClassName
{
background-color: #451054;
}
.BgClassName
{
background-color: #451054;
}
</style>
border-color css
<style>
span { border-color: #451054; }
span { border-color: rgb(69,16,84); }
td.TdClassName
{
border-color: #451054;
}
.TagClassName
{
border-color: #451054;
}
</style>