Shades of Bouquet #A47697
Tints of Bouquet #A47697
RGB
CMYK
RGB Variations
Color information
#A47697 (or 0xA47697) is known color: Bouquet. HEX triplet: A4, 76 and 97. RGB value is (164,118,151). Sum of RGB (Red+Green+Blue) = 164+118+151=433 (57% of max value = 765). Red value is 164 (64.45% from 255 or 37.88% from 433); Green value is 118 (46.48% from 255 or 27.25% from 433); Blue value is 151 (59.38% from 255 or 34.87% from 433); Max value from RGB is 164 - color contains mainly: red. Hex color #A47697 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A47697 is #5B8968. Grayscale: #878787. Windows color (decimal): -5998953 or 9926308. OLE color: 9926308.
HSL color Cylindrical-coordinate representation of color #A47697: hue angle of 316.96º degrees, saturation: 0.2, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A47697 is Cyan = 0, Magento = 0.28, Yellow = 0.08 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 118 | 151 | - |
| CMYK | 0 | 0.28 | 0.08 | 0.36 |
| HSL | 316.96º | 0.2% | 0.55% | - |
| HSV(B) | 316.96º | 0.28% | 0.64% | - |
| XYZ | 27.37 | 23.08 | 32.29 | - |
| YUV | 135.52 | 136.74 | 148.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 118 | 151 | 0 | 0.28 | 0.08 | 0.36 | 316.96 | 0.2 | 0.55 |
| Hex | A4 | 76 | 97 | 0 | 1C | 8 | 24 | 13D | 14 | 37 |
| Octal | 244 | 166 | 227 | 0 | 34 | 10 | 44 | 475 | 24 | 67 |
| Binary | 10100100 | 1110110 | 10010111 | 0 | 11100 | 1000 | 100100 | 100111101 | 10100 | 110111 |
Color Harmonies of #A47697
Complementary color
Monochromatic Colors of #A47697
Black with #A47697
Text Example
Text Example
White with #A47697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47697; }
p { color: rgb(164,118,151); }
H1.HeaderClassName
{
color: #A47697;
}
.AnyTagClassName
{
color: #A47697;
}
</style>
background-color css
<style>
a { background-color: #A47697; }
a { background-color: rgb(164,118,151); }
div.DivClassName
{
background-color: #A47697;
}
.BgClassName
{
background-color: #A47697;
}
</style>
border-color css
<style>
span { border-color: #A47697; }
span { border-color: rgb(164,118,151); }
td.TdClassName
{
border-color: #A47697;
}
.TagClassName
{
border-color: #A47697;
}
</style>