Shades of Honey Flower #643974
Tints of Honey Flower #643974
RGB
CMYK
RGB Variations
Color information
#643974 (or 0x643974) is known color: Honey Flower. HEX triplet: 64, 39 and 74. RGB value is (100,57,116). Sum of RGB (Red+Green+Blue) = 100+57+116=273 (36% of max value = 765). Red value is 100 (39.45% from 255 or 36.63% from 273); Green value is 57 (22.66% from 255 or 20.88% from 273); Blue value is 116 (45.70% from 255 or 42.49% from 273); Max value from RGB is 116 - color contains mainly: blue. Hex color #643974 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643974 is #9BC68B. Grayscale: #4C4C4C. Windows color (decimal): -10208908 or 7616868. OLE color: 7616868.
HSL color Cylindrical-coordinate representation of color #643974: hue angle of 283.73º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #643974 is Cyan = 0.14, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 57 | 116 | - |
| CMYK | 0.14 | 0.51 | 0 | 0.55 |
| HSL | 283.73º | 0.34% | 0.34% | - |
| HSV(B) | 283.73º | 0.51% | 0.45% | - |
| XYZ | 9.87 | 6.9 | 17.33 | - |
| YUV | 76.58 | 150.25 | 144.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 57 | 116 | 0.14 | 0.51 | 0 | 0.55 | 283.73 | 0.34 | 0.34 |
| Hex | 64 | 39 | 74 | E | 33 | 0 | 37 | 11C | 22 | 22 |
| Octal | 144 | 71 | 164 | 16 | 63 | 0 | 67 | 434 | 42 | 42 |
| Binary | 1100100 | 111001 | 1110100 | 1110 | 110011 | 0 | 110111 | 100011100 | 100010 | 100010 |
Color Harmonies of #643974
Complementary color
Monochromatic Colors of #643974
Black with #643974
Text Example
Text Example
White with #643974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643974; }
p { color: rgb(100,57,116); }
H1.HeaderClassName
{
color: #643974;
}
.AnyTagClassName
{
color: #643974;
}
</style>
background-color css
<style>
a { background-color: #643974; }
a { background-color: rgb(100,57,116); }
div.DivClassName
{
background-color: #643974;
}
.BgClassName
{
background-color: #643974;
}
</style>
border-color css
<style>
span { border-color: #643974; }
span { border-color: rgb(100,57,116); }
td.TdClassName
{
border-color: #643974;
}
.TagClassName
{
border-color: #643974;
}
</style>