Shades of Honey Flower #614476
Tints of Honey Flower #614476
RGB
CMYK
RGB Variations
Color information
#614476 (or 0x614476) is known color: Honey Flower. HEX triplet: 61, 44 and 76. RGB value is (97,68,118). Sum of RGB (Red+Green+Blue) = 97+68+118=283 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.28% from 283); Green value is 68 (26.95% from 255 or 24.03% from 283); Blue value is 118 (46.48% from 255 or 41.70% from 283); Max value from RGB is 118 - color contains mainly: blue. Hex color #614476 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614476 is #9EBB89. Grayscale: #525252. Windows color (decimal): -10402698 or 7750753. OLE color: 7750753.
HSL color Cylindrical-coordinate representation of color #614476: hue angle of 274.8º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #614476 is Cyan = 0.18, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 68 | 118 | - |
| CMYK | 0.18 | 0.42 | 0 | 0.54 |
| HSL | 274.8º | 0.27% | 0.36% | - |
| HSV(B) | 274.8º | 0.42% | 0.46% | - |
| XYZ | 10.27 | 7.98 | 18.14 | - |
| YUV | 82.37 | 148.11 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 68 | 118 | 0.18 | 0.42 | 0 | 0.54 | 274.8 | 0.27 | 0.36 |
| Hex | 61 | 44 | 76 | 12 | 2A | 0 | 36 | 113 | 1B | 24 |
| Octal | 141 | 104 | 166 | 22 | 52 | 0 | 66 | 423 | 33 | 44 |
| Binary | 1100001 | 1000100 | 1110110 | 10010 | 101010 | 0 | 110110 | 100010011 | 11011 | 100100 |
Color Harmonies of #614476
Complementary color
Monochromatic Colors of #614476
Black with #614476
Text Example
Text Example
White with #614476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614476; }
p { color: rgb(97,68,118); }
H1.HeaderClassName
{
color: #614476;
}
.AnyTagClassName
{
color: #614476;
}
</style>
background-color css
<style>
a { background-color: #614476; }
a { background-color: rgb(97,68,118); }
div.DivClassName
{
background-color: #614476;
}
.BgClassName
{
background-color: #614476;
}
</style>
border-color css
<style>
span { border-color: #614476; }
span { border-color: rgb(97,68,118); }
td.TdClassName
{
border-color: #614476;
}
.TagClassName
{
border-color: #614476;
}
</style>