Shades of Honey Flower #614276
Tints of Honey Flower #614276
RGB
CMYK
RGB Variations
Color information
#614276 (or 0x614276) is known color: Honey Flower. HEX triplet: 61, 42 and 76. RGB value is (97,66,118). Sum of RGB (Red+Green+Blue) = 97+66+118=281 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.52% from 281); Green value is 66 (26.17% from 255 or 23.49% from 281); Blue value is 118 (46.48% from 255 or 41.99% from 281); Max value from RGB is 118 - color contains mainly: blue. Hex color #614276 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614276 is #9EBD89. Grayscale: #515151. Windows color (decimal): -10403210 or 7750241. OLE color: 7750241.
HSL color Cylindrical-coordinate representation of color #614276: hue angle of 275.77º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #614276 is Cyan = 0.18, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 66 | 118 | - |
| CMYK | 0.18 | 0.44 | 0 | 0.54 |
| HSL | 275.77º | 0.28% | 0.36% | - |
| HSV(B) | 275.77º | 0.44% | 0.46% | - |
| XYZ | 10.15 | 7.75 | 18.1 | - |
| YUV | 81.2 | 148.77 | 139.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 66 | 118 | 0.18 | 0.44 | 0 | 0.54 | 275.77 | 0.28 | 0.36 |
| Hex | 61 | 42 | 76 | 12 | 2C | 0 | 36 | 114 | 1C | 24 |
| Octal | 141 | 102 | 166 | 22 | 54 | 0 | 66 | 424 | 34 | 44 |
| Binary | 1100001 | 1000010 | 1110110 | 10010 | 101100 | 0 | 110110 | 100010100 | 11100 | 100100 |
Color Harmonies of #614276
Complementary color
Monochromatic Colors of #614276
Black with #614276
Text Example
Text Example
White with #614276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614276; }
p { color: rgb(97,66,118); }
H1.HeaderClassName
{
color: #614276;
}
.AnyTagClassName
{
color: #614276;
}
</style>
background-color css
<style>
a { background-color: #614276; }
a { background-color: rgb(97,66,118); }
div.DivClassName
{
background-color: #614276;
}
.BgClassName
{
background-color: #614276;
}
</style>
border-color css
<style>
span { border-color: #614276; }
span { border-color: rgb(97,66,118); }
td.TdClassName
{
border-color: #614276;
}
.TagClassName
{
border-color: #614276;
}
</style>