Shades of Honey Flower #684973
Tints of Honey Flower #684973
RGB
CMYK
RGB Variations
Color information
#684973 (or 0x684973) is known color: Honey Flower. HEX triplet: 68, 49 and 73. RGB value is (104,73,115). Sum of RGB (Red+Green+Blue) = 104+73+115=292 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.62% from 292); Green value is 73 (28.91% from 255 or 25% from 292); Blue value is 115 (45.31% from 255 or 39.38% from 292); Max value from RGB is 115 - color contains mainly: blue. Hex color #684973 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684973 is #97B68C. Grayscale: #565656. Windows color (decimal): -9942669 or 7555432. OLE color: 7555432.
HSL color Cylindrical-coordinate representation of color #684973: hue angle of 284.29º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #684973 is Cyan = 0.10, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 73 | 115 | - |
| CMYK | 0.10 | 0.37 | 0 | 0.55 |
| HSL | 284.29º | 0.22% | 0.37% | - |
| HSV(B) | 284.29º | 0.37% | 0.45% | - |
| XYZ | 11.19 | 8.95 | 17.36 | - |
| YUV | 87.06 | 143.77 | 140.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 73 | 115 | 0.10 | 0.37 | 0 | 0.55 | 284.29 | 0.22 | 0.37 |
| Hex | 68 | 49 | 73 | A | 25 | 0 | 37 | 11C | 16 | 25 |
| Octal | 150 | 111 | 163 | 12 | 45 | 0 | 67 | 434 | 26 | 45 |
| Binary | 1101000 | 1001001 | 1110011 | 1010 | 100101 | 0 | 110111 | 100011100 | 10110 | 100101 |
Color Harmonies of #684973
Complementary color
Monochromatic Colors of #684973
Black with #684973
Text Example
Text Example
White with #684973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684973; }
p { color: rgb(104,73,115); }
H1.HeaderClassName
{
color: #684973;
}
.AnyTagClassName
{
color: #684973;
}
</style>
background-color css
<style>
a { background-color: #684973; }
a { background-color: rgb(104,73,115); }
div.DivClassName
{
background-color: #684973;
}
.BgClassName
{
background-color: #684973;
}
</style>
border-color css
<style>
span { border-color: #684973; }
span { border-color: rgb(104,73,115); }
td.TdClassName
{
border-color: #684973;
}
.TagClassName
{
border-color: #684973;
}
</style>