Shades of Honey Flower #654476
Tints of Honey Flower #654476
RGB
CMYK
RGB Variations
Color information
#654476 (or 0x654476) is known color: Honey Flower. HEX triplet: 65, 44 and 76. RGB value is (101,68,118). Sum of RGB (Red+Green+Blue) = 101+68+118=287 (38% of max value = 765). Red value is 101 (39.84% from 255 or 35.19% from 287); Green value is 68 (26.95% from 255 or 23.69% from 287); Blue value is 118 (46.48% from 255 or 41.11% from 287); Max value from RGB is 118 - color contains mainly: blue. Hex color #654476 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654476 is #9ABB89. Grayscale: #535353. Windows color (decimal): -10140554 or 7750757. OLE color: 7750757.
HSL color Cylindrical-coordinate representation of color #654476: hue angle of 279.6º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #654476 is Cyan = 0.14, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 68 | 118 | - |
| CMYK | 0.14 | 0.42 | 0 | 0.54 |
| HSL | 279.6º | 0.27% | 0.36% | - |
| HSV(B) | 279.6º | 0.42% | 0.46% | - |
| XYZ | 10.7 | 8.21 | 18.16 | - |
| YUV | 83.57 | 147.43 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 68 | 118 | 0.14 | 0.42 | 0 | 0.54 | 279.6 | 0.27 | 0.36 |
| Hex | 65 | 44 | 76 | E | 2A | 0 | 36 | 118 | 1B | 24 |
| Octal | 145 | 104 | 166 | 16 | 52 | 0 | 66 | 430 | 33 | 44 |
| Binary | 1100101 | 1000100 | 1110110 | 1110 | 101010 | 0 | 110110 | 100011000 | 11011 | 100100 |
Color Harmonies of #654476
Complementary color
Monochromatic Colors of #654476
Black with #654476
Text Example
Text Example
White with #654476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654476; }
p { color: rgb(101,68,118); }
H1.HeaderClassName
{
color: #654476;
}
.AnyTagClassName
{
color: #654476;
}
</style>
background-color css
<style>
a { background-color: #654476; }
a { background-color: rgb(101,68,118); }
div.DivClassName
{
background-color: #654476;
}
.BgClassName
{
background-color: #654476;
}
</style>
border-color css
<style>
span { border-color: #654476; }
span { border-color: rgb(101,68,118); }
td.TdClassName
{
border-color: #654476;
}
.TagClassName
{
border-color: #654476;
}
</style>