Shades of Honey Flower #664770
Tints of Honey Flower #664770
RGB
CMYK
RGB Variations
Color information
#664770 (or 0x664770) is known color: Honey Flower. HEX triplet: 66, 47 and 70. RGB value is (102,71,112). Sum of RGB (Red+Green+Blue) = 102+71+112=285 (37% of max value = 765). Red value is 102 (40.23% from 255 or 35.79% from 285); Green value is 71 (28.12% from 255 or 24.91% from 285); Blue value is 112 (44.14% from 255 or 39.30% from 285); Max value from RGB is 112 - color contains mainly: blue. Hex color #664770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664770 is #99B88F. Grayscale: #545454. Windows color (decimal): -10074256 or 7358310. OLE color: 7358310.
HSL color Cylindrical-coordinate representation of color #664770: hue angle of 285.37º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #664770 is Cyan = 0.09, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 71 | 112 | - |
| CMYK | 0.09 | 0.37 | 0 | 0.56 |
| HSL | 285.37º | 0.22% | 0.36% | - |
| HSV(B) | 285.37º | 0.37% | 0.44% | - |
| XYZ | 10.66 | 8.5 | 16.41 | - |
| YUV | 84.94 | 143.27 | 140.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 71 | 112 | 0.09 | 0.37 | 0 | 0.56 | 285.37 | 0.22 | 0.36 |
| Hex | 66 | 47 | 70 | 9 | 25 | 0 | 38 | 11D | 16 | 24 |
| Octal | 146 | 107 | 160 | 11 | 45 | 0 | 70 | 435 | 26 | 44 |
| Binary | 1100110 | 1000111 | 1110000 | 1001 | 100101 | 0 | 111000 | 100011101 | 10110 | 100100 |
Color Harmonies of #664770
Complementary color
Monochromatic Colors of #664770
Black with #664770
Text Example
Text Example
White with #664770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664770; }
p { color: rgb(102,71,112); }
H1.HeaderClassName
{
color: #664770;
}
.AnyTagClassName
{
color: #664770;
}
</style>
background-color css
<style>
a { background-color: #664770; }
a { background-color: rgb(102,71,112); }
div.DivClassName
{
background-color: #664770;
}
.BgClassName
{
background-color: #664770;
}
</style>
border-color css
<style>
span { border-color: #664770; }
span { border-color: rgb(102,71,112); }
td.TdClassName
{
border-color: #664770;
}
.TagClassName
{
border-color: #664770;
}
</style>