Shades of Honey Flower #643278
Tints of Honey Flower #643278
RGB
CMYK
RGB Variations
Color information
#643278 (or 0x643278) is known color: Honey Flower. HEX triplet: 64, 32 and 78. RGB value is (100,50,120). Sum of RGB (Red+Green+Blue) = 100+50+120=270 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.04% from 270); Green value is 50 (19.92% from 255 or 18.52% from 270); Blue value is 120 (47.27% from 255 or 44.44% from 270); Max value from RGB is 120 - color contains mainly: blue. Hex color #643278 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643278 is #9BCD87. Grayscale: #484848. Windows color (decimal): -10210696 or 7877220. OLE color: 7877220.
HSL color Cylindrical-coordinate representation of color #643278: hue angle of 282.86º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #643278 is Cyan = 0.17, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 100 | 50 | 120 | - |
| CMYK | 0.17 | 0.58 | 0 | 0.53 |
| HSL | 282.86º | 0.41% | 0.33% | - |
| HSV(B) | 282.86º | 0.58% | 0.47% | - |
| XYZ | 9.79 | 6.35 | 18.48 | - |
| YUV | 72.93 | 154.57 | 147.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 50 | 120 | 0.17 | 0.58 | 0 | 0.53 | 282.86 | 0.41 | 0.33 |
| Hex | 64 | 32 | 78 | 11 | 3A | 0 | 35 | 11B | 29 | 21 |
| Octal | 144 | 62 | 170 | 21 | 72 | 0 | 65 | 433 | 51 | 41 |
| Binary | 1100100 | 110010 | 1111000 | 10001 | 111010 | 0 | 110101 | 100011011 | 101001 | 100001 |
Color Harmonies of #643278
Complementary color
Monochromatic Colors of #643278
Black with #643278
Text Example
Text Example
White with #643278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643278; }
p { color: rgb(100,50,120); }
H1.HeaderClassName
{
color: #643278;
}
.AnyTagClassName
{
color: #643278;
}
</style>
background-color css
<style>
a { background-color: #643278; }
a { background-color: rgb(100,50,120); }
div.DivClassName
{
background-color: #643278;
}
.BgClassName
{
background-color: #643278;
}
</style>
border-color css
<style>
span { border-color: #643278; }
span { border-color: rgb(100,50,120); }
td.TdClassName
{
border-color: #643278;
}
.TagClassName
{
border-color: #643278;
}
</style>