Shades of Honey Flower #553068
Tints of Honey Flower #553068
RGB
CMYK
RGB Variations
Color information
#553068 (or 0x553068) is known color: Honey Flower. HEX triplet: 55, 30 and 68. RGB value is (85,48,104). Sum of RGB (Red+Green+Blue) = 85+48+104=237 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.86% from 237); Green value is 48 (19.14% from 255 or 20.25% from 237); Blue value is 104 (41.02% from 255 or 43.88% from 237); Max value from RGB is 104 - color contains mainly: blue. Hex color #553068 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553068 is #AACF97. Grayscale: #414141. Windows color (decimal): -11194264 or 6828117. OLE color: 6828117.
HSL color Cylindrical-coordinate representation of color #553068: hue angle of 279.64º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #553068 is Cyan = 0.18, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 85 | 48 | 104 | - |
| CMYK | 0.18 | 0.54 | 0 | 0.59 |
| HSL | 279.64º | 0.37% | 0.3% | - |
| HSV(B) | 279.64º | 0.54% | 0.41% | - |
| XYZ | 7.3 | 5.04 | 13.69 | - |
| YUV | 65.45 | 149.76 | 141.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 104 | 0.18 | 0.54 | 0 | 0.59 | 279.64 | 0.37 | 0.3 |
| Hex | 55 | 30 | 68 | 12 | 36 | 0 | 3B | 118 | 25 | 1E |
| Octal | 125 | 60 | 150 | 22 | 66 | 0 | 73 | 430 | 45 | 36 |
| Binary | 1010101 | 110000 | 1101000 | 10010 | 110110 | 0 | 111011 | 100011000 | 100101 | 11110 |
Color Harmonies of #553068
Complementary color
Monochromatic Colors of #553068
Black with #553068
Text Example
Text Example
White with #553068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553068; }
p { color: rgb(85,48,104); }
H1.HeaderClassName
{
color: #553068;
}
.AnyTagClassName
{
color: #553068;
}
</style>
background-color css
<style>
a { background-color: #553068; }
a { background-color: rgb(85,48,104); }
div.DivClassName
{
background-color: #553068;
}
.BgClassName
{
background-color: #553068;
}
</style>
border-color css
<style>
span { border-color: #553068; }
span { border-color: rgb(85,48,104); }
td.TdClassName
{
border-color: #553068;
}
.TagClassName
{
border-color: #553068;
}
</style>