Shades of Scarlet Gum #551468
Tints of Scarlet Gum #551468
RGB
CMYK
RGB Variations
Color information
#551468 (or 0x551468) is known color: Scarlet Gum. HEX triplet: 55, 14 and 68. RGB value is (85,20,104). Sum of RGB (Red+Green+Blue) = 85+20+104=209 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.67% from 209); Green value is 20 (8.20% from 255 or 9.57% from 209); Blue value is 104 (41.02% from 255 or 49.76% from 209); Max value from RGB is 104 - color contains mainly: blue. Hex color #551468 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #551468 is #AAEB97. Grayscale: #303030. Windows color (decimal): -11201432 or 6820949. OLE color: 6820949.
HSL color Cylindrical-coordinate representation of color #551468: hue angle of 286.43º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #551468 is Cyan = 0.18, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 85 | 20 | 104 | - |
| CMYK | 0.18 | 0.81 | 0 | 0.59 |
| HSL | 286.43º | 0.68% | 0.24% | - |
| HSV(B) | 286.43º | 0.81% | 0.41% | - |
| XYZ | 6.5 | 3.43 | 13.42 | - |
| YUV | 49.01 | 159.03 | 153.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 20 | 104 | 0.18 | 0.81 | 0 | 0.59 | 286.43 | 0.68 | 0.24 |
| Hex | 55 | 14 | 68 | 12 | 51 | 0 | 3B | 11E | 44 | 18 |
| Octal | 125 | 24 | 150 | 22 | 121 | 0 | 73 | 436 | 104 | 30 |
| Binary | 1010101 | 10100 | 1101000 | 10010 | 1010001 | 0 | 111011 | 100011110 | 1000100 | 11000 |
Color Harmonies of #551468
Complementary color
Monochromatic Colors of #551468
Black with #551468
Text Example
Text Example
White with #551468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #551468; }
p { color: rgb(85,20,104); }
H1.HeaderClassName
{
color: #551468;
}
.AnyTagClassName
{
color: #551468;
}
</style>
background-color css
<style>
a { background-color: #551468; }
a { background-color: rgb(85,20,104); }
div.DivClassName
{
background-color: #551468;
}
.BgClassName
{
background-color: #551468;
}
</style>
border-color css
<style>
span { border-color: #551468; }
span { border-color: rgb(85,20,104); }
td.TdClassName
{
border-color: #551468;
}
.TagClassName
{
border-color: #551468;
}
</style>