Shades of Honey Flower #654672
Tints of Honey Flower #654672
RGB
CMYK
RGB Variations
Color information
#654672 (or 0x654672) is known color: Honey Flower. HEX triplet: 65, 46 and 72. RGB value is (101,70,114). Sum of RGB (Red+Green+Blue) = 101+70+114=285 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.44% from 285); Green value is 70 (27.73% from 255 or 24.56% from 285); Blue value is 114 (44.92% from 255 or 40% from 285); Max value from RGB is 114 - color contains mainly: blue. Hex color #654672 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654672 is #9AB98D. Grayscale: #545454. Windows color (decimal): -10140046 or 7489125. OLE color: 7489125.
HSL color Cylindrical-coordinate representation of color #654672: hue angle of 282.27º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #654672 is Cyan = 0.11, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 70 | 114 | - |
| CMYK | 0.11 | 0.39 | 0 | 0.55 |
| HSL | 282.27º | 0.24% | 0.36% | - |
| HSV(B) | 282.27º | 0.39% | 0.45% | - |
| XYZ | 10.59 | 8.36 | 16.98 | - |
| YUV | 84.29 | 144.77 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 70 | 114 | 0.11 | 0.39 | 0 | 0.55 | 282.27 | 0.24 | 0.36 |
| Hex | 65 | 46 | 72 | B | 27 | 0 | 37 | 11A | 18 | 24 |
| Octal | 145 | 106 | 162 | 13 | 47 | 0 | 67 | 432 | 30 | 44 |
| Binary | 1100101 | 1000110 | 1110010 | 1011 | 100111 | 0 | 110111 | 100011010 | 11000 | 100100 |
Color Harmonies of #654672
Complementary color
Monochromatic Colors of #654672
Black with #654672
Text Example
Text Example
White with #654672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654672; }
p { color: rgb(101,70,114); }
H1.HeaderClassName
{
color: #654672;
}
.AnyTagClassName
{
color: #654672;
}
</style>
background-color css
<style>
a { background-color: #654672; }
a { background-color: rgb(101,70,114); }
div.DivClassName
{
background-color: #654672;
}
.BgClassName
{
background-color: #654672;
}
</style>
border-color css
<style>
span { border-color: #654672; }
span { border-color: rgb(101,70,114); }
td.TdClassName
{
border-color: #654672;
}
.TagClassName
{
border-color: #654672;
}
</style>