Shades of Honey Flower #553264
Tints of Honey Flower #553264
RGB
CMYK
RGB Variations
Color information
#553264 (or 0x553264) is known color: Honey Flower. HEX triplet: 55, 32 and 64. RGB value is (85,50,100). Sum of RGB (Red+Green+Blue) = 85+50+100=235 (31% of max value = 765). Red value is 85 (33.59% from 255 or 36.17% from 235); Green value is 50 (19.92% from 255 or 21.28% from 235); Blue value is 100 (39.45% from 255 or 42.55% from 235); Max value from RGB is 100 - color contains mainly: blue. Hex color #553264 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553264 is #AACD9B. Grayscale: #424242. Windows color (decimal): -11193756 or 6566485. OLE color: 6566485.
HSL color Cylindrical-coordinate representation of color #553264: hue angle of 282º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #553264 is Cyan = 0.15, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 85 | 50 | 100 | - |
| CMYK | 0.15 | 0.50 | 0 | 0.61 |
| HSL | 282º | 0.33% | 0.29% | - |
| HSV(B) | 282º | 0.5% | 0.39% | - |
| XYZ | 7.19 | 5.13 | 12.67 | - |
| YUV | 66.17 | 147.1 | 141.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 50 | 100 | 0.15 | 0.50 | 0 | 0.61 | 282 | 0.33 | 0.29 |
| Hex | 55 | 32 | 64 | F | 32 | 0 | 3D | 11A | 21 | 1D |
| Octal | 125 | 62 | 144 | 17 | 62 | 0 | 75 | 432 | 41 | 35 |
| Binary | 1010101 | 110010 | 1100100 | 1111 | 110010 | 0 | 111101 | 100011010 | 100001 | 11101 |
Color Harmonies of #553264
Complementary color
Monochromatic Colors of #553264
Black with #553264
Text Example
Text Example
White with #553264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553264; }
p { color: rgb(85,50,100); }
H1.HeaderClassName
{
color: #553264;
}
.AnyTagClassName
{
color: #553264;
}
</style>
background-color css
<style>
a { background-color: #553264; }
a { background-color: rgb(85,50,100); }
div.DivClassName
{
background-color: #553264;
}
.BgClassName
{
background-color: #553264;
}
</style>
border-color css
<style>
span { border-color: #553264; }
span { border-color: rgb(85,50,100); }
td.TdClassName
{
border-color: #553264;
}
.TagClassName
{
border-color: #553264;
}
</style>