Shades of Scarlet Gum #552766
Tints of Scarlet Gum #552766
RGB
CMYK
RGB Variations
Color information
#552766 (or 0x552766) is known color: Scarlet Gum. HEX triplet: 55, 27 and 66. RGB value is (85,39,102). Sum of RGB (Red+Green+Blue) = 85+39+102=226 (29% of max value = 765). Red value is 85 (33.59% from 255 or 37.61% from 226); Green value is 39 (15.62% from 255 or 17.26% from 226); Blue value is 102 (40.23% from 255 or 45.13% from 226); Max value from RGB is 102 - color contains mainly: blue. Hex color #552766 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #552766 is #AAD899. Grayscale: #3B3B3B. Windows color (decimal): -11196570 or 6694741. OLE color: 6694741.
HSL color Cylindrical-coordinate representation of color #552766: hue angle of 283.81º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #552766 is Cyan = 0.17, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 85 | 39 | 102 | - |
| CMYK | 0.17 | 0.62 | 0 | 0.6 |
| HSL | 283.81º | 0.45% | 0.28% | - |
| HSV(B) | 283.81º | 0.62% | 0.4% | - |
| XYZ | 6.87 | 4.34 | 13.05 | - |
| YUV | 59.94 | 151.74 | 145.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 39 | 102 | 0.17 | 0.62 | 0 | 0.6 | 283.81 | 0.45 | 0.28 |
| Hex | 55 | 27 | 66 | 11 | 3E | 0 | 3C | 11C | 2D | 1C |
| Octal | 125 | 47 | 146 | 21 | 76 | 0 | 74 | 434 | 55 | 34 |
| Binary | 1010101 | 100111 | 1100110 | 10001 | 111110 | 0 | 111100 | 100011100 | 101101 | 11100 |
Color Harmonies of #552766
Complementary color
Monochromatic Colors of #552766
Black with #552766
Text Example
Text Example
White with #552766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552766; }
p { color: rgb(85,39,102); }
H1.HeaderClassName
{
color: #552766;
}
.AnyTagClassName
{
color: #552766;
}
</style>
background-color css
<style>
a { background-color: #552766; }
a { background-color: rgb(85,39,102); }
div.DivClassName
{
background-color: #552766;
}
.BgClassName
{
background-color: #552766;
}
</style>
border-color css
<style>
span { border-color: #552766; }
span { border-color: rgb(85,39,102); }
td.TdClassName
{
border-color: #552766;
}
.TagClassName
{
border-color: #552766;
}
</style>