Shades of Bouquet #A77296
Tints of Bouquet #A77296
RGB
CMYK
RGB Variations
Color information
#A77296 (or 0xA77296) is known color: Bouquet. HEX triplet: A7, 72 and 96. RGB value is (167,114,150). Sum of RGB (Red+Green+Blue) = 167+114+150=431 (57% of max value = 765). Red value is 167 (65.62% from 255 or 38.75% from 431); Green value is 114 (44.92% from 255 or 26.45% from 431); Blue value is 150 (58.98% from 255 or 34.80% from 431); Max value from RGB is 167 - color contains mainly: red. Hex color #A77296 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A77296 is #588D69. Grayscale: #858585. Windows color (decimal): -5803370 or 9859751. OLE color: 9859751.
HSL color Cylindrical-coordinate representation of color #A77296: hue angle of 319.25º 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 #A77296 is Cyan = 0, Magento = 0.32, Yellow = 0.10 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 114 | 150 | - |
| CMYK | 0 | 0.32 | 0.10 | 0.35 |
| HSL | 319.25º | 0.23% | 0.55% | - |
| HSV(B) | 319.25º | 0.32% | 0.65% | - |
| XYZ | 27.46 | 22.45 | 31.74 | - |
| YUV | 133.95 | 137.06 | 151.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 114 | 150 | 0 | 0.32 | 0.10 | 0.35 | 319.25 | 0.23 | 0.55 |
| Hex | A7 | 72 | 96 | 0 | 20 | A | 23 | 13F | 17 | 37 |
| Octal | 247 | 162 | 226 | 0 | 40 | 12 | 43 | 477 | 27 | 67 |
| Binary | 10100111 | 1110010 | 10010110 | 0 | 100000 | 1010 | 100011 | 100111111 | 10111 | 110111 |
Color Harmonies of #A77296
Complementary color
Monochromatic Colors of #A77296
Black with #A77296
Text Example
Text Example
White with #A77296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A77296; }
p { color: rgb(167,114,150); }
H1.HeaderClassName
{
color: #A77296;
}
.AnyTagClassName
{
color: #A77296;
}
</style>
background-color css
<style>
a { background-color: #A77296; }
a { background-color: rgb(167,114,150); }
div.DivClassName
{
background-color: #A77296;
}
.BgClassName
{
background-color: #A77296;
}
</style>
border-color css
<style>
span { border-color: #A77296; }
span { border-color: rgb(167,114,150); }
td.TdClassName
{
border-color: #A77296;
}
.TagClassName
{
border-color: #A77296;
}
</style>