Shades of Honey Flower #643476
Tints of Honey Flower #643476
RGB
CMYK
RGB Variations
Color information
#643476 (or 0x643476) is known color: Honey Flower. HEX triplet: 64, 34 and 76. RGB value is (100,52,118). Sum of RGB (Red+Green+Blue) = 100+52+118=270 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.04% from 270); Green value is 52 (20.70% from 255 or 19.26% from 270); Blue value is 118 (46.48% from 255 or 43.70% from 270); Max value from RGB is 118 - color contains mainly: blue. Hex color #643476 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643476 is #9BCB89. Grayscale: #494949. Windows color (decimal): -10210186 or 7746660. OLE color: 7746660.
HSL color Cylindrical-coordinate representation of color #643476: hue angle of 283.64º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #643476 is Cyan = 0.15, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 100 | 52 | 118 | - |
| CMYK | 0.15 | 0.56 | 0 | 0.54 |
| HSL | 283.64º | 0.39% | 0.33% | - |
| HSV(B) | 283.64º | 0.56% | 0.46% | - |
| XYZ | 9.75 | 6.47 | 17.87 | - |
| YUV | 73.88 | 152.9 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 52 | 118 | 0.15 | 0.56 | 0 | 0.54 | 283.64 | 0.39 | 0.33 |
| Hex | 64 | 34 | 76 | F | 38 | 0 | 36 | 11C | 27 | 21 |
| Octal | 144 | 64 | 166 | 17 | 70 | 0 | 66 | 434 | 47 | 41 |
| Binary | 1100100 | 110100 | 1110110 | 1111 | 111000 | 0 | 110110 | 100011100 | 100111 | 100001 |
Color Harmonies of #643476
Complementary color
Monochromatic Colors of #643476
Black with #643476
Text Example
Text Example
White with #643476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643476; }
p { color: rgb(100,52,118); }
H1.HeaderClassName
{
color: #643476;
}
.AnyTagClassName
{
color: #643476;
}
</style>
background-color css
<style>
a { background-color: #643476; }
a { background-color: rgb(100,52,118); }
div.DivClassName
{
background-color: #643476;
}
.BgClassName
{
background-color: #643476;
}
</style>
border-color css
<style>
span { border-color: #643476; }
span { border-color: rgb(100,52,118); }
td.TdClassName
{
border-color: #643476;
}
.TagClassName
{
border-color: #643476;
}
</style>