Shades of Honey Flower #614773
Tints of Honey Flower #614773
RGB
CMYK
RGB Variations
Color information
#614773 (or 0x614773) is known color: Honey Flower. HEX triplet: 61, 47 and 73. RGB value is (97,71,115). Sum of RGB (Red+Green+Blue) = 97+71+115=283 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.28% from 283); Green value is 71 (28.12% from 255 or 25.09% from 283); Blue value is 115 (45.31% from 255 or 40.64% from 283); Max value from RGB is 115 - color contains mainly: blue. Hex color #614773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614773 is #9EB88C. Grayscale: #535353. Windows color (decimal): -10401933 or 7554913. OLE color: 7554913.
HSL color Cylindrical-coordinate representation of color #614773: hue angle of 275.45º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #614773 is Cyan = 0.16, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 71 | 115 | - |
| CMYK | 0.16 | 0.38 | 0 | 0.55 |
| HSL | 275.45º | 0.24% | 0.36% | - |
| HSV(B) | 275.45º | 0.38% | 0.45% | - |
| XYZ | 10.28 | 8.29 | 17.28 | - |
| YUV | 83.79 | 145.61 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 71 | 115 | 0.16 | 0.38 | 0 | 0.55 | 275.45 | 0.24 | 0.36 |
| Hex | 61 | 47 | 73 | 10 | 26 | 0 | 37 | 113 | 18 | 24 |
| Octal | 141 | 107 | 163 | 20 | 46 | 0 | 67 | 423 | 30 | 44 |
| Binary | 1100001 | 1000111 | 1110011 | 10000 | 100110 | 0 | 110111 | 100010011 | 11000 | 100100 |
Color Harmonies of #614773
Complementary color
Monochromatic Colors of #614773
Black with #614773
Text Example
Text Example
White with #614773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614773; }
p { color: rgb(97,71,115); }
H1.HeaderClassName
{
color: #614773;
}
.AnyTagClassName
{
color: #614773;
}
</style>
background-color css
<style>
a { background-color: #614773; }
a { background-color: rgb(97,71,115); }
div.DivClassName
{
background-color: #614773;
}
.BgClassName
{
background-color: #614773;
}
</style>
border-color css
<style>
span { border-color: #614773; }
span { border-color: rgb(97,71,115); }
td.TdClassName
{
border-color: #614773;
}
.TagClassName
{
border-color: #614773;
}
</style>