Shades of Scarlet Gum #551567
Tints of Scarlet Gum #551567
RGB
CMYK
RGB Variations
Color information
#551567 (or 0x551567) is known color: Scarlet Gum. HEX triplet: 55, 15 and 67. RGB value is (85,21,103). Sum of RGB (Red+Green+Blue) = 85+21+103=209 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.67% from 209); Green value is 21 (8.59% from 255 or 10.05% from 209); Blue value is 103 (40.62% from 255 or 49.28% from 209); Max value from RGB is 103 - color contains mainly: blue. Hex color #551567 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #551567 is #AAEA98. Grayscale: #313131. Windows color (decimal): -11201177 or 6755669. OLE color: 6755669.
HSL color Cylindrical-coordinate representation of color #551567: hue angle of 286.83º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #551567 is Cyan = 0.17, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 85 | 21 | 103 | - |
| CMYK | 0.17 | 0.80 | 0 | 0.60 |
| HSL | 286.83º | 0.66% | 0.24% | - |
| HSV(B) | 286.83º | 0.8% | 0.4% | - |
| XYZ | 6.46 | 3.45 | 13.16 | - |
| YUV | 49.48 | 158.2 | 153.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 21 | 103 | 0.17 | 0.80 | 0 | 0.60 | 286.83 | 0.66 | 0.24 |
| Hex | 55 | 15 | 67 | 11 | 50 | 0 | 3C | 11F | 42 | 18 |
| Octal | 125 | 25 | 147 | 21 | 120 | 0 | 74 | 437 | 102 | 30 |
| Binary | 1010101 | 10101 | 1100111 | 10001 | 1010000 | 0 | 111100 | 100011111 | 1000010 | 11000 |
Color Harmonies of #551567
Complementary color
Monochromatic Colors of #551567
Black with #551567
Text Example
Text Example
White with #551567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #551567; }
p { color: rgb(85,21,103); }
H1.HeaderClassName
{
color: #551567;
}
.AnyTagClassName
{
color: #551567;
}
</style>
background-color css
<style>
a { background-color: #551567; }
a { background-color: rgb(85,21,103); }
div.DivClassName
{
background-color: #551567;
}
.BgClassName
{
background-color: #551567;
}
</style>
border-color css
<style>
span { border-color: #551567; }
span { border-color: rgb(85,21,103); }
td.TdClassName
{
border-color: #551567;
}
.TagClassName
{
border-color: #551567;
}
</style>