Shades of Honey Flower #664476
Tints of Honey Flower #664476
RGB
CMYK
RGB Variations
Color information
#664476 (or 0x664476) is known color: Honey Flower. HEX triplet: 66, 44 and 76. RGB value is (102,68,118). Sum of RGB (Red+Green+Blue) = 102+68+118=288 (38% of max value = 765). Red value is 102 (40.23% from 255 or 35.42% from 288); Green value is 68 (26.95% from 255 or 23.61% from 288); Blue value is 118 (46.48% from 255 or 40.97% from 288); Max value from RGB is 118 - color contains mainly: blue. Hex color #664476 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664476 is #99BB89. Grayscale: #535353. Windows color (decimal): -10075018 or 7750758. OLE color: 7750758.
HSL color Cylindrical-coordinate representation of color #664476: hue angle of 280.8º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #664476 is Cyan = 0.14, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 68 | 118 | - |
| CMYK | 0.14 | 0.42 | 0 | 0.54 |
| HSL | 280.8º | 0.27% | 0.36% | - |
| HSV(B) | 280.8º | 0.42% | 0.46% | - |
| XYZ | 10.82 | 8.27 | 18.17 | - |
| YUV | 83.87 | 147.26 | 140.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 68 | 118 | 0.14 | 0.42 | 0 | 0.54 | 280.8 | 0.27 | 0.36 |
| Hex | 66 | 44 | 76 | E | 2A | 0 | 36 | 119 | 1B | 24 |
| Octal | 146 | 104 | 166 | 16 | 52 | 0 | 66 | 431 | 33 | 44 |
| Binary | 1100110 | 1000100 | 1110110 | 1110 | 101010 | 0 | 110110 | 100011001 | 11011 | 100100 |
Color Harmonies of #664476
Complementary color
Monochromatic Colors of #664476
Black with #664476
Text Example
Text Example
White with #664476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664476; }
p { color: rgb(102,68,118); }
H1.HeaderClassName
{
color: #664476;
}
.AnyTagClassName
{
color: #664476;
}
</style>
background-color css
<style>
a { background-color: #664476; }
a { background-color: rgb(102,68,118); }
div.DivClassName
{
background-color: #664476;
}
.BgClassName
{
background-color: #664476;
}
</style>
border-color css
<style>
span { border-color: #664476; }
span { border-color: rgb(102,68,118); }
td.TdClassName
{
border-color: #664476;
}
.TagClassName
{
border-color: #664476;
}
</style>