Shades of Scarlet Gum #551067
Tints of Scarlet Gum #551067
RGB
CMYK
RGB Variations
Color information
#551067 (or 0x551067) is known color: Scarlet Gum. HEX triplet: 55, 10 and 67. RGB value is (85,16,103). Sum of RGB (Red+Green+Blue) = 85+16+103=204 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.67% from 204); Green value is 16 (6.64% from 255 or 7.84% from 204); Blue value is 103 (40.62% from 255 or 50.49% from 204); Max value from RGB is 103 - color contains mainly: blue. Hex color #551067 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #551067 is #AAEF98. Grayscale: #2E2E2E. Windows color (decimal): -11202457 or 6754389. OLE color: 6754389.
HSL color Cylindrical-coordinate representation of color #551067: hue angle of 287.59º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #551067 is Cyan = 0.17, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 85 | 16 | 103 | - |
| CMYK | 0.17 | 0.84 | 0 | 0.60 |
| HSL | 287.59º | 0.73% | 0.23% | - |
| HSV(B) | 287.59º | 0.84% | 0.4% | - |
| XYZ | 6.38 | 3.28 | 13.13 | - |
| YUV | 46.55 | 159.86 | 155.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 16 | 103 | 0.17 | 0.84 | 0 | 0.60 | 287.59 | 0.73 | 0.23 |
| Hex | 55 | 10 | 67 | 11 | 54 | 0 | 3C | 120 | 49 | 17 |
| Octal | 125 | 20 | 147 | 21 | 124 | 0 | 74 | 440 | 111 | 27 |
| Binary | 1010101 | 10000 | 1100111 | 10001 | 1010100 | 0 | 111100 | 100100000 | 1001001 | 10111 |
Color Harmonies of #551067
Complementary color
Monochromatic Colors of #551067
Black with #551067
Text Example
Text Example
White with #551067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #551067; }
p { color: rgb(85,16,103); }
H1.HeaderClassName
{
color: #551067;
}
.AnyTagClassName
{
color: #551067;
}
</style>
background-color css
<style>
a { background-color: #551067; }
a { background-color: rgb(85,16,103); }
div.DivClassName
{
background-color: #551067;
}
.BgClassName
{
background-color: #551067;
}
</style>
border-color css
<style>
span { border-color: #551067; }
span { border-color: rgb(85,16,103); }
td.TdClassName
{
border-color: #551067;
}
.TagClassName
{
border-color: #551067;
}
</style>