Shades of Honey Flower #553566
Tints of Honey Flower #553566
RGB
CMYK
RGB Variations
Color information
#553566 (or 0x553566) is known color: Honey Flower. HEX triplet: 55, 35 and 66. RGB value is (85,53,102). Sum of RGB (Red+Green+Blue) = 85+53+102=240 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.42% from 240); Green value is 53 (21.09% from 255 or 22.08% from 240); Blue value is 102 (40.23% from 255 or 42.5% from 240); Max value from RGB is 102 - color contains mainly: blue. Hex color #553566 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553566 is #AACA99. Grayscale: #434343. Windows color (decimal): -11192986 or 6698325. OLE color: 6698325.
HSL color Cylindrical-coordinate representation of color #553566: hue angle of 279.18º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #553566 is Cyan = 0.17, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 85 | 53 | 102 | - |
| CMYK | 0.17 | 0.48 | 0 | 0.6 |
| HSL | 279.18º | 0.32% | 0.3% | - |
| HSV(B) | 279.18º | 0.48% | 0.4% | - |
| XYZ | 7.42 | 5.44 | 13.23 | - |
| YUV | 68.15 | 147.1 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 53 | 102 | 0.17 | 0.48 | 0 | 0.6 | 279.18 | 0.32 | 0.3 |
| Hex | 55 | 35 | 66 | 11 | 30 | 0 | 3C | 117 | 20 | 1E |
| Octal | 125 | 65 | 146 | 21 | 60 | 0 | 74 | 427 | 40 | 36 |
| Binary | 1010101 | 110101 | 1100110 | 10001 | 110000 | 0 | 111100 | 100010111 | 100000 | 11110 |
Color Harmonies of #553566
Complementary color
Monochromatic Colors of #553566
Black with #553566
Text Example
Text Example
White with #553566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553566; }
p { color: rgb(85,53,102); }
H1.HeaderClassName
{
color: #553566;
}
.AnyTagClassName
{
color: #553566;
}
</style>
background-color css
<style>
a { background-color: #553566; }
a { background-color: rgb(85,53,102); }
div.DivClassName
{
background-color: #553566;
}
.BgClassName
{
background-color: #553566;
}
</style>
border-color css
<style>
span { border-color: #553566; }
span { border-color: rgb(85,53,102); }
td.TdClassName
{
border-color: #553566;
}
.TagClassName
{
border-color: #553566;
}
</style>