Shades of Honey Flower #553268
Tints of Honey Flower #553268
RGB
CMYK
RGB Variations
Color information
#553268 (or 0x553268) is known color: Honey Flower. HEX triplet: 55, 32 and 68. RGB value is (85,50,104). Sum of RGB (Red+Green+Blue) = 85+50+104=239 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.56% from 239); Green value is 50 (19.92% from 255 or 20.92% from 239); Blue value is 104 (41.02% from 255 or 43.51% from 239); Max value from RGB is 104 - color contains mainly: blue. Hex color #553268 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553268 is #AACD97. Grayscale: #424242. Windows color (decimal): -11193752 or 6828629. OLE color: 6828629.
HSL color Cylindrical-coordinate representation of color #553268: hue angle of 278.89º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #553268 is Cyan = 0.18, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 85 | 50 | 104 | - |
| CMYK | 0.18 | 0.52 | 0 | 0.59 |
| HSL | 278.89º | 0.35% | 0.3% | - |
| HSV(B) | 278.89º | 0.52% | 0.41% | - |
| XYZ | 7.39 | 5.21 | 13.71 | - |
| YUV | 66.62 | 149.1 | 141.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 50 | 104 | 0.18 | 0.52 | 0 | 0.59 | 278.89 | 0.35 | 0.3 |
| Hex | 55 | 32 | 68 | 12 | 34 | 0 | 3B | 117 | 23 | 1E |
| Octal | 125 | 62 | 150 | 22 | 64 | 0 | 73 | 427 | 43 | 36 |
| Binary | 1010101 | 110010 | 1101000 | 10010 | 110100 | 0 | 111011 | 100010111 | 100011 | 11110 |
Color Harmonies of #553268
Complementary color
Monochromatic Colors of #553268
Black with #553268
Text Example
Text Example
White with #553268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553268; }
p { color: rgb(85,50,104); }
H1.HeaderClassName
{
color: #553268;
}
.AnyTagClassName
{
color: #553268;
}
</style>
background-color css
<style>
a { background-color: #553268; }
a { background-color: rgb(85,50,104); }
div.DivClassName
{
background-color: #553268;
}
.BgClassName
{
background-color: #553268;
}
</style>
border-color css
<style>
span { border-color: #553268; }
span { border-color: rgb(85,50,104); }
td.TdClassName
{
border-color: #553268;
}
.TagClassName
{
border-color: #553268;
}
</style>