Shades of Honey Flower #654772
Tints of Honey Flower #654772
RGB
CMYK
RGB Variations
Color information
#654772 (or 0x654772) is known color: Honey Flower. HEX triplet: 65, 47 and 72. RGB value is (101,71,114). Sum of RGB (Red+Green+Blue) = 101+71+114=286 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.31% from 286); Green value is 71 (28.12% from 255 or 24.83% from 286); Blue value is 114 (44.92% from 255 or 39.86% from 286); Max value from RGB is 114 - color contains mainly: blue. Hex color #654772 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654772 is #9AB88D. Grayscale: #545454. Windows color (decimal): -10139790 or 7489381. OLE color: 7489381.
HSL color Cylindrical-coordinate representation of color #654772: hue angle of 281.86º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #654772 is Cyan = 0.11, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 71 | 114 | - |
| CMYK | 0.11 | 0.38 | 0 | 0.55 |
| HSL | 281.86º | 0.23% | 0.36% | - |
| HSV(B) | 281.86º | 0.38% | 0.45% | - |
| XYZ | 10.66 | 8.49 | 17 | - |
| YUV | 84.87 | 144.44 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 71 | 114 | 0.11 | 0.38 | 0 | 0.55 | 281.86 | 0.23 | 0.36 |
| Hex | 65 | 47 | 72 | B | 26 | 0 | 37 | 11A | 17 | 24 |
| Octal | 145 | 107 | 162 | 13 | 46 | 0 | 67 | 432 | 27 | 44 |
| Binary | 1100101 | 1000111 | 1110010 | 1011 | 100110 | 0 | 110111 | 100011010 | 10111 | 100100 |
Color Harmonies of #654772
Complementary color
Monochromatic Colors of #654772
Black with #654772
Text Example
Text Example
White with #654772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654772; }
p { color: rgb(101,71,114); }
H1.HeaderClassName
{
color: #654772;
}
.AnyTagClassName
{
color: #654772;
}
</style>
background-color css
<style>
a { background-color: #654772; }
a { background-color: rgb(101,71,114); }
div.DivClassName
{
background-color: #654772;
}
.BgClassName
{
background-color: #654772;
}
</style>
border-color css
<style>
span { border-color: #654772; }
span { border-color: rgb(101,71,114); }
td.TdClassName
{
border-color: #654772;
}
.TagClassName
{
border-color: #654772;
}
</style>