Shades of Honey Flower #654974
Tints of Honey Flower #654974
RGB
CMYK
RGB Variations
Color information
#654974 (or 0x654974) is known color: Honey Flower. HEX triplet: 65, 49 and 74. RGB value is (101,73,116). Sum of RGB (Red+Green+Blue) = 101+73+116=290 (38% of max value = 765). Red value is 101 (39.84% from 255 or 34.83% from 290); Green value is 73 (28.91% from 255 or 25.17% from 290); Blue value is 116 (45.70% from 255 or 40% from 290); Max value from RGB is 116 - color contains mainly: blue. Hex color #654974 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654974 is #9AB68B. Grayscale: #565656. Windows color (decimal): -10139276 or 7620965. OLE color: 7620965.
HSL color Cylindrical-coordinate representation of color #654974: hue angle of 279.07º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #654974 is Cyan = 0.13, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 73 | 116 | - |
| CMYK | 0.13 | 0.37 | 0 | 0.55 |
| HSL | 279.07º | 0.23% | 0.37% | - |
| HSV(B) | 279.07º | 0.37% | 0.45% | - |
| XYZ | 10.9 | 8.79 | 17.65 | - |
| YUV | 86.27 | 144.78 | 138.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 73 | 116 | 0.13 | 0.37 | 0 | 0.55 | 279.07 | 0.23 | 0.37 |
| Hex | 65 | 49 | 74 | D | 25 | 0 | 37 | 117 | 17 | 25 |
| Octal | 145 | 111 | 164 | 15 | 45 | 0 | 67 | 427 | 27 | 45 |
| Binary | 1100101 | 1001001 | 1110100 | 1101 | 100101 | 0 | 110111 | 100010111 | 10111 | 100101 |
Color Harmonies of #654974
Complementary color
Monochromatic Colors of #654974
Black with #654974
Text Example
Text Example
White with #654974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654974; }
p { color: rgb(101,73,116); }
H1.HeaderClassName
{
color: #654974;
}
.AnyTagClassName
{
color: #654974;
}
</style>
background-color css
<style>
a { background-color: #654974; }
a { background-color: rgb(101,73,116); }
div.DivClassName
{
background-color: #654974;
}
.BgClassName
{
background-color: #654974;
}
</style>
border-color css
<style>
span { border-color: #654974; }
span { border-color: rgb(101,73,116); }
td.TdClassName
{
border-color: #654974;
}
.TagClassName
{
border-color: #654974;
}
</style>