Shades of Honey Flower #614670
Tints of Honey Flower #614670
RGB
CMYK
RGB Variations
Color information
#614670 (or 0x614670) is known color: Honey Flower. HEX triplet: 61, 46 and 70. RGB value is (97,70,112). Sum of RGB (Red+Green+Blue) = 97+70+112=279 (36% of max value = 765). Red value is 97 (38.28% from 255 or 34.77% from 279); Green value is 70 (27.73% from 255 or 25.09% from 279); Blue value is 112 (44.14% from 255 or 40.14% from 279); Max value from RGB is 112 - color contains mainly: blue. Hex color #614670 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614670 is #9EB98F. Grayscale: #525252. Windows color (decimal): -10402192 or 7358049. OLE color: 7358049.
HSL color Cylindrical-coordinate representation of color #614670: hue angle of 278.57º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #614670 is Cyan = 0.13, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 70 | 112 | - |
| CMYK | 0.13 | 0.38 | 0 | 0.56 |
| HSL | 278.57º | 0.23% | 0.36% | - |
| HSV(B) | 278.57º | 0.38% | 0.44% | - |
| XYZ | 10.04 | 8.09 | 16.36 | - |
| YUV | 82.86 | 144.45 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 70 | 112 | 0.13 | 0.38 | 0 | 0.56 | 278.57 | 0.23 | 0.36 |
| Hex | 61 | 46 | 70 | D | 26 | 0 | 38 | 117 | 17 | 24 |
| Octal | 141 | 106 | 160 | 15 | 46 | 0 | 70 | 427 | 27 | 44 |
| Binary | 1100001 | 1000110 | 1110000 | 1101 | 100110 | 0 | 111000 | 100010111 | 10111 | 100100 |
Color Harmonies of #614670
Complementary color
Monochromatic Colors of #614670
Black with #614670
Text Example
Text Example
White with #614670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614670; }
p { color: rgb(97,70,112); }
H1.HeaderClassName
{
color: #614670;
}
.AnyTagClassName
{
color: #614670;
}
</style>
background-color css
<style>
a { background-color: #614670; }
a { background-color: rgb(97,70,112); }
div.DivClassName
{
background-color: #614670;
}
.BgClassName
{
background-color: #614670;
}
</style>
border-color css
<style>
span { border-color: #614670; }
span { border-color: rgb(97,70,112); }
td.TdClassName
{
border-color: #614670;
}
.TagClassName
{
border-color: #614670;
}
</style>