Shades of Bouquet #A78695
Tints of Bouquet #A78695
RGB
CMYK
RGB Variations
Color information
#A78695 (or 0xA78695) is known color: Bouquet. HEX triplet: A7, 86 and 95. RGB value is (167,134,149). Sum of RGB (Red+Green+Blue) = 167+134+149=450 (59% of max value = 765). Red value is 167 (65.62% from 255 or 37.11% from 450); Green value is 134 (52.73% from 255 or 29.78% from 450); Blue value is 149 (58.59% from 255 or 33.11% from 450); Max value from RGB is 167 - color contains mainly: red. Hex color #A78695 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A78695 is #58796A. Grayscale: #919191. Windows color (decimal): -5798251 or 9799335. OLE color: 9799335.
HSL color Cylindrical-coordinate representation of color #A78695: hue angle of 332.73º degrees, saturation: 0.16, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A78695 is Cyan = 0, Magento = 0.20, Yellow = 0.11 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 134 | 149 | - |
| CMYK | 0 | 0.20 | 0.11 | 0.35 |
| HSL | 332.73º | 0.16% | 0.59% | - |
| HSV(B) | 332.73º | 0.2% | 0.65% | - |
| XYZ | 29.89 | 27.44 | 32.15 | - |
| YUV | 145.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 134 | 149 | 0 | 0.20 | 0.11 | 0.35 | 332.73 | 0.16 | 0.59 |
| Hex | A7 | 86 | 95 | 0 | 14 | B | 23 | 14D | 10 | 3B |
| Octal | 247 | 206 | 225 | 0 | 24 | 13 | 43 | 515 | 20 | 73 |
| Binary | 10100111 | 10000110 | 10010101 | 0 | 10100 | 1011 | 100011 | 101001101 | 10000 | 111011 |
Color Harmonies of #A78695
Complementary color
Monochromatic Colors of #A78695
Black with #A78695
Text Example
Text Example
White with #A78695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A78695; }
p { color: rgb(167,134,149); }
H1.HeaderClassName
{
color: #A78695;
}
.AnyTagClassName
{
color: #A78695;
}
</style>
background-color css
<style>
a { background-color: #A78695; }
a { background-color: rgb(167,134,149); }
div.DivClassName
{
background-color: #A78695;
}
.BgClassName
{
background-color: #A78695;
}
</style>
border-color css
<style>
span { border-color: #A78695; }
span { border-color: rgb(167,134,149); }
td.TdClassName
{
border-color: #A78695;
}
.TagClassName
{
border-color: #A78695;
}
</style>