Shades of Honey Flower #684077
Tints of Honey Flower #684077
RGB
CMYK
RGB Variations
Color information
#684077 (or 0x684077) is known color: Honey Flower. HEX triplet: 68, 40 and 77. RGB value is (104,64,119). Sum of RGB (Red+Green+Blue) = 104+64+119=287 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.24% from 287); Green value is 64 (25.39% from 255 or 22.30% from 287); Blue value is 119 (46.88% from 255 or 41.46% from 287); Max value from RGB is 119 - color contains mainly: blue. Hex color #684077 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684077 is #97BF88. Grayscale: #525252. Windows color (decimal): -9944969 or 7815272. OLE color: 7815272.
HSL color Cylindrical-coordinate representation of color #684077: hue angle of 283.64º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #684077 is Cyan = 0.13, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 64 | 119 | - |
| CMYK | 0.13 | 0.46 | 0 | 0.53 |
| HSL | 283.64º | 0.3% | 0.36% | - |
| HSV(B) | 283.64º | 0.46% | 0.47% | - |
| XYZ | 10.87 | 7.94 | 18.41 | - |
| YUV | 82.23 | 148.75 | 143.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 64 | 119 | 0.13 | 0.46 | 0 | 0.53 | 283.64 | 0.3 | 0.36 |
| Hex | 68 | 40 | 77 | D | 2E | 0 | 35 | 11C | 1E | 24 |
| Octal | 150 | 100 | 167 | 15 | 56 | 0 | 65 | 434 | 36 | 44 |
| Binary | 1101000 | 1000000 | 1110111 | 1101 | 101110 | 0 | 110101 | 100011100 | 11110 | 100100 |
Color Harmonies of #684077
Complementary color
Monochromatic Colors of #684077
Black with #684077
Text Example
Text Example
White with #684077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684077; }
p { color: rgb(104,64,119); }
H1.HeaderClassName
{
color: #684077;
}
.AnyTagClassName
{
color: #684077;
}
</style>
background-color css
<style>
a { background-color: #684077; }
a { background-color: rgb(104,64,119); }
div.DivClassName
{
background-color: #684077;
}
.BgClassName
{
background-color: #684077;
}
</style>
border-color css
<style>
span { border-color: #684077; }
span { border-color: rgb(104,64,119); }
td.TdClassName
{
border-color: #684077;
}
.TagClassName
{
border-color: #684077;
}
</style>