Shades of Honey Flower #654776
Tints of Honey Flower #654776
RGB
CMYK
RGB Variations
Color information
#654776 (or 0x654776) is known color: Honey Flower. HEX triplet: 65, 47 and 76. RGB value is (101,71,118). Sum of RGB (Red+Green+Blue) = 101+71+118=290 (38% of max value = 765). Red value is 101 (39.84% from 255 or 34.83% from 290); Green value is 71 (28.12% from 255 or 24.48% from 290); Blue value is 118 (46.48% from 255 or 40.69% from 290); Max value from RGB is 118 - color contains mainly: blue. Hex color #654776 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654776 is #9AB889. Grayscale: #555555. Windows color (decimal): -10139786 or 7751525. OLE color: 7751525.
HSL color Cylindrical-coordinate representation of color #654776: hue angle of 278.3º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #654776 is Cyan = 0.14, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 71 | 118 | - |
| CMYK | 0.14 | 0.40 | 0 | 0.54 |
| HSL | 278.3º | 0.25% | 0.37% | - |
| HSV(B) | 278.3º | 0.4% | 0.46% | - |
| XYZ | 10.89 | 8.58 | 18.22 | - |
| YUV | 85.33 | 146.44 | 139.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 71 | 118 | 0.14 | 0.40 | 0 | 0.54 | 278.3 | 0.25 | 0.37 |
| Hex | 65 | 47 | 76 | E | 28 | 0 | 36 | 116 | 19 | 25 |
| Octal | 145 | 107 | 166 | 16 | 50 | 0 | 66 | 426 | 31 | 45 |
| Binary | 1100101 | 1000111 | 1110110 | 1110 | 101000 | 0 | 110110 | 100010110 | 11001 | 100101 |
Color Harmonies of #654776
Complementary color
Monochromatic Colors of #654776
Black with #654776
Text Example
Text Example
White with #654776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654776; }
p { color: rgb(101,71,118); }
H1.HeaderClassName
{
color: #654776;
}
.AnyTagClassName
{
color: #654776;
}
</style>
background-color css
<style>
a { background-color: #654776; }
a { background-color: rgb(101,71,118); }
div.DivClassName
{
background-color: #654776;
}
.BgClassName
{
background-color: #654776;
}
</style>
border-color css
<style>
span { border-color: #654776; }
span { border-color: rgb(101,71,118); }
td.TdClassName
{
border-color: #654776;
}
.TagClassName
{
border-color: #654776;
}
</style>