Shades of Honey Flower #614771
Tints of Honey Flower #614771
RGB
CMYK
RGB Variations
Color information
#614771 (or 0x614771) is known color: Honey Flower. HEX triplet: 61, 47 and 71. RGB value is (97,71,113). Sum of RGB (Red+Green+Blue) = 97+71+113=281 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.52% from 281); Green value is 71 (28.12% from 255 or 25.27% from 281); Blue value is 113 (44.53% from 255 or 40.21% from 281); Max value from RGB is 113 - color contains mainly: blue. Hex color #614771 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614771 is #9EB88E. Grayscale: #535353. Windows color (decimal): -10401935 or 7423841. OLE color: 7423841.
HSL color Cylindrical-coordinate representation of color #614771: hue angle of 277.14º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #614771 is Cyan = 0.14, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 71 | 113 | - |
| CMYK | 0.14 | 0.37 | 0 | 0.56 |
| HSL | 277.14º | 0.23% | 0.36% | - |
| HSV(B) | 277.14º | 0.37% | 0.44% | - |
| XYZ | 10.16 | 8.24 | 16.68 | - |
| YUV | 83.56 | 144.61 | 137.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 113 | 0.14 | 0.37 | 0 | 0.56 | 277.14 | 0.23 | 0.36 |
| Hex | 61 | 47 | 71 | E | 25 | 0 | 38 | 115 | 17 | 24 |
| Octal | 141 | 107 | 161 | 16 | 45 | 0 | 70 | 425 | 27 | 44 |
| Binary | 1100001 | 1000111 | 1110001 | 1110 | 100101 | 0 | 111000 | 100010101 | 10111 | 100100 |
Color Harmonies of #614771
Complementary color
Monochromatic Colors of #614771
Black with #614771
Text Example
Text Example
White with #614771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614771; }
p { color: rgb(97,71,113); }
H1.HeaderClassName
{
color: #614771;
}
.AnyTagClassName
{
color: #614771;
}
</style>
background-color css
<style>
a { background-color: #614771; }
a { background-color: rgb(97,71,113); }
div.DivClassName
{
background-color: #614771;
}
.BgClassName
{
background-color: #614771;
}
</style>
border-color css
<style>
span { border-color: #614771; }
span { border-color: rgb(97,71,113); }
td.TdClassName
{
border-color: #614771;
}
.TagClassName
{
border-color: #614771;
}
</style>