Shades of Honey Flower #614279
Tints of Honey Flower #614279
RGB
CMYK
RGB Variations
Color information
#614279 (or 0x614279) is known color: Honey Flower. HEX triplet: 61, 42 and 79. RGB value is (97,66,121). Sum of RGB (Red+Green+Blue) = 97+66+121=284 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.15% from 284); Green value is 66 (26.17% from 255 or 23.24% from 284); Blue value is 121 (47.66% from 255 or 42.61% from 284); Max value from RGB is 121 - color contains mainly: blue. Hex color #614279 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614279 is #9EBD86. Grayscale: #515151. Windows color (decimal): -10403207 or 7946849. OLE color: 7946849.
HSL color Cylindrical-coordinate representation of color #614279: hue angle of 273.82º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #614279 is Cyan = 0.20, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 66 | 121 | - |
| CMYK | 0.20 | 0.45 | 0 | 0.53 |
| HSL | 273.82º | 0.29% | 0.37% | - |
| HSV(B) | 273.82º | 0.45% | 0.47% | - |
| XYZ | 10.33 | 7.82 | 19.05 | - |
| YUV | 81.54 | 150.27 | 139.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 66 | 121 | 0.20 | 0.45 | 0 | 0.53 | 273.82 | 0.29 | 0.37 |
| Hex | 61 | 42 | 79 | 14 | 2D | 0 | 35 | 112 | 1D | 25 |
| Octal | 141 | 102 | 171 | 24 | 55 | 0 | 65 | 422 | 35 | 45 |
| Binary | 1100001 | 1000010 | 1111001 | 10100 | 101101 | 0 | 110101 | 100010010 | 11101 | 100101 |
Color Harmonies of #614279
Complementary color
Monochromatic Colors of #614279
Black with #614279
Text Example
Text Example
White with #614279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614279; }
p { color: rgb(97,66,121); }
H1.HeaderClassName
{
color: #614279;
}
.AnyTagClassName
{
color: #614279;
}
</style>
background-color css
<style>
a { background-color: #614279; }
a { background-color: rgb(97,66,121); }
div.DivClassName
{
background-color: #614279;
}
.BgClassName
{
background-color: #614279;
}
</style>
border-color css
<style>
span { border-color: #614279; }
span { border-color: rgb(97,66,121); }
td.TdClassName
{
border-color: #614279;
}
.TagClassName
{
border-color: #614279;
}
</style>