Shades of Honey Flower #684774
Tints of Honey Flower #684774
RGB
CMYK
RGB Variations
Color information
#684774 (or 0x684774) is known color: Honey Flower. HEX triplet: 68, 47 and 74. RGB value is (104,71,116). Sum of RGB (Red+Green+Blue) = 104+71+116=291 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.74% from 291); Green value is 71 (28.12% from 255 or 24.40% from 291); Blue value is 116 (45.70% from 255 or 39.86% from 291); Max value from RGB is 116 - color contains mainly: blue. Hex color #684774 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684774 is #97B88B. Grayscale: #555555. Windows color (decimal): -9943180 or 7620456. OLE color: 7620456.
HSL color Cylindrical-coordinate representation of color #684774: hue angle of 284º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #684774 is Cyan = 0.10, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 71 | 116 | - |
| CMYK | 0.10 | 0.39 | 0 | 0.55 |
| HSL | 284º | 0.24% | 0.37% | - |
| HSV(B) | 284º | 0.39% | 0.45% | - |
| XYZ | 11.11 | 8.71 | 17.62 | - |
| YUV | 86 | 144.93 | 140.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 71 | 116 | 0.10 | 0.39 | 0 | 0.55 | 284 | 0.24 | 0.37 |
| Hex | 68 | 47 | 74 | A | 27 | 0 | 37 | 11C | 18 | 25 |
| Octal | 150 | 107 | 164 | 12 | 47 | 0 | 67 | 434 | 30 | 45 |
| Binary | 1101000 | 1000111 | 1110100 | 1010 | 100111 | 0 | 110111 | 100011100 | 11000 | 100101 |
Color Harmonies of #684774
Complementary color
Monochromatic Colors of #684774
Black with #684774
Text Example
Text Example
White with #684774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684774; }
p { color: rgb(104,71,116); }
H1.HeaderClassName
{
color: #684774;
}
.AnyTagClassName
{
color: #684774;
}
</style>
background-color css
<style>
a { background-color: #684774; }
a { background-color: rgb(104,71,116); }
div.DivClassName
{
background-color: #684774;
}
.BgClassName
{
background-color: #684774;
}
</style>
border-color css
<style>
span { border-color: #684774; }
span { border-color: rgb(104,71,116); }
td.TdClassName
{
border-color: #684774;
}
.TagClassName
{
border-color: #684774;
}
</style>