Shades of Honey Flower #684773
Tints of Honey Flower #684773
RGB
CMYK
RGB Variations
Color information
#684773 (or 0x684773) is known color: Honey Flower. HEX triplet: 68, 47 and 73. RGB value is (104,71,115). Sum of RGB (Red+Green+Blue) = 104+71+115=290 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.86% from 290); Green value is 71 (28.12% from 255 or 24.48% from 290); Blue value is 115 (45.31% from 255 or 39.66% from 290); Max value from RGB is 115 - color contains mainly: blue. Hex color #684773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684773 is #97B88C. Grayscale: #555555. Windows color (decimal): -9943181 or 7554920. OLE color: 7554920.
HSL color Cylindrical-coordinate representation of color #684773: hue angle of 285º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #684773 is Cyan = 0.10, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 71 | 115 | - |
| CMYK | 0.10 | 0.38 | 0 | 0.55 |
| HSL | 285º | 0.24% | 0.36% | - |
| HSV(B) | 285º | 0.38% | 0.45% | - |
| XYZ | 11.06 | 8.69 | 17.31 | - |
| YUV | 85.88 | 144.43 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 71 | 115 | 0.10 | 0.38 | 0 | 0.55 | 285 | 0.24 | 0.36 |
| Hex | 68 | 47 | 73 | A | 26 | 0 | 37 | 11D | 18 | 24 |
| Octal | 150 | 107 | 163 | 12 | 46 | 0 | 67 | 435 | 30 | 44 |
| Binary | 1101000 | 1000111 | 1110011 | 1010 | 100110 | 0 | 110111 | 100011101 | 11000 | 100100 |
Color Harmonies of #684773
Complementary color
Monochromatic Colors of #684773
Black with #684773
Text Example
Text Example
White with #684773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684773; }
p { color: rgb(104,71,115); }
H1.HeaderClassName
{
color: #684773;
}
.AnyTagClassName
{
color: #684773;
}
</style>
background-color css
<style>
a { background-color: #684773; }
a { background-color: rgb(104,71,115); }
div.DivClassName
{
background-color: #684773;
}
.BgClassName
{
background-color: #684773;
}
</style>
border-color css
<style>
span { border-color: #684773; }
span { border-color: rgb(104,71,115); }
td.TdClassName
{
border-color: #684773;
}
.TagClassName
{
border-color: #684773;
}
</style>