Shades of Honey Flower #553463
Tints of Honey Flower #553463
RGB
CMYK
RGB Variations
Color information
#553463 (or 0x553463) is known color: Honey Flower. HEX triplet: 55, 34 and 63. RGB value is (85,52,99). Sum of RGB (Red+Green+Blue) = 85+52+99=236 (31% of max value = 765). Red value is 85 (33.59% from 255 or 36.02% from 236); Green value is 52 (20.70% from 255 or 22.03% from 236); Blue value is 99 (39.06% from 255 or 41.95% from 236); Max value from RGB is 99 - color contains mainly: blue. Hex color #553463 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553463 is #AACB9C. Grayscale: #434343. Windows color (decimal): -11193245 or 6501461. OLE color: 6501461.
HSL color Cylindrical-coordinate representation of color #553463: hue angle of 282.13º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #553463 is Cyan = 0.14, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 85 | 52 | 99 | - |
| CMYK | 0.14 | 0.47 | 0 | 0.61 |
| HSL | 282.13º | 0.31% | 0.3% | - |
| HSV(B) | 282.13º | 0.47% | 0.39% | - |
| XYZ | 7.23 | 5.29 | 12.44 | - |
| YUV | 67.23 | 145.93 | 140.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 52 | 99 | 0.14 | 0.47 | 0 | 0.61 | 282.13 | 0.31 | 0.3 |
| Hex | 55 | 34 | 63 | E | 2F | 0 | 3D | 11A | 1F | 1E |
| Octal | 125 | 64 | 143 | 16 | 57 | 0 | 75 | 432 | 37 | 36 |
| Binary | 1010101 | 110100 | 1100011 | 1110 | 101111 | 0 | 111101 | 100011010 | 11111 | 11110 |
Color Harmonies of #553463
Complementary color
Monochromatic Colors of #553463
Black with #553463
Text Example
Text Example
White with #553463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553463; }
p { color: rgb(85,52,99); }
H1.HeaderClassName
{
color: #553463;
}
.AnyTagClassName
{
color: #553463;
}
</style>
background-color css
<style>
a { background-color: #553463; }
a { background-color: rgb(85,52,99); }
div.DivClassName
{
background-color: #553463;
}
.BgClassName
{
background-color: #553463;
}
</style>
border-color css
<style>
span { border-color: #553463; }
span { border-color: rgb(85,52,99); }
td.TdClassName
{
border-color: #553463;
}
.TagClassName
{
border-color: #553463;
}
</style>