Shades of Honey Flower #644576
Tints of Honey Flower #644576
RGB
CMYK
RGB Variations
Color information
#644576 (or 0x644576) is known color: Honey Flower. HEX triplet: 64, 45 and 76. RGB value is (100,69,118). Sum of RGB (Red+Green+Blue) = 100+69+118=287 (38% of max value = 765). Red value is 100 (39.45% from 255 or 34.84% from 287); Green value is 69 (27.34% from 255 or 24.04% from 287); Blue value is 118 (46.48% from 255 or 41.11% from 287); Max value from RGB is 118 - color contains mainly: blue. Hex color #644576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #644576 is #9BBA89. Grayscale: #535353. Windows color (decimal): -10205834 or 7751012. OLE color: 7751012.
HSL color Cylindrical-coordinate representation of color #644576: hue angle of 277.96º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #644576 is Cyan = 0.15, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 100 | 69 | 118 | - |
| CMYK | 0.15 | 0.42 | 0 | 0.54 |
| HSL | 277.96º | 0.26% | 0.37% | - |
| HSV(B) | 277.96º | 0.42% | 0.46% | - |
| XYZ | 10.65 | 8.27 | 18.17 | - |
| YUV | 83.86 | 147.27 | 139.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 69 | 118 | 0.15 | 0.42 | 0 | 0.54 | 277.96 | 0.26 | 0.37 |
| Hex | 64 | 45 | 76 | F | 2A | 0 | 36 | 116 | 1A | 25 |
| Octal | 144 | 105 | 166 | 17 | 52 | 0 | 66 | 426 | 32 | 45 |
| Binary | 1100100 | 1000101 | 1110110 | 1111 | 101010 | 0 | 110110 | 100010110 | 11010 | 100101 |
Color Harmonies of #644576
Complementary color
Monochromatic Colors of #644576
Black with #644576
Text Example
Text Example
White with #644576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644576; }
p { color: rgb(100,69,118); }
H1.HeaderClassName
{
color: #644576;
}
.AnyTagClassName
{
color: #644576;
}
</style>
background-color css
<style>
a { background-color: #644576; }
a { background-color: rgb(100,69,118); }
div.DivClassName
{
background-color: #644576;
}
.BgClassName
{
background-color: #644576;
}
</style>
border-color css
<style>
span { border-color: #644576; }
span { border-color: rgb(100,69,118); }
td.TdClassName
{
border-color: #644576;
}
.TagClassName
{
border-color: #644576;
}
</style>