Shades of Honey Flower #644671
Tints of Honey Flower #644671
RGB
CMYK
RGB Variations
Color information
#644671 (or 0x644671) is known color: Honey Flower. HEX triplet: 64, 46 and 71. RGB value is (100,70,113). Sum of RGB (Red+Green+Blue) = 100+70+113=283 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.34% from 283); Green value is 70 (27.73% from 255 or 24.73% from 283); Blue value is 113 (44.53% from 255 or 39.93% from 283); Max value from RGB is 113 - color contains mainly: blue. Hex color #644671 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #644671 is #9BB98E. Grayscale: #535353. Windows color (decimal): -10205583 or 7423588. OLE color: 7423588.
HSL color Cylindrical-coordinate representation of color #644671: hue angle of 281.86º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #644671 is Cyan = 0.12, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 70 | 113 | - |
| CMYK | 0.12 | 0.38 | 0 | 0.56 |
| HSL | 281.86º | 0.23% | 0.36% | - |
| HSV(B) | 281.86º | 0.38% | 0.44% | - |
| XYZ | 10.43 | 8.28 | 16.67 | - |
| YUV | 83.87 | 144.44 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 70 | 113 | 0.12 | 0.38 | 0 | 0.56 | 281.86 | 0.23 | 0.36 |
| Hex | 64 | 46 | 71 | C | 26 | 0 | 38 | 11A | 17 | 24 |
| Octal | 144 | 106 | 161 | 14 | 46 | 0 | 70 | 432 | 27 | 44 |
| Binary | 1100100 | 1000110 | 1110001 | 1100 | 100110 | 0 | 111000 | 100011010 | 10111 | 100100 |
Color Harmonies of #644671
Complementary color
Monochromatic Colors of #644671
Black with #644671
Text Example
Text Example
White with #644671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644671; }
p { color: rgb(100,70,113); }
H1.HeaderClassName
{
color: #644671;
}
.AnyTagClassName
{
color: #644671;
}
</style>
background-color css
<style>
a { background-color: #644671; }
a { background-color: rgb(100,70,113); }
div.DivClassName
{
background-color: #644671;
}
.BgClassName
{
background-color: #644671;
}
</style>
border-color css
<style>
span { border-color: #644671; }
span { border-color: rgb(100,70,113); }
td.TdClassName
{
border-color: #644671;
}
.TagClassName
{
border-color: #644671;
}
</style>