Shades of Honey Flower #654971
Tints of Honey Flower #654971
RGB
CMYK
RGB Variations
Color information
#654971 (or 0x654971) is known color: Honey Flower. HEX triplet: 65, 49 and 71. RGB value is (101,73,113). Sum of RGB (Red+Green+Blue) = 101+73+113=287 (38% of max value = 765). Red value is 101 (39.84% from 255 or 35.19% from 287); Green value is 73 (28.91% from 255 or 25.44% from 287); Blue value is 113 (44.53% from 255 or 39.37% from 287); Max value from RGB is 113 - color contains mainly: blue. Hex color #654971 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654971 is #9AB68E. Grayscale: #555555. Windows color (decimal): -10139279 or 7424357. OLE color: 7424357.
HSL color Cylindrical-coordinate representation of color #654971: hue angle of 282º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #654971 is Cyan = 0.11, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 73 | 113 | - |
| CMYK | 0.11 | 0.35 | 0 | 0.56 |
| HSL | 282º | 0.22% | 0.36% | - |
| HSV(B) | 282º | 0.35% | 0.44% | - |
| XYZ | 10.73 | 8.72 | 16.74 | - |
| YUV | 85.93 | 143.28 | 138.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 73 | 113 | 0.11 | 0.35 | 0 | 0.56 | 282 | 0.22 | 0.36 |
| Hex | 65 | 49 | 71 | B | 23 | 0 | 38 | 11A | 16 | 24 |
| Octal | 145 | 111 | 161 | 13 | 43 | 0 | 70 | 432 | 26 | 44 |
| Binary | 1100101 | 1001001 | 1110001 | 1011 | 100011 | 0 | 111000 | 100011010 | 10110 | 100100 |
Color Harmonies of #654971
Complementary color
Monochromatic Colors of #654971
Black with #654971
Text Example
Text Example
White with #654971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654971; }
p { color: rgb(101,73,113); }
H1.HeaderClassName
{
color: #654971;
}
.AnyTagClassName
{
color: #654971;
}
</style>
background-color css
<style>
a { background-color: #654971; }
a { background-color: rgb(101,73,113); }
div.DivClassName
{
background-color: #654971;
}
.BgClassName
{
background-color: #654971;
}
</style>
border-color css
<style>
span { border-color: #654971; }
span { border-color: rgb(101,73,113); }
td.TdClassName
{
border-color: #654971;
}
.TagClassName
{
border-color: #654971;
}
</style>