Shades of Honey Flower #684577
Tints of Honey Flower #684577
RGB
CMYK
RGB Variations
Color information
#684577 (or 0x684577) is known color: Honey Flower. HEX triplet: 68, 45 and 77. RGB value is (104,69,119). Sum of RGB (Red+Green+Blue) = 104+69+119=292 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.62% from 292); Green value is 69 (27.34% from 255 or 23.63% from 292); Blue value is 119 (46.88% from 255 or 40.75% from 292); Max value from RGB is 119 - color contains mainly: blue. Hex color #684577 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684577 is #97BA88. Grayscale: #555555. Windows color (decimal): -9943689 or 7816552. OLE color: 7816552.
HSL color Cylindrical-coordinate representation of color #684577: hue angle of 282º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #684577 is Cyan = 0.13, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 69 | 119 | - |
| CMYK | 0.13 | 0.42 | 0 | 0.53 |
| HSL | 282º | 0.27% | 0.37% | - |
| HSV(B) | 282º | 0.42% | 0.47% | - |
| XYZ | 11.17 | 8.53 | 18.51 | - |
| YUV | 85.17 | 147.1 | 141.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 69 | 119 | 0.13 | 0.42 | 0 | 0.53 | 282 | 0.27 | 0.37 |
| Hex | 68 | 45 | 77 | D | 2A | 0 | 35 | 11A | 1B | 25 |
| Octal | 150 | 105 | 167 | 15 | 52 | 0 | 65 | 432 | 33 | 45 |
| Binary | 1101000 | 1000101 | 1110111 | 1101 | 101010 | 0 | 110101 | 100011010 | 11011 | 100101 |
Color Harmonies of #684577
Complementary color
Monochromatic Colors of #684577
Black with #684577
Text Example
Text Example
White with #684577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684577; }
p { color: rgb(104,69,119); }
H1.HeaderClassName
{
color: #684577;
}
.AnyTagClassName
{
color: #684577;
}
</style>
background-color css
<style>
a { background-color: #684577; }
a { background-color: rgb(104,69,119); }
div.DivClassName
{
background-color: #684577;
}
.BgClassName
{
background-color: #684577;
}
</style>
border-color css
<style>
span { border-color: #684577; }
span { border-color: rgb(104,69,119); }
td.TdClassName
{
border-color: #684577;
}
.TagClassName
{
border-color: #684577;
}
</style>