Shades of Honey Flower #664272
Tints of Honey Flower #664272
RGB
CMYK
RGB Variations
Color information
#664272 (or 0x664272) is known color: Honey Flower. HEX triplet: 66, 42 and 72. RGB value is (102,66,114). Sum of RGB (Red+Green+Blue) = 102+66+114=282 (37% of max value = 765). Red value is 102 (40.23% from 255 or 36.17% from 282); Green value is 66 (26.17% from 255 or 23.40% from 282); Blue value is 114 (44.92% from 255 or 40.43% from 282); Max value from RGB is 114 - color contains mainly: blue. Hex color #664272 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664272 is #99BD8D. Grayscale: #525252. Windows color (decimal): -10075534 or 7488102. OLE color: 7488102.
HSL color Cylindrical-coordinate representation of color #664272: hue angle of 285º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #664272 is Cyan = 0.11, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 66 | 114 | - |
| CMYK | 0.11 | 0.42 | 0 | 0.55 |
| HSL | 285º | 0.27% | 0.35% | - |
| HSV(B) | 285º | 0.42% | 0.45% | - |
| XYZ | 10.46 | 7.94 | 16.9 | - |
| YUV | 82.24 | 145.93 | 142.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 66 | 114 | 0.11 | 0.42 | 0 | 0.55 | 285 | 0.27 | 0.35 |
| Hex | 66 | 42 | 72 | B | 2A | 0 | 37 | 11D | 1B | 23 |
| Octal | 146 | 102 | 162 | 13 | 52 | 0 | 67 | 435 | 33 | 43 |
| Binary | 1100110 | 1000010 | 1110010 | 1011 | 101010 | 0 | 110111 | 100011101 | 11011 | 100011 |
Color Harmonies of #664272
Complementary color
Monochromatic Colors of #664272
Black with #664272
Text Example
Text Example
White with #664272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664272; }
p { color: rgb(102,66,114); }
H1.HeaderClassName
{
color: #664272;
}
.AnyTagClassName
{
color: #664272;
}
</style>
background-color css
<style>
a { background-color: #664272; }
a { background-color: rgb(102,66,114); }
div.DivClassName
{
background-color: #664272;
}
.BgClassName
{
background-color: #664272;
}
</style>
border-color css
<style>
span { border-color: #664272; }
span { border-color: rgb(102,66,114); }
td.TdClassName
{
border-color: #664272;
}
.TagClassName
{
border-color: #664272;
}
</style>