Shades of Honey Flower #614076
Tints of Honey Flower #614076
RGB
CMYK
RGB Variations
Color information
#614076 (or 0x614076) is known color: Honey Flower. HEX triplet: 61, 40 and 76. RGB value is (97,64,118). Sum of RGB (Red+Green+Blue) = 97+64+118=279 (36% of max value = 765). Red value is 97 (38.28% from 255 or 34.77% from 279); Green value is 64 (25.39% from 255 or 22.94% from 279); Blue value is 118 (46.48% from 255 or 42.29% from 279); Max value from RGB is 118 - color contains mainly: blue. Hex color #614076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614076 is #9EBF89. Grayscale: #4F4F4F. Windows color (decimal): -10403722 or 7749729. OLE color: 7749729.
HSL color Cylindrical-coordinate representation of color #614076: hue angle of 276.67º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #614076 is Cyan = 0.18, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 64 | 118 | - |
| CMYK | 0.18 | 0.46 | 0 | 0.54 |
| HSL | 276.67º | 0.3% | 0.36% | - |
| HSV(B) | 276.67º | 0.46% | 0.46% | - |
| XYZ | 10.03 | 7.52 | 18.06 | - |
| YUV | 80.02 | 149.43 | 140.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 118 | 0.18 | 0.46 | 0 | 0.54 | 276.67 | 0.3 | 0.36 |
| Hex | 61 | 40 | 76 | 12 | 2E | 0 | 36 | 115 | 1E | 24 |
| Octal | 141 | 100 | 166 | 22 | 56 | 0 | 66 | 425 | 36 | 44 |
| Binary | 1100001 | 1000000 | 1110110 | 10010 | 101110 | 0 | 110110 | 100010101 | 11110 | 100100 |
Color Harmonies of #614076
Complementary color
Monochromatic Colors of #614076
Black with #614076
Text Example
Text Example
White with #614076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614076; }
p { color: rgb(97,64,118); }
H1.HeaderClassName
{
color: #614076;
}
.AnyTagClassName
{
color: #614076;
}
</style>
background-color css
<style>
a { background-color: #614076; }
a { background-color: rgb(97,64,118); }
div.DivClassName
{
background-color: #614076;
}
.BgClassName
{
background-color: #614076;
}
</style>
border-color css
<style>
span { border-color: #614076; }
span { border-color: rgb(97,64,118); }
td.TdClassName
{
border-color: #614076;
}
.TagClassName
{
border-color: #614076;
}
</style>