Shades of Honey Flower #654771
Tints of Honey Flower #654771
RGB
CMYK
RGB Variations
Color information
#654771 (or 0x654771) is known color: Honey Flower. HEX triplet: 65, 47 and 71. RGB value is (101,71,113). Sum of RGB (Red+Green+Blue) = 101+71+113=285 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.44% from 285); Green value is 71 (28.12% from 255 or 24.91% from 285); Blue value is 113 (44.53% from 255 or 39.65% from 285); Max value from RGB is 113 - color contains mainly: blue. Hex color #654771 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654771 is #9AB88E. Grayscale: #545454. Windows color (decimal): -10139791 or 7423845. OLE color: 7423845.
HSL color Cylindrical-coordinate representation of color #654771: hue angle of 282.86º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #654771 is Cyan = 0.11, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 71 | 113 | - |
| CMYK | 0.11 | 0.37 | 0 | 0.56 |
| HSL | 282.86º | 0.23% | 0.36% | - |
| HSV(B) | 282.86º | 0.37% | 0.44% | - |
| XYZ | 10.6 | 8.47 | 16.7 | - |
| YUV | 84.76 | 143.94 | 139.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 71 | 113 | 0.11 | 0.37 | 0 | 0.56 | 282.86 | 0.23 | 0.36 |
| Hex | 65 | 47 | 71 | B | 25 | 0 | 38 | 11B | 17 | 24 |
| Octal | 145 | 107 | 161 | 13 | 45 | 0 | 70 | 433 | 27 | 44 |
| Binary | 1100101 | 1000111 | 1110001 | 1011 | 100101 | 0 | 111000 | 100011011 | 10111 | 100100 |
Color Harmonies of #654771
Complementary color
Monochromatic Colors of #654771
Black with #654771
Text Example
Text Example
White with #654771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654771; }
p { color: rgb(101,71,113); }
H1.HeaderClassName
{
color: #654771;
}
.AnyTagClassName
{
color: #654771;
}
</style>
background-color css
<style>
a { background-color: #654771; }
a { background-color: rgb(101,71,113); }
div.DivClassName
{
background-color: #654771;
}
.BgClassName
{
background-color: #654771;
}
</style>
border-color css
<style>
span { border-color: #654771; }
span { border-color: rgb(101,71,113); }
td.TdClassName
{
border-color: #654771;
}
.TagClassName
{
border-color: #654771;
}
</style>