Shades of Honey Flower #643079
Tints of Honey Flower #643079
RGB
CMYK
RGB Variations
Color information
#643079 (or 0x643079) is known color: Honey Flower. HEX triplet: 64, 30 and 79. RGB value is (100,48,121). Sum of RGB (Red+Green+Blue) = 100+48+121=269 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.17% from 269); Green value is 48 (19.14% from 255 or 17.84% from 269); Blue value is 121 (47.66% from 255 or 44.98% from 269); Max value from RGB is 121 - color contains mainly: blue. Hex color #643079 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643079 is #9BCF86. Grayscale: #474747. Windows color (decimal): -10211207 or 7942244. OLE color: 7942244.
HSL color Cylindrical-coordinate representation of color #643079: hue angle of 282.74º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #643079 is Cyan = 0.17, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 100 | 48 | 121 | - |
| CMYK | 0.17 | 0.60 | 0 | 0.53 |
| HSL | 282.74º | 0.43% | 0.33% | - |
| HSV(B) | 282.74º | 0.6% | 0.47% | - |
| XYZ | 9.76 | 6.2 | 18.77 | - |
| YUV | 71.87 | 155.73 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 48 | 121 | 0.17 | 0.60 | 0 | 0.53 | 282.74 | 0.43 | 0.33 |
| Hex | 64 | 30 | 79 | 11 | 3C | 0 | 35 | 11B | 2B | 21 |
| Octal | 144 | 60 | 171 | 21 | 74 | 0 | 65 | 433 | 53 | 41 |
| Binary | 1100100 | 110000 | 1111001 | 10001 | 111100 | 0 | 110101 | 100011011 | 101011 | 100001 |
Color Harmonies of #643079
Complementary color
Monochromatic Colors of #643079
Black with #643079
Text Example
Text Example
White with #643079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643079; }
p { color: rgb(100,48,121); }
H1.HeaderClassName
{
color: #643079;
}
.AnyTagClassName
{
color: #643079;
}
</style>
background-color css
<style>
a { background-color: #643079; }
a { background-color: rgb(100,48,121); }
div.DivClassName
{
background-color: #643079;
}
.BgClassName
{
background-color: #643079;
}
</style>
border-color css
<style>
span { border-color: #643079; }
span { border-color: rgb(100,48,121); }
td.TdClassName
{
border-color: #643079;
}
.TagClassName
{
border-color: #643079;
}
</style>