Shades of Honey Flower #644275
Tints of Honey Flower #644275
RGB
CMYK
RGB Variations
Color information
#644275 (or 0x644275) is known color: Honey Flower. HEX triplet: 64, 42 and 75. RGB value is (100,66,117). Sum of RGB (Red+Green+Blue) = 100+66+117=283 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.34% from 283); Green value is 66 (26.17% from 255 or 23.32% from 283); Blue value is 117 (46.09% from 255 or 41.34% from 283); Max value from RGB is 117 - color contains mainly: blue. Hex color #644275 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #644275 is #9BBD8A. Grayscale: #515151. Windows color (decimal): -10206603 or 7684708. OLE color: 7684708.
HSL color Cylindrical-coordinate representation of color #644275: hue angle of 280º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #644275 is Cyan = 0.15, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 100 | 66 | 117 | - |
| CMYK | 0.15 | 0.44 | 0 | 0.54 |
| HSL | 280º | 0.28% | 0.36% | - |
| HSV(B) | 280º | 0.44% | 0.46% | - |
| XYZ | 10.41 | 7.89 | 17.8 | - |
| YUV | 81.98 | 147.76 | 140.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 66 | 117 | 0.15 | 0.44 | 0 | 0.54 | 280 | 0.28 | 0.36 |
| Hex | 64 | 42 | 75 | F | 2C | 0 | 36 | 118 | 1C | 24 |
| Octal | 144 | 102 | 165 | 17 | 54 | 0 | 66 | 430 | 34 | 44 |
| Binary | 1100100 | 1000010 | 1110101 | 1111 | 101100 | 0 | 110110 | 100011000 | 11100 | 100100 |
Color Harmonies of #644275
Complementary color
Monochromatic Colors of #644275
Black with #644275
Text Example
Text Example
White with #644275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644275; }
p { color: rgb(100,66,117); }
H1.HeaderClassName
{
color: #644275;
}
.AnyTagClassName
{
color: #644275;
}
</style>
background-color css
<style>
a { background-color: #644275; }
a { background-color: rgb(100,66,117); }
div.DivClassName
{
background-color: #644275;
}
.BgClassName
{
background-color: #644275;
}
</style>
border-color css
<style>
span { border-color: #644275; }
span { border-color: rgb(100,66,117); }
td.TdClassName
{
border-color: #644275;
}
.TagClassName
{
border-color: #644275;
}
</style>