Shades of Honey Flower #614576
Tints of Honey Flower #614576
RGB
CMYK
RGB Variations
Color information
#614576 (or 0x614576) is known color: Honey Flower. HEX triplet: 61, 45 and 76. RGB value is (97,69,118). Sum of RGB (Red+Green+Blue) = 97+69+118=284 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.15% from 284); Green value is 69 (27.34% from 255 or 24.30% from 284); Blue value is 118 (46.48% from 255 or 41.55% from 284); Max value from RGB is 118 - color contains mainly: blue. Hex color #614576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614576 is #9EBA89. Grayscale: #525252. Windows color (decimal): -10402442 or 7751009. OLE color: 7751009.
HSL color Cylindrical-coordinate representation of color #614576: hue angle of 274.29º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #614576 is Cyan = 0.18, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 69 | 118 | - |
| CMYK | 0.18 | 0.42 | 0 | 0.54 |
| HSL | 274.29º | 0.26% | 0.37% | - |
| HSV(B) | 274.29º | 0.42% | 0.46% | - |
| XYZ | 10.33 | 8.11 | 18.16 | - |
| YUV | 82.96 | 147.78 | 138.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 118 | 0.18 | 0.42 | 0 | 0.54 | 274.29 | 0.26 | 0.37 |
| Hex | 61 | 45 | 76 | 12 | 2A | 0 | 36 | 112 | 1A | 25 |
| Octal | 141 | 105 | 166 | 22 | 52 | 0 | 66 | 422 | 32 | 45 |
| Binary | 1100001 | 1000101 | 1110110 | 10010 | 101010 | 0 | 110110 | 100010010 | 11010 | 100101 |
Color Harmonies of #614576
Complementary color
Monochromatic Colors of #614576
Black with #614576
Text Example
Text Example
White with #614576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614576; }
p { color: rgb(97,69,118); }
H1.HeaderClassName
{
color: #614576;
}
.AnyTagClassName
{
color: #614576;
}
</style>
background-color css
<style>
a { background-color: #614576; }
a { background-color: rgb(97,69,118); }
div.DivClassName
{
background-color: #614576;
}
.BgClassName
{
background-color: #614576;
}
</style>
border-color css
<style>
span { border-color: #614576; }
span { border-color: rgb(97,69,118); }
td.TdClassName
{
border-color: #614576;
}
.TagClassName
{
border-color: #614576;
}
</style>