Shades of Honey Flower #553865
Tints of Honey Flower #553865
RGB
CMYK
RGB Variations
Color information
#553865 (or 0x553865) is known color: Honey Flower. HEX triplet: 55, 38 and 65. RGB value is (85,56,101). Sum of RGB (Red+Green+Blue) = 85+56+101=242 (32% of max value = 765). Red value is 85 (33.59% from 255 or 35.12% from 242); Green value is 56 (22.27% from 255 or 23.14% from 242); Blue value is 101 (39.84% from 255 or 41.74% from 242); Max value from RGB is 101 - color contains mainly: blue. Hex color #553865 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553865 is #AAC79A. Grayscale: #454545. Windows color (decimal): -11192219 or 6633557. OLE color: 6633557.
HSL color Cylindrical-coordinate representation of color #553865: hue angle of 278.67º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #553865 is Cyan = 0.16, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 85 | 56 | 101 | - |
| CMYK | 0.16 | 0.45 | 0 | 0.60 |
| HSL | 278.67º | 0.29% | 0.31% | - |
| HSV(B) | 278.67º | 0.45% | 0.4% | - |
| XYZ | 7.51 | 5.7 | 13.02 | - |
| YUV | 69.8 | 145.61 | 138.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 56 | 101 | 0.16 | 0.45 | 0 | 0.60 | 278.67 | 0.29 | 0.31 |
| Hex | 55 | 38 | 65 | 10 | 2D | 0 | 3C | 117 | 1D | 1F |
| Octal | 125 | 70 | 145 | 20 | 55 | 0 | 74 | 427 | 35 | 37 |
| Binary | 1010101 | 111000 | 1100101 | 10000 | 101101 | 0 | 111100 | 100010111 | 11101 | 11111 |
Color Harmonies of #553865
Complementary color
Monochromatic Colors of #553865
Black with #553865
Text Example
Text Example
White with #553865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553865; }
p { color: rgb(85,56,101); }
H1.HeaderClassName
{
color: #553865;
}
.AnyTagClassName
{
color: #553865;
}
</style>
background-color css
<style>
a { background-color: #553865; }
a { background-color: rgb(85,56,101); }
div.DivClassName
{
background-color: #553865;
}
.BgClassName
{
background-color: #553865;
}
</style>
border-color css
<style>
span { border-color: #553865; }
span { border-color: rgb(85,56,101); }
td.TdClassName
{
border-color: #553865;
}
.TagClassName
{
border-color: #553865;
}
</style>