Shades of Honey Flower #614074
Tints of Honey Flower #614074
RGB
CMYK
RGB Variations
Color information
#614074 (or 0x614074) is known color: Honey Flower. HEX triplet: 61, 40 and 74. RGB value is (97,64,116). Sum of RGB (Red+Green+Blue) = 97+64+116=277 (36% of max value = 765). Red value is 97 (38.28% from 255 or 35.02% from 277); Green value is 64 (25.39% from 255 or 23.10% from 277); Blue value is 116 (45.70% from 255 or 41.88% from 277); Max value from RGB is 116 - color contains mainly: blue. Hex color #614074 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614074 is #9EBF8B. Grayscale: #4F4F4F. Windows color (decimal): -10403724 or 7618657. OLE color: 7618657.
HSL color Cylindrical-coordinate representation of color #614074: hue angle of 278.08º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #614074 is Cyan = 0.16, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 64 | 116 | - |
| CMYK | 0.16 | 0.45 | 0 | 0.55 |
| HSL | 278.08º | 0.29% | 0.35% | - |
| HSV(B) | 278.08º | 0.45% | 0.45% | - |
| XYZ | 9.92 | 7.47 | 17.44 | - |
| YUV | 79.8 | 148.43 | 140.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 116 | 0.16 | 0.45 | 0 | 0.55 | 278.08 | 0.29 | 0.35 |
| Hex | 61 | 40 | 74 | 10 | 2D | 0 | 37 | 116 | 1D | 23 |
| Octal | 141 | 100 | 164 | 20 | 55 | 0 | 67 | 426 | 35 | 43 |
| Binary | 1100001 | 1000000 | 1110100 | 10000 | 101101 | 0 | 110111 | 100010110 | 11101 | 100011 |
Color Harmonies of #614074
Complementary color
Monochromatic Colors of #614074
Black with #614074
Text Example
Text Example
White with #614074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614074; }
p { color: rgb(97,64,116); }
H1.HeaderClassName
{
color: #614074;
}
.AnyTagClassName
{
color: #614074;
}
</style>
background-color css
<style>
a { background-color: #614074; }
a { background-color: rgb(97,64,116); }
div.DivClassName
{
background-color: #614074;
}
.BgClassName
{
background-color: #614074;
}
</style>
border-color css
<style>
span { border-color: #614074; }
span { border-color: rgb(97,64,116); }
td.TdClassName
{
border-color: #614074;
}
.TagClassName
{
border-color: #614074;
}
</style>