Shades of Bouquet #A77195
Tints of Bouquet #A77195
RGB
CMYK
RGB Variations
Color information
#A77195 (or 0xA77195) is known color: Bouquet. HEX triplet: A7, 71 and 95. RGB value is (167,113,149). Sum of RGB (Red+Green+Blue) = 167+113+149=429 (56% of max value = 765). Red value is 167 (65.62% from 255 or 38.93% from 429); Green value is 113 (44.53% from 255 or 26.34% from 429); Blue value is 149 (58.59% from 255 or 34.73% from 429); Max value from RGB is 167 - color contains mainly: red. Hex color #A77195 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A77195 is #588E6A. Grayscale: #858585. Windows color (decimal): -5803627 or 9793959. OLE color: 9793959.
HSL color Cylindrical-coordinate representation of color #A77195: hue angle of 320º degrees, saturation: 0.23, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #A77195 is Cyan = 0, Magento = 0.32, Yellow = 0.11 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 113 | 149 | - |
| CMYK | 0 | 0.32 | 0.11 | 0.35 |
| HSL | 320º | 0.23% | 0.55% | - |
| HSV(B) | 320º | 0.32% | 0.65% | - |
| XYZ | 27.27 | 22.2 | 31.28 | - |
| YUV | 133.25 | 136.89 | 152.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 113 | 149 | 0 | 0.32 | 0.11 | 0.35 | 320 | 0.23 | 0.55 |
| Hex | A7 | 71 | 95 | 0 | 20 | B | 23 | 140 | 17 | 37 |
| Octal | 247 | 161 | 225 | 0 | 40 | 13 | 43 | 500 | 27 | 67 |
| Binary | 10100111 | 1110001 | 10010101 | 0 | 100000 | 1011 | 100011 | 101000000 | 10111 | 110111 |
Color Harmonies of #A77195
Complementary color
Monochromatic Colors of #A77195
Black with #A77195
Text Example
Text Example
White with #A77195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A77195; }
p { color: rgb(167,113,149); }
H1.HeaderClassName
{
color: #A77195;
}
.AnyTagClassName
{
color: #A77195;
}
</style>
background-color css
<style>
a { background-color: #A77195; }
a { background-color: rgb(167,113,149); }
div.DivClassName
{
background-color: #A77195;
}
.BgClassName
{
background-color: #A77195;
}
</style>
border-color css
<style>
span { border-color: #A77195; }
span { border-color: rgb(167,113,149); }
td.TdClassName
{
border-color: #A77195;
}
.TagClassName
{
border-color: #A77195;
}
</style>