Shades of Scarlet Gum #552167
Tints of Scarlet Gum #552167
RGB
CMYK
RGB Variations
Color information
#552167 (or 0x552167) is known color: Scarlet Gum. HEX triplet: 55, 21 and 67. RGB value is (85,33,103). Sum of RGB (Red+Green+Blue) = 85+33+103=221 (29% of max value = 765). Red value is 85 (33.59% from 255 or 38.46% from 221); Green value is 33 (13.28% from 255 or 14.93% from 221); Blue value is 103 (40.62% from 255 or 46.61% from 221); Max value from RGB is 103 - color contains mainly: blue. Hex color #552167 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #552167 is #AADE98. Grayscale: #383838. Windows color (decimal): -11198105 or 6758741. OLE color: 6758741.
HSL color Cylindrical-coordinate representation of color #552167: hue angle of 284.57º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #552167 is Cyan = 0.17, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 85 | 33 | 103 | - |
| CMYK | 0.17 | 0.68 | 0 | 0.60 |
| HSL | 284.57º | 0.51% | 0.27% | - |
| HSV(B) | 284.57º | 0.68% | 0.4% | - |
| XYZ | 6.74 | 4 | 13.25 | - |
| YUV | 56.53 | 154.23 | 148.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 33 | 103 | 0.17 | 0.68 | 0 | 0.60 | 284.57 | 0.51 | 0.27 |
| Hex | 55 | 21 | 67 | 11 | 44 | 0 | 3C | 11D | 33 | 1B |
| Octal | 125 | 41 | 147 | 21 | 104 | 0 | 74 | 435 | 63 | 33 |
| Binary | 1010101 | 100001 | 1100111 | 10001 | 1000100 | 0 | 111100 | 100011101 | 110011 | 11011 |
Color Harmonies of #552167
Complementary color
Monochromatic Colors of #552167
Black with #552167
Text Example
Text Example
White with #552167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552167; }
p { color: rgb(85,33,103); }
H1.HeaderClassName
{
color: #552167;
}
.AnyTagClassName
{
color: #552167;
}
</style>
background-color css
<style>
a { background-color: #552167; }
a { background-color: rgb(85,33,103); }
div.DivClassName
{
background-color: #552167;
}
.BgClassName
{
background-color: #552167;
}
</style>
border-color css
<style>
span { border-color: #552167; }
span { border-color: rgb(85,33,103); }
td.TdClassName
{
border-color: #552167;
}
.TagClassName
{
border-color: #552167;
}
</style>