Shades of Honey Flower #684078
Tints of Honey Flower #684078
RGB
CMYK
RGB Variations
Color information
#684078 (or 0x684078) is known color: Honey Flower. HEX triplet: 68, 40 and 78. RGB value is (104,64,120). Sum of RGB (Red+Green+Blue) = 104+64+120=288 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.11% from 288); Green value is 64 (25.39% from 255 or 22.22% from 288); Blue value is 120 (47.27% from 255 or 41.67% from 288); Max value from RGB is 120 - color contains mainly: blue. Hex color #684078 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684078 is #97BF87. Grayscale: #525252. Windows color (decimal): -9944968 or 7880808. OLE color: 7880808.
HSL color Cylindrical-coordinate representation of color #684078: hue angle of 282.86º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #684078 is Cyan = 0.13, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 64 | 120 | - |
| CMYK | 0.13 | 0.47 | 0 | 0.53 |
| HSL | 282.86º | 0.3% | 0.36% | - |
| HSV(B) | 282.86º | 0.47% | 0.47% | - |
| XYZ | 10.93 | 7.97 | 18.73 | - |
| YUV | 82.34 | 149.25 | 143.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 64 | 120 | 0.13 | 0.47 | 0 | 0.53 | 282.86 | 0.3 | 0.36 |
| Hex | 68 | 40 | 78 | D | 2F | 0 | 35 | 11B | 1E | 24 |
| Octal | 150 | 100 | 170 | 15 | 57 | 0 | 65 | 433 | 36 | 44 |
| Binary | 1101000 | 1000000 | 1111000 | 1101 | 101111 | 0 | 110101 | 100011011 | 11110 | 100100 |
Color Harmonies of #684078
Complementary color
Monochromatic Colors of #684078
Black with #684078
Text Example
Text Example
White with #684078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684078; }
p { color: rgb(104,64,120); }
H1.HeaderClassName
{
color: #684078;
}
.AnyTagClassName
{
color: #684078;
}
</style>
background-color css
<style>
a { background-color: #684078; }
a { background-color: rgb(104,64,120); }
div.DivClassName
{
background-color: #684078;
}
.BgClassName
{
background-color: #684078;
}
</style>
border-color css
<style>
span { border-color: #684078; }
span { border-color: rgb(104,64,120); }
td.TdClassName
{
border-color: #684078;
}
.TagClassName
{
border-color: #684078;
}
</style>