Shades of Honey Flower #644870
Tints of Honey Flower #644870
RGB
CMYK
RGB Variations
Color information
#644870 (or 0x644870) is known color: Honey Flower. HEX triplet: 64, 48 and 70. RGB value is (100,72,112). Sum of RGB (Red+Green+Blue) = 100+72+112=284 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.21% from 284); Green value is 72 (28.52% from 255 or 25.35% from 284); Blue value is 112 (44.14% from 255 or 39.44% from 284); Max value from RGB is 112 - color contains mainly: blue. Hex color #644870 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #644870 is #9BB78F. Grayscale: #545454. Windows color (decimal): -10205072 or 7358564. OLE color: 7358564.
HSL color Cylindrical-coordinate representation of color #644870: hue angle of 282º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #644870 is Cyan = 0.11, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 72 | 112 | - |
| CMYK | 0.11 | 0.36 | 0 | 0.56 |
| HSL | 282º | 0.22% | 0.36% | - |
| HSV(B) | 282º | 0.36% | 0.44% | - |
| XYZ | 10.5 | 8.51 | 16.42 | - |
| YUV | 84.93 | 143.28 | 138.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 72 | 112 | 0.11 | 0.36 | 0 | 0.56 | 282 | 0.22 | 0.36 |
| Hex | 64 | 48 | 70 | B | 24 | 0 | 38 | 11A | 16 | 24 |
| Octal | 144 | 110 | 160 | 13 | 44 | 0 | 70 | 432 | 26 | 44 |
| Binary | 1100100 | 1001000 | 1110000 | 1011 | 100100 | 0 | 111000 | 100011010 | 10110 | 100100 |
Color Harmonies of #644870
Complementary color
Monochromatic Colors of #644870
Black with #644870
Text Example
Text Example
White with #644870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644870; }
p { color: rgb(100,72,112); }
H1.HeaderClassName
{
color: #644870;
}
.AnyTagClassName
{
color: #644870;
}
</style>
background-color css
<style>
a { background-color: #644870; }
a { background-color: rgb(100,72,112); }
div.DivClassName
{
background-color: #644870;
}
.BgClassName
{
background-color: #644870;
}
</style>
border-color css
<style>
span { border-color: #644870; }
span { border-color: rgb(100,72,112); }
td.TdClassName
{
border-color: #644870;
}
.TagClassName
{
border-color: #644870;
}
</style>