Shades of Honey Flower #664076
Tints of Honey Flower #664076
RGB
CMYK
RGB Variations
Color information
#664076 (or 0x664076) is known color: Honey Flower. HEX triplet: 66, 40 and 76. RGB value is (102,64,118). Sum of RGB (Red+Green+Blue) = 102+64+118=284 (37% of max value = 765). Red value is 102 (40.23% from 255 or 35.92% from 284); Green value is 64 (25.39% from 255 or 22.54% from 284); Blue value is 118 (46.48% from 255 or 41.55% from 284); Max value from RGB is 118 - color contains mainly: blue. Hex color #664076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664076 is #99BF89. Grayscale: #515151. Windows color (decimal): -10076042 or 7749734. OLE color: 7749734.
HSL color Cylindrical-coordinate representation of color #664076: hue angle of 282.22º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #664076 is Cyan = 0.14, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 64 | 118 | - |
| CMYK | 0.14 | 0.46 | 0 | 0.54 |
| HSL | 282.22º | 0.3% | 0.36% | - |
| HSV(B) | 282.22º | 0.46% | 0.46% | - |
| XYZ | 10.58 | 7.8 | 18.09 | - |
| YUV | 81.52 | 148.59 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 64 | 118 | 0.14 | 0.46 | 0 | 0.54 | 282.22 | 0.3 | 0.36 |
| Hex | 66 | 40 | 76 | E | 2E | 0 | 36 | 11A | 1E | 24 |
| Octal | 146 | 100 | 166 | 16 | 56 | 0 | 66 | 432 | 36 | 44 |
| Binary | 1100110 | 1000000 | 1110110 | 1110 | 101110 | 0 | 110110 | 100011010 | 11110 | 100100 |
Color Harmonies of #664076
Complementary color
Monochromatic Colors of #664076
Black with #664076
Text Example
Text Example
White with #664076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664076; }
p { color: rgb(102,64,118); }
H1.HeaderClassName
{
color: #664076;
}
.AnyTagClassName
{
color: #664076;
}
</style>
background-color css
<style>
a { background-color: #664076; }
a { background-color: rgb(102,64,118); }
div.DivClassName
{
background-color: #664076;
}
.BgClassName
{
background-color: #664076;
}
</style>
border-color css
<style>
span { border-color: #664076; }
span { border-color: rgb(102,64,118); }
td.TdClassName
{
border-color: #664076;
}
.TagClassName
{
border-color: #664076;
}
</style>