Shades of Honey Flower #644470
Tints of Honey Flower #644470
RGB
CMYK
RGB Variations
Color information
#644470 (or 0x644470) is known color: Honey Flower. HEX triplet: 64, 44 and 70. RGB value is (100,68,112). Sum of RGB (Red+Green+Blue) = 100+68+112=280 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.71% from 280); Green value is 68 (26.95% from 255 or 24.29% from 280); Blue value is 112 (44.14% from 255 or 40% from 280); Max value from RGB is 112 - color contains mainly: blue. Hex color #644470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #644470 is #9BBB8F. Grayscale: #525252. Windows color (decimal): -10206096 or 7357540. OLE color: 7357540.
HSL color Cylindrical-coordinate representation of color #644470: hue angle of 283.64º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #644470 is Cyan = 0.11, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 68 | 112 | - |
| CMYK | 0.11 | 0.39 | 0 | 0.56 |
| HSL | 283.64º | 0.24% | 0.35% | - |
| HSV(B) | 283.64º | 0.39% | 0.44% | - |
| XYZ | 10.25 | 8.01 | 16.34 | - |
| YUV | 82.58 | 144.6 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 68 | 112 | 0.11 | 0.39 | 0 | 0.56 | 283.64 | 0.24 | 0.35 |
| Hex | 64 | 44 | 70 | B | 27 | 0 | 38 | 11C | 18 | 23 |
| Octal | 144 | 104 | 160 | 13 | 47 | 0 | 70 | 434 | 30 | 43 |
| Binary | 1100100 | 1000100 | 1110000 | 1011 | 100111 | 0 | 111000 | 100011100 | 11000 | 100011 |
Color Harmonies of #644470
Complementary color
Monochromatic Colors of #644470
Black with #644470
Text Example
Text Example
White with #644470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644470; }
p { color: rgb(100,68,112); }
H1.HeaderClassName
{
color: #644470;
}
.AnyTagClassName
{
color: #644470;
}
</style>
background-color css
<style>
a { background-color: #644470; }
a { background-color: rgb(100,68,112); }
div.DivClassName
{
background-color: #644470;
}
.BgClassName
{
background-color: #644470;
}
</style>
border-color css
<style>
span { border-color: #644470; }
span { border-color: rgb(100,68,112); }
td.TdClassName
{
border-color: #644470;
}
.TagClassName
{
border-color: #644470;
}
</style>