Shades of Honey Flower #553066
Tints of Honey Flower #553066
RGB
CMYK
RGB Variations
Color information
#553066 (or 0x553066) is known color: Honey Flower. HEX triplet: 55, 30 and 66. RGB value is (85,48,102). Sum of RGB (Red+Green+Blue) = 85+48+102=235 (31% of max value = 765). Red value is 85 (33.59% from 255 or 36.17% from 235); Green value is 48 (19.14% from 255 or 20.43% from 235); Blue value is 102 (40.23% from 255 or 43.40% from 235); Max value from RGB is 102 - color contains mainly: blue. Hex color #553066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553066 is #AACF99. Grayscale: #414141. Windows color (decimal): -11194266 or 6697045. OLE color: 6697045.
HSL color Cylindrical-coordinate representation of color #553066: hue angle of 281.11º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #553066 is Cyan = 0.17, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 85 | 48 | 102 | - |
| CMYK | 0.17 | 0.53 | 0 | 0.6 |
| HSL | 281.11º | 0.36% | 0.29% | - |
| HSV(B) | 281.11º | 0.53% | 0.4% | - |
| XYZ | 7.2 | 5 | 13.16 | - |
| YUV | 65.22 | 148.76 | 142.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 102 | 0.17 | 0.53 | 0 | 0.6 | 281.11 | 0.36 | 0.29 |
| Hex | 55 | 30 | 66 | 11 | 35 | 0 | 3C | 119 | 24 | 1D |
| Octal | 125 | 60 | 146 | 21 | 65 | 0 | 74 | 431 | 44 | 35 |
| Binary | 1010101 | 110000 | 1100110 | 10001 | 110101 | 0 | 111100 | 100011001 | 100100 | 11101 |
Color Harmonies of #553066
Complementary color
Monochromatic Colors of #553066
Black with #553066
Text Example
Text Example
White with #553066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553066; }
p { color: rgb(85,48,102); }
H1.HeaderClassName
{
color: #553066;
}
.AnyTagClassName
{
color: #553066;
}
</style>
background-color css
<style>
a { background-color: #553066; }
a { background-color: rgb(85,48,102); }
div.DivClassName
{
background-color: #553066;
}
.BgClassName
{
background-color: #553066;
}
</style>
border-color css
<style>
span { border-color: #553066; }
span { border-color: rgb(85,48,102); }
td.TdClassName
{
border-color: #553066;
}
.TagClassName
{
border-color: #553066;
}
</style>