Shades of Scarlet Gum #440754
Tints of Scarlet Gum #440754
RGB
CMYK
RGB Variations
Color information
#440754 (or 0x440754) is known color: Scarlet Gum. HEX triplet: 44, 07 and 54. RGB value is (68,7,84). Sum of RGB (Red+Green+Blue) = 68+7+84=159 (21% of max value = 765). Red value is 68 (26.95% from 255 or 42.77% from 159); Green value is 7 (3.12% from 255 or 4.40% from 159); Blue value is 84 (33.20% from 255 or 52.83% from 159); Max value from RGB is 84 - color contains mainly: blue. Hex color #440754 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #440754 is #BBF8AB. Grayscale: #212121. Windows color (decimal): -12318892 or 5506884. OLE color: 5506884.
HSL color Cylindrical-coordinate representation of color #440754: hue angle of 287.53º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #440754 is Cyan = 0.19, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 68 | 7 | 84 | - |
| CMYK | 0.19 | 0.92 | 0 | 0.67 |
| HSL | 287.53º | 0.85% | 0.18% | - |
| HSV(B) | 287.53º | 0.92% | 0.33% | - |
| XYZ | 4.06 | 2.02 | 8.56 | - |
| YUV | 34.02 | 156.21 | 152.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 7 | 84 | 0.19 | 0.92 | 0 | 0.67 | 287.53 | 0.85 | 0.18 |
| Hex | 44 | 7 | 54 | 13 | 5C | 0 | 43 | 120 | 55 | 12 |
| Octal | 104 | 7 | 124 | 23 | 134 | 0 | 103 | 440 | 125 | 22 |
| Binary | 1000100 | 111 | 1010100 | 10011 | 1011100 | 0 | 1000011 | 100100000 | 1010101 | 10010 |
Color Harmonies of #440754
Complementary color
Monochromatic Colors of #440754
Black with #440754
Text Example
Text Example
White with #440754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440754; }
p { color: rgb(68,7,84); }
H1.HeaderClassName
{
color: #440754;
}
.AnyTagClassName
{
color: #440754;
}
</style>
background-color css
<style>
a { background-color: #440754; }
a { background-color: rgb(68,7,84); }
div.DivClassName
{
background-color: #440754;
}
.BgClassName
{
background-color: #440754;
}
</style>
border-color css
<style>
span { border-color: #440754; }
span { border-color: rgb(68,7,84); }
td.TdClassName
{
border-color: #440754;
}
.TagClassName
{
border-color: #440754;
}
</style>