Shades of Bouquet #A78492
Tints of Bouquet #A78492
RGB
CMYK
RGB Variations
Color information
#A78492 (or 0xA78492) is known color: Bouquet. HEX triplet: A7, 84 and 92. RGB value is (167,132,146). Sum of RGB (Red+Green+Blue) = 167+132+146=445 (58% of max value = 765). Red value is 167 (65.62% from 255 or 37.53% from 445); Green value is 132 (51.95% from 255 or 29.66% from 445); Blue value is 146 (57.42% from 255 or 32.81% from 445); Max value from RGB is 167 - color contains mainly: red. Hex color #A78492 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A78492 is #587B6D. Grayscale: #909090. Windows color (decimal): -5798766 or 9602215. OLE color: 9602215.
HSL color Cylindrical-coordinate representation of color #A78492: hue angle of 336º degrees, saturation: 0.17, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #A78492 is Cyan = 0, Magento = 0.21, Yellow = 0.13 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 132 | 146 | - |
| CMYK | 0 | 0.21 | 0.13 | 0.35 |
| HSL | 336º | 0.17% | 0.59% | - |
| HSV(B) | 336º | 0.21% | 0.65% | - |
| XYZ | 29.38 | 26.79 | 30.82 | - |
| YUV | 144.06 | 129.1 | 144.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 132 | 146 | 0 | 0.21 | 0.13 | 0.35 | 336 | 0.17 | 0.59 |
| Hex | A7 | 84 | 92 | 0 | 15 | D | 23 | 150 | 11 | 3B |
| Octal | 247 | 204 | 222 | 0 | 25 | 15 | 43 | 520 | 21 | 73 |
| Binary | 10100111 | 10000100 | 10010010 | 0 | 10101 | 1101 | 100011 | 101010000 | 10001 | 111011 |
Color Harmonies of #A78492
Complementary color
Monochromatic Colors of #A78492
Black with #A78492
Text Example
Text Example
White with #A78492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A78492; }
p { color: rgb(167,132,146); }
H1.HeaderClassName
{
color: #A78492;
}
.AnyTagClassName
{
color: #A78492;
}
</style>
background-color css
<style>
a { background-color: #A78492; }
a { background-color: rgb(167,132,146); }
div.DivClassName
{
background-color: #A78492;
}
.BgClassName
{
background-color: #A78492;
}
</style>
border-color css
<style>
span { border-color: #A78492; }
span { border-color: rgb(167,132,146); }
td.TdClassName
{
border-color: #A78492;
}
.TagClassName
{
border-color: #A78492;
}
</style>