Shades of Honey Flower #643575
Tints of Honey Flower #643575
RGB
CMYK
RGB Variations
Color information
#643575 (or 0x643575) is known color: Honey Flower. HEX triplet: 64, 35 and 75. RGB value is (100,53,117). Sum of RGB (Red+Green+Blue) = 100+53+117=270 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.04% from 270); Green value is 53 (21.09% from 255 or 19.63% from 270); Blue value is 117 (46.09% from 255 or 43.33% from 270); Max value from RGB is 117 - color contains mainly: blue. Hex color #643575 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643575 is #9BCA8A. Grayscale: #4A4A4A. Windows color (decimal): -10209931 or 7681380. OLE color: 7681380.
HSL color Cylindrical-coordinate representation of color #643575: hue angle of 284.06º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #643575 is Cyan = 0.15, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 100 | 53 | 117 | - |
| CMYK | 0.15 | 0.55 | 0 | 0.54 |
| HSL | 284.06º | 0.38% | 0.33% | - |
| HSV(B) | 284.06º | 0.55% | 0.46% | - |
| XYZ | 9.74 | 6.54 | 17.58 | - |
| YUV | 74.35 | 152.07 | 146.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 53 | 117 | 0.15 | 0.55 | 0 | 0.54 | 284.06 | 0.38 | 0.33 |
| Hex | 64 | 35 | 75 | F | 37 | 0 | 36 | 11C | 26 | 21 |
| Octal | 144 | 65 | 165 | 17 | 67 | 0 | 66 | 434 | 46 | 41 |
| Binary | 1100100 | 110101 | 1110101 | 1111 | 110111 | 0 | 110110 | 100011100 | 100110 | 100001 |
Color Harmonies of #643575
Complementary color
Monochromatic Colors of #643575
Black with #643575
Text Example
Text Example
White with #643575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643575; }
p { color: rgb(100,53,117); }
H1.HeaderClassName
{
color: #643575;
}
.AnyTagClassName
{
color: #643575;
}
</style>
background-color css
<style>
a { background-color: #643575; }
a { background-color: rgb(100,53,117); }
div.DivClassName
{
background-color: #643575;
}
.BgClassName
{
background-color: #643575;
}
</style>
border-color css
<style>
span { border-color: #643575; }
span { border-color: rgb(100,53,117); }
td.TdClassName
{
border-color: #643575;
}
.TagClassName
{
border-color: #643575;
}
</style>