Shades of Honey Flower #553666
Tints of Honey Flower #553666
RGB
CMYK
RGB Variations
Color information
#553666 (or 0x553666) is known color: Honey Flower. HEX triplet: 55, 36 and 66. RGB value is (85,54,102). Sum of RGB (Red+Green+Blue) = 85+54+102=241 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.27% from 241); Green value is 54 (21.48% from 255 or 22.41% from 241); Blue value is 102 (40.23% from 255 or 42.32% from 241); Max value from RGB is 102 - color contains mainly: blue. Hex color #553666 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553666 is #AAC999. Grayscale: #444444. Windows color (decimal): -11192730 or 6698581. OLE color: 6698581.
HSL color Cylindrical-coordinate representation of color #553666: hue angle of 278.75º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #553666 is Cyan = 0.17, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 85 | 54 | 102 | - |
| CMYK | 0.17 | 0.47 | 0 | 0.6 |
| HSL | 278.75º | 0.31% | 0.31% | - |
| HSV(B) | 278.75º | 0.47% | 0.4% | - |
| XYZ | 7.46 | 5.53 | 13.24 | - |
| YUV | 68.74 | 146.77 | 139.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 102 | 0.17 | 0.47 | 0 | 0.6 | 278.75 | 0.31 | 0.31 |
| Hex | 55 | 36 | 66 | 11 | 2F | 0 | 3C | 117 | 1F | 1F |
| Octal | 125 | 66 | 146 | 21 | 57 | 0 | 74 | 427 | 37 | 37 |
| Binary | 1010101 | 110110 | 1100110 | 10001 | 101111 | 0 | 111100 | 100010111 | 11111 | 11111 |
Color Harmonies of #553666
Complementary color
Monochromatic Colors of #553666
Black with #553666
Text Example
Text Example
White with #553666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553666; }
p { color: rgb(85,54,102); }
H1.HeaderClassName
{
color: #553666;
}
.AnyTagClassName
{
color: #553666;
}
</style>
background-color css
<style>
a { background-color: #553666; }
a { background-color: rgb(85,54,102); }
div.DivClassName
{
background-color: #553666;
}
.BgClassName
{
background-color: #553666;
}
</style>
border-color css
<style>
span { border-color: #553666; }
span { border-color: rgb(85,54,102); }
td.TdClassName
{
border-color: #553666;
}
.TagClassName
{
border-color: #553666;
}
</style>