Shades of Honey Flower #654674
Tints of Honey Flower #654674
RGB
CMYK
RGB Variations
Color information
#654674 (or 0x654674) is known color: Honey Flower. HEX triplet: 65, 46 and 74. RGB value is (101,70,116). Sum of RGB (Red+Green+Blue) = 101+70+116=287 (38% of max value = 765). Red value is 101 (39.84% from 255 or 35.19% from 287); Green value is 70 (27.73% from 255 or 24.39% from 287); Blue value is 116 (45.70% from 255 or 40.42% from 287); Max value from RGB is 116 - color contains mainly: blue. Hex color #654674 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654674 is #9AB98B. Grayscale: #545454. Windows color (decimal): -10140044 or 7620197. OLE color: 7620197.
HSL color Cylindrical-coordinate representation of color #654674: hue angle of 280.43º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #654674 is Cyan = 0.13, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 70 | 116 | - |
| CMYK | 0.13 | 0.40 | 0 | 0.55 |
| HSL | 280.43º | 0.25% | 0.36% | - |
| HSV(B) | 280.43º | 0.4% | 0.45% | - |
| XYZ | 10.71 | 8.41 | 17.58 | - |
| YUV | 84.51 | 145.77 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 70 | 116 | 0.13 | 0.40 | 0 | 0.55 | 280.43 | 0.25 | 0.36 |
| Hex | 65 | 46 | 74 | D | 28 | 0 | 37 | 118 | 19 | 24 |
| Octal | 145 | 106 | 164 | 15 | 50 | 0 | 67 | 430 | 31 | 44 |
| Binary | 1100101 | 1000110 | 1110100 | 1101 | 101000 | 0 | 110111 | 100011000 | 11001 | 100100 |
Color Harmonies of #654674
Complementary color
Monochromatic Colors of #654674
Black with #654674
Text Example
Text Example
White with #654674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654674; }
p { color: rgb(101,70,116); }
H1.HeaderClassName
{
color: #654674;
}
.AnyTagClassName
{
color: #654674;
}
</style>
background-color css
<style>
a { background-color: #654674; }
a { background-color: rgb(101,70,116); }
div.DivClassName
{
background-color: #654674;
}
.BgClassName
{
background-color: #654674;
}
</style>
border-color css
<style>
span { border-color: #654674; }
span { border-color: rgb(101,70,116); }
td.TdClassName
{
border-color: #654674;
}
.TagClassName
{
border-color: #654674;
}
</style>