Shades of Honey Flower #654871
Tints of Honey Flower #654871
RGB
CMYK
RGB Variations
Color information
#654871 (or 0x654871) is known color: Honey Flower. HEX triplet: 65, 48 and 71. RGB value is (101,72,113). Sum of RGB (Red+Green+Blue) = 101+72+113=286 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.31% from 286); Green value is 72 (28.52% from 255 or 25.17% from 286); Blue value is 113 (44.53% from 255 or 39.51% from 286); Max value from RGB is 113 - color contains mainly: blue. Hex color #654871 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654871 is #9AB78E. Grayscale: #555555. Windows color (decimal): -10139535 or 7424101. OLE color: 7424101.
HSL color Cylindrical-coordinate representation of color #654871: hue angle of 282.44º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #654871 is Cyan = 0.11, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 72 | 113 | - |
| CMYK | 0.11 | 0.36 | 0 | 0.56 |
| HSL | 282.44º | 0.22% | 0.36% | - |
| HSV(B) | 282.44º | 0.36% | 0.44% | - |
| XYZ | 10.66 | 8.59 | 16.72 | - |
| YUV | 85.35 | 143.61 | 139.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 72 | 113 | 0.11 | 0.36 | 0 | 0.56 | 282.44 | 0.22 | 0.36 |
| Hex | 65 | 48 | 71 | B | 24 | 0 | 38 | 11A | 16 | 24 |
| Octal | 145 | 110 | 161 | 13 | 44 | 0 | 70 | 432 | 26 | 44 |
| Binary | 1100101 | 1001000 | 1110001 | 1011 | 100100 | 0 | 111000 | 100011010 | 10110 | 100100 |
Color Harmonies of #654871
Complementary color
Monochromatic Colors of #654871
Black with #654871
Text Example
Text Example
White with #654871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654871; }
p { color: rgb(101,72,113); }
H1.HeaderClassName
{
color: #654871;
}
.AnyTagClassName
{
color: #654871;
}
</style>
background-color css
<style>
a { background-color: #654871; }
a { background-color: rgb(101,72,113); }
div.DivClassName
{
background-color: #654871;
}
.BgClassName
{
background-color: #654871;
}
</style>
border-color css
<style>
span { border-color: #654871; }
span { border-color: rgb(101,72,113); }
td.TdClassName
{
border-color: #654871;
}
.TagClassName
{
border-color: #654871;
}
</style>