Shades of Honey Flower #644475
Tints of Honey Flower #644475
RGB
CMYK
RGB Variations
Color information
#644475 (or 0x644475) is known color: Honey Flower. HEX triplet: 64, 44 and 75. RGB value is (100,68,117). Sum of RGB (Red+Green+Blue) = 100+68+117=285 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.09% from 285); Green value is 68 (26.95% from 255 or 23.86% from 285); Blue value is 117 (46.09% from 255 or 41.05% from 285); Max value from RGB is 117 - color contains mainly: blue. Hex color #644475 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #644475 is #9BBB8A. Grayscale: #525252. Windows color (decimal): -10206091 or 7685220. OLE color: 7685220.
HSL color Cylindrical-coordinate representation of color #644475: hue angle of 279.18º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #644475 is Cyan = 0.15, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 100 | 68 | 117 | - |
| CMYK | 0.15 | 0.42 | 0 | 0.54 |
| HSL | 279.18º | 0.26% | 0.36% | - |
| HSV(B) | 279.18º | 0.42% | 0.46% | - |
| XYZ | 10.53 | 8.13 | 17.84 | - |
| YUV | 83.15 | 147.1 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 68 | 117 | 0.15 | 0.42 | 0 | 0.54 | 279.18 | 0.26 | 0.36 |
| Hex | 64 | 44 | 75 | F | 2A | 0 | 36 | 117 | 1A | 24 |
| Octal | 144 | 104 | 165 | 17 | 52 | 0 | 66 | 427 | 32 | 44 |
| Binary | 1100100 | 1000100 | 1110101 | 1111 | 101010 | 0 | 110110 | 100010111 | 11010 | 100100 |
Color Harmonies of #644475
Complementary color
Monochromatic Colors of #644475
Black with #644475
Text Example
Text Example
White with #644475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644475; }
p { color: rgb(100,68,117); }
H1.HeaderClassName
{
color: #644475;
}
.AnyTagClassName
{
color: #644475;
}
</style>
background-color css
<style>
a { background-color: #644475; }
a { background-color: rgb(100,68,117); }
div.DivClassName
{
background-color: #644475;
}
.BgClassName
{
background-color: #644475;
}
</style>
border-color css
<style>
span { border-color: #644475; }
span { border-color: rgb(100,68,117); }
td.TdClassName
{
border-color: #644475;
}
.TagClassName
{
border-color: #644475;
}
</style>