Shades of Bouquet #A77397
Tints of Bouquet #A77397
RGB
CMYK
RGB Variations
Color information
#A77397 (or 0xA77397) is known color: Bouquet. HEX triplet: A7, 73 and 97. RGB value is (167,115,151). Sum of RGB (Red+Green+Blue) = 167+115+151=433 (57% of max value = 765). Red value is 167 (65.62% from 255 or 38.57% from 433); Green value is 115 (45.31% from 255 or 26.56% from 433); Blue value is 151 (59.38% from 255 or 34.87% from 433); Max value from RGB is 167 - color contains mainly: red. Hex color #A77397 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A77397 is #588C68. Grayscale: #868686. Windows color (decimal): -5803113 or 9925543. OLE color: 9925543.
HSL color Cylindrical-coordinate representation of color #A77397: hue angle of 318.46º degrees, saturation: 0.23, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A77397 is Cyan = 0, Magento = 0.31, Yellow = 0.10 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 115 | 151 | - |
| CMYK | 0 | 0.31 | 0.10 | 0.35 |
| HSL | 318.46º | 0.23% | 0.55% | - |
| HSV(B) | 318.46º | 0.31% | 0.65% | - |
| XYZ | 27.65 | 22.71 | 32.2 | - |
| YUV | 134.65 | 137.23 | 151.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 115 | 151 | 0 | 0.31 | 0.10 | 0.35 | 318.46 | 0.23 | 0.55 |
| Hex | A7 | 73 | 97 | 0 | 1F | A | 23 | 13E | 17 | 37 |
| Octal | 247 | 163 | 227 | 0 | 37 | 12 | 43 | 476 | 27 | 67 |
| Binary | 10100111 | 1110011 | 10010111 | 0 | 11111 | 1010 | 100011 | 100111110 | 10111 | 110111 |
Color Harmonies of #A77397
Complementary color
Monochromatic Colors of #A77397
Black with #A77397
Text Example
Text Example
White with #A77397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A77397; }
p { color: rgb(167,115,151); }
H1.HeaderClassName
{
color: #A77397;
}
.AnyTagClassName
{
color: #A77397;
}
</style>
background-color css
<style>
a { background-color: #A77397; }
a { background-color: rgb(167,115,151); }
div.DivClassName
{
background-color: #A77397;
}
.BgClassName
{
background-color: #A77397;
}
</style>
border-color css
<style>
span { border-color: #A77397; }
span { border-color: rgb(167,115,151); }
td.TdClassName
{
border-color: #A77397;
}
.TagClassName
{
border-color: #A77397;
}
</style>