Shades of Honey Flower #643277
Tints of Honey Flower #643277
RGB
CMYK
RGB Variations
Color information
#643277 (or 0x643277) is known color: Honey Flower. HEX triplet: 64, 32 and 77. RGB value is (100,50,119). Sum of RGB (Red+Green+Blue) = 100+50+119=269 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.17% from 269); Green value is 50 (19.92% from 255 or 18.59% from 269); Blue value is 119 (46.88% from 255 or 44.24% from 269); Max value from RGB is 119 - color contains mainly: blue. Hex color #643277 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643277 is #9BCD88. Grayscale: #484848. Windows color (decimal): -10210697 or 7811684. OLE color: 7811684.
HSL color Cylindrical-coordinate representation of color #643277: hue angle of 283.48º 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 #643277 is Cyan = 0.16, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 100 | 50 | 119 | - |
| CMYK | 0.16 | 0.58 | 0 | 0.53 |
| HSL | 283.48º | 0.41% | 0.33% | - |
| HSV(B) | 283.48º | 0.58% | 0.47% | - |
| XYZ | 9.73 | 6.32 | 18.16 | - |
| YUV | 72.82 | 154.07 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 50 | 119 | 0.16 | 0.58 | 0 | 0.53 | 283.48 | 0.41 | 0.33 |
| Hex | 64 | 32 | 77 | 10 | 3A | 0 | 35 | 11B | 29 | 21 |
| Octal | 144 | 62 | 167 | 20 | 72 | 0 | 65 | 433 | 51 | 41 |
| Binary | 1100100 | 110010 | 1110111 | 10000 | 111010 | 0 | 110101 | 100011011 | 101001 | 100001 |
Color Harmonies of #643277
Complementary color
Monochromatic Colors of #643277
Black with #643277
Text Example
Text Example
White with #643277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643277; }
p { color: rgb(100,50,119); }
H1.HeaderClassName
{
color: #643277;
}
.AnyTagClassName
{
color: #643277;
}
</style>
background-color css
<style>
a { background-color: #643277; }
a { background-color: rgb(100,50,119); }
div.DivClassName
{
background-color: #643277;
}
.BgClassName
{
background-color: #643277;
}
</style>
border-color css
<style>
span { border-color: #643277; }
span { border-color: rgb(100,50,119); }
td.TdClassName
{
border-color: #643277;
}
.TagClassName
{
border-color: #643277;
}
</style>