Shades of Honey Flower #644570
Tints of Honey Flower #644570
RGB
CMYK
RGB Variations
Color information
#644570 (or 0x644570) is known color: Honey Flower. HEX triplet: 64, 45 and 70. RGB value is (100,69,112). Sum of RGB (Red+Green+Blue) = 100+69+112=281 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.59% from 281); Green value is 69 (27.34% from 255 or 24.56% from 281); Blue value is 112 (44.14% from 255 or 39.86% from 281); Max value from RGB is 112 - color contains mainly: blue. Hex color #644570 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #644570 is #9BBA8F. Grayscale: #535353. Windows color (decimal): -10205840 or 7357796. OLE color: 7357796.
HSL color Cylindrical-coordinate representation of color #644570: hue angle of 283.26º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #644570 is Cyan = 0.11, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 69 | 112 | - |
| CMYK | 0.11 | 0.38 | 0 | 0.56 |
| HSL | 283.26º | 0.24% | 0.35% | - |
| HSV(B) | 283.26º | 0.38% | 0.44% | - |
| XYZ | 10.31 | 8.14 | 16.36 | - |
| YUV | 83.17 | 144.27 | 140 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 69 | 112 | 0.11 | 0.38 | 0 | 0.56 | 283.26 | 0.24 | 0.35 |
| Hex | 64 | 45 | 70 | B | 26 | 0 | 38 | 11B | 18 | 23 |
| Octal | 144 | 105 | 160 | 13 | 46 | 0 | 70 | 433 | 30 | 43 |
| Binary | 1100100 | 1000101 | 1110000 | 1011 | 100110 | 0 | 111000 | 100011011 | 11000 | 100011 |
Color Harmonies of #644570
Complementary color
Monochromatic Colors of #644570
Black with #644570
Text Example
Text Example
White with #644570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644570; }
p { color: rgb(100,69,112); }
H1.HeaderClassName
{
color: #644570;
}
.AnyTagClassName
{
color: #644570;
}
</style>
background-color css
<style>
a { background-color: #644570; }
a { background-color: rgb(100,69,112); }
div.DivClassName
{
background-color: #644570;
}
.BgClassName
{
background-color: #644570;
}
</style>
border-color css
<style>
span { border-color: #644570; }
span { border-color: rgb(100,69,112); }
td.TdClassName
{
border-color: #644570;
}
.TagClassName
{
border-color: #644570;
}
</style>