Shades of Honey Flower #614072
Tints of Honey Flower #614072
RGB
CMYK
RGB Variations
Color information
#614072 (or 0x614072) is known color: Honey Flower. HEX triplet: 61, 40 and 72. RGB value is (97,64,114). Sum of RGB (Red+Green+Blue) = 97+64+114=275 (36% of max value = 765). Red value is 97 (38.28% from 255 or 35.27% from 275); Green value is 64 (25.39% from 255 or 23.27% from 275); Blue value is 114 (44.92% from 255 or 41.45% from 275); Max value from RGB is 114 - color contains mainly: blue. Hex color #614072 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614072 is #9EBF8D. Grayscale: #4F4F4F. Windows color (decimal): -10403726 or 7487585. OLE color: 7487585.
HSL color Cylindrical-coordinate representation of color #614072: hue angle of 279.6º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #614072 is Cyan = 0.15, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 64 | 114 | - |
| CMYK | 0.15 | 0.44 | 0 | 0.55 |
| HSL | 279.6º | 0.28% | 0.35% | - |
| HSV(B) | 279.6º | 0.44% | 0.45% | - |
| XYZ | 9.8 | 7.42 | 16.84 | - |
| YUV | 79.57 | 147.43 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 114 | 0.15 | 0.44 | 0 | 0.55 | 279.6 | 0.28 | 0.35 |
| Hex | 61 | 40 | 72 | F | 2C | 0 | 37 | 118 | 1C | 23 |
| Octal | 141 | 100 | 162 | 17 | 54 | 0 | 67 | 430 | 34 | 43 |
| Binary | 1100001 | 1000000 | 1110010 | 1111 | 101100 | 0 | 110111 | 100011000 | 11100 | 100011 |
Color Harmonies of #614072
Complementary color
Monochromatic Colors of #614072
Black with #614072
Text Example
Text Example
White with #614072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614072; }
p { color: rgb(97,64,114); }
H1.HeaderClassName
{
color: #614072;
}
.AnyTagClassName
{
color: #614072;
}
</style>
background-color css
<style>
a { background-color: #614072; }
a { background-color: rgb(97,64,114); }
div.DivClassName
{
background-color: #614072;
}
.BgClassName
{
background-color: #614072;
}
</style>
border-color css
<style>
span { border-color: #614072; }
span { border-color: rgb(97,64,114); }
td.TdClassName
{
border-color: #614072;
}
.TagClassName
{
border-color: #614072;
}
</style>