Shades of Honey Flower #664576
Tints of Honey Flower #664576
RGB
CMYK
RGB Variations
Color information
#664576 (or 0x664576) is known color: Honey Flower. HEX triplet: 66, 45 and 76. RGB value is (102,69,118). Sum of RGB (Red+Green+Blue) = 102+69+118=289 (38% of max value = 765). Red value is 102 (40.23% from 255 or 35.29% from 289); Green value is 69 (27.34% from 255 or 23.88% from 289); Blue value is 118 (46.48% from 255 or 40.83% from 289); Max value from RGB is 118 - color contains mainly: blue. Hex color #664576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664576 is #99BA89. Grayscale: #545454. Windows color (decimal): -10074762 or 7751014. OLE color: 7751014.
HSL color Cylindrical-coordinate representation of color #664576: hue angle of 280.41º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #664576 is Cyan = 0.14, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 69 | 118 | - |
| CMYK | 0.14 | 0.42 | 0 | 0.54 |
| HSL | 280.41º | 0.26% | 0.37% | - |
| HSV(B) | 280.41º | 0.42% | 0.46% | - |
| XYZ | 10.88 | 8.39 | 18.19 | - |
| YUV | 84.45 | 146.93 | 140.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 69 | 118 | 0.14 | 0.42 | 0 | 0.54 | 280.41 | 0.26 | 0.37 |
| Hex | 66 | 45 | 76 | E | 2A | 0 | 36 | 118 | 1A | 25 |
| Octal | 146 | 105 | 166 | 16 | 52 | 0 | 66 | 430 | 32 | 45 |
| Binary | 1100110 | 1000101 | 1110110 | 1110 | 101010 | 0 | 110110 | 100011000 | 11010 | 100101 |
Color Harmonies of #664576
Complementary color
Monochromatic Colors of #664576
Black with #664576
Text Example
Text Example
White with #664576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664576; }
p { color: rgb(102,69,118); }
H1.HeaderClassName
{
color: #664576;
}
.AnyTagClassName
{
color: #664576;
}
</style>
background-color css
<style>
a { background-color: #664576; }
a { background-color: rgb(102,69,118); }
div.DivClassName
{
background-color: #664576;
}
.BgClassName
{
background-color: #664576;
}
</style>
border-color css
<style>
span { border-color: #664576; }
span { border-color: rgb(102,69,118); }
td.TdClassName
{
border-color: #664576;
}
.TagClassName
{
border-color: #664576;
}
</style>