Shades of Bouquet #A48694
Tints of Bouquet #A48694
RGB
CMYK
RGB Variations
Color information
#A48694 (or 0xA48694) is known color: Bouquet. HEX triplet: A4, 86 and 94. RGB value is (164,134,148). Sum of RGB (Red+Green+Blue) = 164+134+148=446 (59% of max value = 765). Red value is 164 (64.45% from 255 or 36.77% from 446); Green value is 134 (52.73% from 255 or 30.04% from 446); Blue value is 148 (58.20% from 255 or 33.18% from 446); Max value from RGB is 164 - color contains mainly: red. Hex color #A48694 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A48694 is #5B796B. Grayscale: #909090. Windows color (decimal): -5994860 or 9733796. OLE color: 9733796.
HSL color Cylindrical-coordinate representation of color #A48694: hue angle of 332º degrees, saturation: 0.14, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #A48694 is Cyan = 0, Magento = 0.18, Yellow = 0.10 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 134 | 148 | - |
| CMYK | 0 | 0.18 | 0.10 | 0.36 |
| HSL | 332º | 0.14% | 0.58% | - |
| HSV(B) | 332º | 0.18% | 0.64% | - |
| XYZ | 29.18 | 27.08 | 31.71 | - |
| YUV | 144.57 | 129.94 | 141.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 134 | 148 | 0 | 0.18 | 0.10 | 0.36 | 332 | 0.14 | 0.58 |
| Hex | A4 | 86 | 94 | 0 | 12 | A | 24 | 14C | E | 3A |
| Octal | 244 | 206 | 224 | 0 | 22 | 12 | 44 | 514 | 16 | 72 |
| Binary | 10100100 | 10000110 | 10010100 | 0 | 10010 | 1010 | 100100 | 101001100 | 1110 | 111010 |
Color Harmonies of #A48694
Complementary color
Monochromatic Colors of #A48694
Black with #A48694
Text Example
Text Example
White with #A48694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48694; }
p { color: rgb(164,134,148); }
H1.HeaderClassName
{
color: #A48694;
}
.AnyTagClassName
{
color: #A48694;
}
</style>
background-color css
<style>
a { background-color: #A48694; }
a { background-color: rgb(164,134,148); }
div.DivClassName
{
background-color: #A48694;
}
.BgClassName
{
background-color: #A48694;
}
</style>
border-color css
<style>
span { border-color: #A48694; }
span { border-color: rgb(164,134,148); }
td.TdClassName
{
border-color: #A48694;
}
.TagClassName
{
border-color: #A48694;
}
</style>