Shades of Honey Flower #56435E
Tints of Honey Flower #56435E
RGB
CMYK
RGB Variations
Color information
#56435E (or 0x56435E) is known color: Honey Flower. HEX triplet: 56, 43 and 5E. RGB value is (86,67,94). Sum of RGB (Red+Green+Blue) = 86+67+94=247 (32% of max value = 765). Red value is 86 (33.98% from 255 or 34.82% from 247); Green value is 67 (26.56% from 255 or 27.13% from 247); Blue value is 94 (37.11% from 255 or 38.06% from 247); Max value from RGB is 94 - color contains mainly: blue. Hex color #56435E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #56435E is #A9BCA1. Grayscale: #4B4B4B. Windows color (decimal): -11123874 or 6177622. OLE color: 6177622.
HSL color Cylindrical-coordinate representation of color #56435E: hue angle of 282.22º degrees, saturation: 0.17, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #56435E is Cyan = 0.09, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 86 | 67 | 94 | - |
| CMYK | 0.09 | 0.29 | 0 | 0.63 |
| HSL | 282.22º | 0.17% | 0.32% | - |
| HSV(B) | 282.22º | 0.29% | 0.37% | - |
| XYZ | 7.87 | 6.8 | 11.49 | - |
| YUV | 75.76 | 138.29 | 135.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 67 | 94 | 0.09 | 0.29 | 0 | 0.63 | 282.22 | 0.17 | 0.32 |
| Hex | 56 | 43 | 5E | 9 | 1D | 0 | 3F | 11A | 11 | 20 |
| Octal | 126 | 103 | 136 | 11 | 35 | 0 | 77 | 432 | 21 | 40 |
| Binary | 1010110 | 1000011 | 1011110 | 1001 | 11101 | 0 | 111111 | 100011010 | 10001 | 100000 |
Color Harmonies of #56435E
Complementary color
Monochromatic Colors of #56435E
Black with #56435E
Text Example
Text Example
White with #56435E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #56435E; }
p { color: rgb(86,67,94); }
H1.HeaderClassName
{
color: #56435E;
}
.AnyTagClassName
{
color: #56435E;
}
</style>
background-color css
<style>
a { background-color: #56435E; }
a { background-color: rgb(86,67,94); }
div.DivClassName
{
background-color: #56435E;
}
.BgClassName
{
background-color: #56435E;
}
</style>
border-color css
<style>
span { border-color: #56435E; }
span { border-color: rgb(86,67,94); }
td.TdClassName
{
border-color: #56435E;
}
.TagClassName
{
border-color: #56435E;
}
</style>