Shades of Bouquet #A76997
Tints of Bouquet #A76997
RGB
CMYK
RGB Variations
Color information
#A76997 (or 0xA76997) is known color: Bouquet. HEX triplet: A7, 69 and 97. RGB value is (167,105,151). Sum of RGB (Red+Green+Blue) = 167+105+151=423 (56% of max value = 765). Red value is 167 (65.62% from 255 or 39.48% from 423); Green value is 105 (41.41% from 255 or 24.82% from 423); Blue value is 151 (59.38% from 255 or 35.70% from 423); Max value from RGB is 167 - color contains mainly: red. Hex color #A76997 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A76997 is #589668. Grayscale: #808080. Windows color (decimal): -5805673 or 9922983. OLE color: 9922983.
HSL color Cylindrical-coordinate representation of color #A76997: hue angle of 315.48º degrees, saturation: 0.26, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A76997 is Cyan = 0, Magento = 0.37, Yellow = 0.10 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 105 | 151 | - |
| CMYK | 0 | 0.37 | 0.10 | 0.35 |
| HSL | 315.48º | 0.26% | 0.53% | - |
| HSV(B) | 315.48º | 0.37% | 0.65% | - |
| XYZ | 26.57 | 20.55 | 31.84 | - |
| YUV | 128.78 | 140.54 | 155.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 105 | 151 | 0 | 0.37 | 0.10 | 0.35 | 315.48 | 0.26 | 0.53 |
| Hex | A7 | 69 | 97 | 0 | 25 | A | 23 | 13B | 1A | 35 |
| Octal | 247 | 151 | 227 | 0 | 45 | 12 | 43 | 473 | 32 | 65 |
| Binary | 10100111 | 1101001 | 10010111 | 0 | 100101 | 1010 | 100011 | 100111011 | 11010 | 110101 |
Color Harmonies of #A76997
Complementary color
Monochromatic Colors of #A76997
Black with #A76997
Text Example
Text Example
White with #A76997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76997; }
p { color: rgb(167,105,151); }
H1.HeaderClassName
{
color: #A76997;
}
.AnyTagClassName
{
color: #A76997;
}
</style>
background-color css
<style>
a { background-color: #A76997; }
a { background-color: rgb(167,105,151); }
div.DivClassName
{
background-color: #A76997;
}
.BgClassName
{
background-color: #A76997;
}
</style>
border-color css
<style>
span { border-color: #A76997; }
span { border-color: rgb(167,105,151); }
td.TdClassName
{
border-color: #A76997;
}
.TagClassName
{
border-color: #A76997;
}
</style>