Shades of Honey Flower #614578
Tints of Honey Flower #614578
RGB
CMYK
RGB Variations
Color information
#614578 (or 0x614578) is known color: Honey Flower. HEX triplet: 61, 45 and 78. RGB value is (97,69,120). Sum of RGB (Red+Green+Blue) = 97+69+120=286 (37% of max value = 765). Red value is 97 (38.28% from 255 or 33.92% from 286); Green value is 69 (27.34% from 255 or 24.13% from 286); Blue value is 120 (47.27% from 255 or 41.96% from 286); Max value from RGB is 120 - color contains mainly: blue. Hex color #614578 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614578 is #9EBA87. Grayscale: #535353. Windows color (decimal): -10402440 or 7882081. OLE color: 7882081.
HSL color Cylindrical-coordinate representation of color #614578: hue angle of 272.94º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #614578 is Cyan = 0.19, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 69 | 120 | - |
| CMYK | 0.19 | 0.42 | 0 | 0.53 |
| HSL | 272.94º | 0.27% | 0.37% | - |
| HSV(B) | 272.94º | 0.43% | 0.47% | - |
| XYZ | 10.45 | 8.15 | 18.79 | - |
| YUV | 83.19 | 148.78 | 137.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 120 | 0.19 | 0.42 | 0 | 0.53 | 272.94 | 0.27 | 0.37 |
| Hex | 61 | 45 | 78 | 13 | 2A | 0 | 35 | 111 | 1B | 25 |
| Octal | 141 | 105 | 170 | 23 | 52 | 0 | 65 | 421 | 33 | 45 |
| Binary | 1100001 | 1000101 | 1111000 | 10011 | 101010 | 0 | 110101 | 100010001 | 11011 | 100101 |
Color Harmonies of #614578
Complementary color
Monochromatic Colors of #614578
Black with #614578
Text Example
Text Example
White with #614578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614578; }
p { color: rgb(97,69,120); }
H1.HeaderClassName
{
color: #614578;
}
.AnyTagClassName
{
color: #614578;
}
</style>
background-color css
<style>
a { background-color: #614578; }
a { background-color: rgb(97,69,120); }
div.DivClassName
{
background-color: #614578;
}
.BgClassName
{
background-color: #614578;
}
</style>
border-color css
<style>
span { border-color: #614578; }
span { border-color: rgb(97,69,120); }
td.TdClassName
{
border-color: #614578;
}
.TagClassName
{
border-color: #614578;
}
</style>