Shades of Bouquet #A77997
Tints of Bouquet #A77997
RGB
CMYK
RGB Variations
Color information
#A77997 (or 0xA77997) is known color: Bouquet. HEX triplet: A7, 79 and 97. RGB value is (167,121,151). Sum of RGB (Red+Green+Blue) = 167+121+151=439 (58% of max value = 765). Red value is 167 (65.62% from 255 or 38.04% from 439); Green value is 121 (47.66% from 255 or 27.56% from 439); Blue value is 151 (59.38% from 255 or 34.40% from 439); Max value from RGB is 167 - color contains mainly: red. Hex color #A77997 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A77997 is #588668. Grayscale: #8A8A8A. Windows color (decimal): -5801577 or 9927079. OLE color: 9927079.
HSL color Cylindrical-coordinate representation of color #A77997: hue angle of 320.87º degrees, saturation: 0.21, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A77997 is Cyan = 0, Magento = 0.28, Yellow = 0.10 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 121 | 151 | - |
| CMYK | 0 | 0.28 | 0.10 | 0.35 |
| HSL | 320.87º | 0.21% | 0.56% | - |
| HSV(B) | 320.87º | 0.28% | 0.65% | - |
| XYZ | 28.36 | 24.12 | 32.44 | - |
| YUV | 138.17 | 135.24 | 148.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 121 | 151 | 0 | 0.28 | 0.10 | 0.35 | 320.87 | 0.21 | 0.56 |
| Hex | A7 | 79 | 97 | 0 | 1C | A | 23 | 141 | 15 | 38 |
| Octal | 247 | 171 | 227 | 0 | 34 | 12 | 43 | 501 | 25 | 70 |
| Binary | 10100111 | 1111001 | 10010111 | 0 | 11100 | 1010 | 100011 | 101000001 | 10101 | 111000 |
Color Harmonies of #A77997
Complementary color
Monochromatic Colors of #A77997
Black with #A77997
Text Example
Text Example
White with #A77997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A77997; }
p { color: rgb(167,121,151); }
H1.HeaderClassName
{
color: #A77997;
}
.AnyTagClassName
{
color: #A77997;
}
</style>
background-color css
<style>
a { background-color: #A77997; }
a { background-color: rgb(167,121,151); }
div.DivClassName
{
background-color: #A77997;
}
.BgClassName
{
background-color: #A77997;
}
</style>
border-color css
<style>
span { border-color: #A77997; }
span { border-color: rgb(167,121,151); }
td.TdClassName
{
border-color: #A77997;
}
.TagClassName
{
border-color: #A77997;
}
</style>