Shades of Honey Flower #684576
Tints of Honey Flower #684576
RGB
CMYK
RGB Variations
Color information
#684576 (or 0x684576) is known color: Honey Flower. HEX triplet: 68, 45 and 76. RGB value is (104,69,118). Sum of RGB (Red+Green+Blue) = 104+69+118=291 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.74% from 291); Green value is 69 (27.34% from 255 or 23.71% from 291); Blue value is 118 (46.48% from 255 or 40.55% from 291); Max value from RGB is 118 - color contains mainly: blue. Hex color #684576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684576 is #97BA89. Grayscale: #545454. Windows color (decimal): -9943690 or 7751016. OLE color: 7751016.
HSL color Cylindrical-coordinate representation of color #684576: hue angle of 282.86º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #684576 is Cyan = 0.12, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 69 | 118 | - |
| CMYK | 0.12 | 0.42 | 0 | 0.54 |
| HSL | 282.86º | 0.26% | 0.37% | - |
| HSV(B) | 282.86º | 0.42% | 0.46% | - |
| XYZ | 11.11 | 8.51 | 18.2 | - |
| YUV | 85.05 | 146.6 | 141.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 69 | 118 | 0.12 | 0.42 | 0 | 0.54 | 282.86 | 0.26 | 0.37 |
| Hex | 68 | 45 | 76 | C | 2A | 0 | 36 | 11B | 1A | 25 |
| Octal | 150 | 105 | 166 | 14 | 52 | 0 | 66 | 433 | 32 | 45 |
| Binary | 1101000 | 1000101 | 1110110 | 1100 | 101010 | 0 | 110110 | 100011011 | 11010 | 100101 |
Color Harmonies of #684576
Complementary color
Monochromatic Colors of #684576
Black with #684576
Text Example
Text Example
White with #684576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684576; }
p { color: rgb(104,69,118); }
H1.HeaderClassName
{
color: #684576;
}
.AnyTagClassName
{
color: #684576;
}
</style>
background-color css
<style>
a { background-color: #684576; }
a { background-color: rgb(104,69,118); }
div.DivClassName
{
background-color: #684576;
}
.BgClassName
{
background-color: #684576;
}
</style>
border-color css
<style>
span { border-color: #684576; }
span { border-color: rgb(104,69,118); }
td.TdClassName
{
border-color: #684576;
}
.TagClassName
{
border-color: #684576;
}
</style>