Shades of Honey Flower #614770
Tints of Honey Flower #614770
RGB
CMYK
RGB Variations
Color information
#614770 (or 0x614770) is known color: Honey Flower. HEX triplet: 61, 47 and 70. RGB value is (97,71,112). Sum of RGB (Red+Green+Blue) = 97+71+112=280 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.64% from 280); Green value is 71 (28.12% from 255 or 25.36% from 280); Blue value is 112 (44.14% from 255 or 40% from 280); Max value from RGB is 112 - color contains mainly: blue. Hex color #614770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614770 is #9EB88F. Grayscale: #535353. Windows color (decimal): -10401936 or 7358305. OLE color: 7358305.
HSL color Cylindrical-coordinate representation of color #614770: hue angle of 278.05º degrees, saturation: 0.22, 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 #614770 is Cyan = 0.13, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 71 | 112 | - |
| CMYK | 0.13 | 0.37 | 0 | 0.56 |
| HSL | 278.05º | 0.22% | 0.36% | - |
| HSV(B) | 278.05º | 0.37% | 0.44% | - |
| XYZ | 10.11 | 8.22 | 16.38 | - |
| YUV | 83.45 | 144.11 | 137.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 112 | 0.13 | 0.37 | 0 | 0.56 | 278.05 | 0.22 | 0.36 |
| Hex | 61 | 47 | 70 | D | 25 | 0 | 38 | 116 | 16 | 24 |
| Octal | 141 | 107 | 160 | 15 | 45 | 0 | 70 | 426 | 26 | 44 |
| Binary | 1100001 | 1000111 | 1110000 | 1101 | 100101 | 0 | 111000 | 100010110 | 10110 | 100100 |
Color Harmonies of #614770
Complementary color
Monochromatic Colors of #614770
Black with #614770
Text Example
Text Example
White with #614770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614770; }
p { color: rgb(97,71,112); }
H1.HeaderClassName
{
color: #614770;
}
.AnyTagClassName
{
color: #614770;
}
</style>
background-color css
<style>
a { background-color: #614770; }
a { background-color: rgb(97,71,112); }
div.DivClassName
{
background-color: #614770;
}
.BgClassName
{
background-color: #614770;
}
</style>
border-color css
<style>
span { border-color: #614770; }
span { border-color: rgb(97,71,112); }
td.TdClassName
{
border-color: #614770;
}
.TagClassName
{
border-color: #614770;
}
</style>