Shades of Honey Flower #614875
Tints of Honey Flower #614875
RGB
CMYK
RGB Variations
Color information
#614875 (or 0x614875) is known color: Honey Flower. HEX triplet: 61, 48 and 75. RGB value is (97,72,117). Sum of RGB (Red+Green+Blue) = 97+72+117=286 (37% of max value = 765). Red value is 97 (38.28% from 255 or 33.92% from 286); Green value is 72 (28.52% from 255 or 25.17% from 286); Blue value is 117 (46.09% from 255 or 40.91% from 286); Max value from RGB is 117 - color contains mainly: blue. Hex color #614875 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614875 is #9EB78A. Grayscale: #545454. Windows color (decimal): -10401675 or 7686241. OLE color: 7686241.
HSL color Cylindrical-coordinate representation of color #614875: hue angle of 273.33º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #614875 is Cyan = 0.17, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 72 | 117 | - |
| CMYK | 0.17 | 0.38 | 0 | 0.54 |
| HSL | 273.33º | 0.24% | 0.37% | - |
| HSV(B) | 273.33º | 0.38% | 0.46% | - |
| XYZ | 10.46 | 8.46 | 17.91 | - |
| YUV | 84.61 | 146.28 | 136.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 72 | 117 | 0.17 | 0.38 | 0 | 0.54 | 273.33 | 0.24 | 0.37 |
| Hex | 61 | 48 | 75 | 11 | 26 | 0 | 36 | 111 | 18 | 25 |
| Octal | 141 | 110 | 165 | 21 | 46 | 0 | 66 | 421 | 30 | 45 |
| Binary | 1100001 | 1001000 | 1110101 | 10001 | 100110 | 0 | 110110 | 100010001 | 11000 | 100101 |
Color Harmonies of #614875
Complementary color
Monochromatic Colors of #614875
Black with #614875
Text Example
Text Example
White with #614875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614875; }
p { color: rgb(97,72,117); }
H1.HeaderClassName
{
color: #614875;
}
.AnyTagClassName
{
color: #614875;
}
</style>
background-color css
<style>
a { background-color: #614875; }
a { background-color: rgb(97,72,117); }
div.DivClassName
{
background-color: #614875;
}
.BgClassName
{
background-color: #614875;
}
</style>
border-color css
<style>
span { border-color: #614875; }
span { border-color: rgb(97,72,117); }
td.TdClassName
{
border-color: #614875;
}
.TagClassName
{
border-color: #614875;
}
</style>