Shades of Bouquet #A78994
Tints of Bouquet #A78994
RGB
CMYK
RGB Variations
Color information
#A78994 (or 0xA78994) is known color: Bouquet. HEX triplet: A7, 89 and 94. RGB value is (167,137,148). Sum of RGB (Red+Green+Blue) = 167+137+148=452 (59% of max value = 765). Red value is 167 (65.62% from 255 or 36.95% from 452); Green value is 137 (53.91% from 255 or 30.31% from 452); Blue value is 148 (58.20% from 255 or 32.74% from 452); Max value from RGB is 167 - color contains mainly: red. Hex color #A78994 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A78994 is #58766B. Grayscale: #939393. Windows color (decimal): -5797484 or 9734567. OLE color: 9734567.
HSL color Cylindrical-coordinate representation of color #A78994: hue angle of 338º degrees, saturation: 0.15, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #A78994 is Cyan = 0, Magento = 0.18, Yellow = 0.11 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 137 | 148 | - |
| CMYK | 0 | 0.18 | 0.11 | 0.35 |
| HSL | 338º | 0.15% | 0.6% | - |
| HSV(B) | 338º | 0.18% | 0.65% | - |
| XYZ | 30.23 | 28.24 | 31.88 | - |
| YUV | 147.22 | 128.44 | 142.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 137 | 148 | 0 | 0.18 | 0.11 | 0.35 | 338 | 0.15 | 0.6 |
| Hex | A7 | 89 | 94 | 0 | 12 | B | 23 | 152 | F | 3C |
| Octal | 247 | 211 | 224 | 0 | 22 | 13 | 43 | 522 | 17 | 74 |
| Binary | 10100111 | 10001001 | 10010100 | 0 | 10010 | 1011 | 100011 | 101010010 | 1111 | 111100 |
Color Harmonies of #A78994
Complementary color
Monochromatic Colors of #A78994
Black with #A78994
Text Example
Text Example
White with #A78994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A78994; }
p { color: rgb(167,137,148); }
H1.HeaderClassName
{
color: #A78994;
}
.AnyTagClassName
{
color: #A78994;
}
</style>
background-color css
<style>
a { background-color: #A78994; }
a { background-color: rgb(167,137,148); }
div.DivClassName
{
background-color: #A78994;
}
.BgClassName
{
background-color: #A78994;
}
</style>
border-color css
<style>
span { border-color: #A78994; }
span { border-color: rgb(167,137,148); }
td.TdClassName
{
border-color: #A78994;
}
.TagClassName
{
border-color: #A78994;
}
</style>