Shades of Honey Flower #553562
Tints of Honey Flower #553562
RGB
CMYK
RGB Variations
Color information
#553562 (or 0x553562) is known color: Honey Flower. HEX triplet: 55, 35 and 62. RGB value is (85,53,98). Sum of RGB (Red+Green+Blue) = 85+53+98=236 (31% of max value = 765). Red value is 85 (33.59% from 255 or 36.02% from 236); Green value is 53 (21.09% from 255 or 22.46% from 236); Blue value is 98 (38.67% from 255 or 41.53% from 236); Max value from RGB is 98 - color contains mainly: blue. Hex color #553562 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553562 is #AACA9D. Grayscale: #434343. Windows color (decimal): -11192990 or 6436181. OLE color: 6436181.
HSL color Cylindrical-coordinate representation of color #553562: hue angle of 282.67º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #553562 is Cyan = 0.13, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 85 | 53 | 98 | - |
| CMYK | 0.13 | 0.46 | 0 | 0.62 |
| HSL | 282.67º | 0.3% | 0.3% | - |
| HSV(B) | 282.67º | 0.46% | 0.38% | - |
| XYZ | 7.22 | 5.36 | 12.21 | - |
| YUV | 67.7 | 145.1 | 140.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 53 | 98 | 0.13 | 0.46 | 0 | 0.62 | 282.67 | 0.3 | 0.3 |
| Hex | 55 | 35 | 62 | D | 2E | 0 | 3E | 11B | 1E | 1E |
| Octal | 125 | 65 | 142 | 15 | 56 | 0 | 76 | 433 | 36 | 36 |
| Binary | 1010101 | 110101 | 1100010 | 1101 | 101110 | 0 | 111110 | 100011011 | 11110 | 11110 |
Color Harmonies of #553562
Complementary color
Monochromatic Colors of #553562
Black with #553562
Text Example
Text Example
White with #553562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553562; }
p { color: rgb(85,53,98); }
H1.HeaderClassName
{
color: #553562;
}
.AnyTagClassName
{
color: #553562;
}
</style>
background-color css
<style>
a { background-color: #553562; }
a { background-color: rgb(85,53,98); }
div.DivClassName
{
background-color: #553562;
}
.BgClassName
{
background-color: #553562;
}
</style>
border-color css
<style>
span { border-color: #553562; }
span { border-color: rgb(85,53,98); }
td.TdClassName
{
border-color: #553562;
}
.TagClassName
{
border-color: #553562;
}
</style>