Shades of Honey Flower #643574
Tints of Honey Flower #643574
RGB
CMYK
RGB Variations
Color information
#643574 (or 0x643574) is known color: Honey Flower. HEX triplet: 64, 35 and 74. RGB value is (100,53,116). Sum of RGB (Red+Green+Blue) = 100+53+116=269 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.17% from 269); Green value is 53 (21.09% from 255 or 19.70% from 269); Blue value is 116 (45.70% from 255 or 43.12% from 269); Max value from RGB is 116 - color contains mainly: blue. Hex color #643574 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643574 is #9BCA8B. Grayscale: #4A4A4A. Windows color (decimal): -10209932 or 7615844. OLE color: 7615844.
HSL color Cylindrical-coordinate representation of color #643574: hue angle of 284.76º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #643574 is Cyan = 0.14, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 53 | 116 | - |
| CMYK | 0.14 | 0.54 | 0 | 0.55 |
| HSL | 284.76º | 0.37% | 0.33% | - |
| HSV(B) | 284.76º | 0.54% | 0.45% | - |
| XYZ | 9.68 | 6.52 | 17.27 | - |
| YUV | 74.24 | 151.57 | 146.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 53 | 116 | 0.14 | 0.54 | 0 | 0.55 | 284.76 | 0.37 | 0.33 |
| Hex | 64 | 35 | 74 | E | 36 | 0 | 37 | 11D | 25 | 21 |
| Octal | 144 | 65 | 164 | 16 | 66 | 0 | 67 | 435 | 45 | 41 |
| Binary | 1100100 | 110101 | 1110100 | 1110 | 110110 | 0 | 110111 | 100011101 | 100101 | 100001 |
Color Harmonies of #643574
Complementary color
Monochromatic Colors of #643574
Black with #643574
Text Example
Text Example
White with #643574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643574; }
p { color: rgb(100,53,116); }
H1.HeaderClassName
{
color: #643574;
}
.AnyTagClassName
{
color: #643574;
}
</style>
background-color css
<style>
a { background-color: #643574; }
a { background-color: rgb(100,53,116); }
div.DivClassName
{
background-color: #643574;
}
.BgClassName
{
background-color: #643574;
}
</style>
border-color css
<style>
span { border-color: #643574; }
span { border-color: rgb(100,53,116); }
td.TdClassName
{
border-color: #643574;
}
.TagClassName
{
border-color: #643574;
}
</style>