Shades of Honey Flower #614168
Tints of Honey Flower #614168
RGB
CMYK
RGB Variations
Color information
#614168 (or 0x614168) is known color: Honey Flower. HEX triplet: 61, 41 and 68. RGB value is (97,65,104). Sum of RGB (Red+Green+Blue) = 97+65+104=266 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.47% from 266); Green value is 65 (25.78% from 255 or 24.44% from 266); Blue value is 104 (41.02% from 255 or 39.10% from 266); Max value from RGB is 104 - color contains mainly: blue. Hex color #614168 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614168 is #9EBE97. Grayscale: #4E4E4E. Windows color (decimal): -10403480 or 6832481. OLE color: 6832481.
HSL color Cylindrical-coordinate representation of color #614168: hue angle of 289.23º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #614168 is Cyan = 0.07, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 65 | 104 | - |
| CMYK | 0.07 | 0.38 | 0 | 0.59 |
| HSL | 289.23º | 0.23% | 0.33% | - |
| HSV(B) | 289.23º | 0.38% | 0.41% | - |
| XYZ | 9.32 | 7.32 | 14.02 | - |
| YUV | 79.01 | 142.1 | 140.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 65 | 104 | 0.07 | 0.38 | 0 | 0.59 | 289.23 | 0.23 | 0.33 |
| Hex | 61 | 41 | 68 | 7 | 26 | 0 | 3B | 121 | 17 | 21 |
| Octal | 141 | 101 | 150 | 7 | 46 | 0 | 73 | 441 | 27 | 41 |
| Binary | 1100001 | 1000001 | 1101000 | 111 | 100110 | 0 | 111011 | 100100001 | 10111 | 100001 |
Color Harmonies of #614168
Complementary color
Monochromatic Colors of #614168
Black with #614168
Text Example
Text Example
White with #614168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614168; }
p { color: rgb(97,65,104); }
H1.HeaderClassName
{
color: #614168;
}
.AnyTagClassName
{
color: #614168;
}
</style>
background-color css
<style>
a { background-color: #614168; }
a { background-color: rgb(97,65,104); }
div.DivClassName
{
background-color: #614168;
}
.BgClassName
{
background-color: #614168;
}
</style>
border-color css
<style>
span { border-color: #614168; }
span { border-color: rgb(97,65,104); }
td.TdClassName
{
border-color: #614168;
}
.TagClassName
{
border-color: #614168;
}
</style>