Shades of Bouquet #A48497
Tints of Bouquet #A48497
RGB
CMYK
RGB Variations
Color information
#A48497 (or 0xA48497) is known color: Bouquet. HEX triplet: A4, 84 and 97. RGB value is (164,132,151). Sum of RGB (Red+Green+Blue) = 164+132+151=447 (59% of max value = 765). Red value is 164 (64.45% from 255 or 36.69% from 447); Green value is 132 (51.95% from 255 or 29.53% from 447); Blue value is 151 (59.38% from 255 or 33.78% from 447); Max value from RGB is 164 - color contains mainly: red. Hex color #A48497 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A48497 is #5B7B68. Grayscale: #8F8F8F. Windows color (decimal): -5995369 or 9929892. OLE color: 9929892.
HSL color Cylindrical-coordinate representation of color #A48497: hue angle of 324.38º degrees, saturation: 0.15, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A48497 is Cyan = 0, Magento = 0.20, Yellow = 0.08 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 132 | 151 | - |
| CMYK | 0 | 0.20 | 0.08 | 0.36 |
| HSL | 324.38º | 0.15% | 0.58% | - |
| HSV(B) | 324.38º | 0.2% | 0.64% | - |
| XYZ | 29.15 | 26.63 | 32.88 | - |
| YUV | 143.73 | 132.1 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 132 | 151 | 0 | 0.20 | 0.08 | 0.36 | 324.38 | 0.15 | 0.58 |
| Hex | A4 | 84 | 97 | 0 | 14 | 8 | 24 | 144 | F | 3A |
| Octal | 244 | 204 | 227 | 0 | 24 | 10 | 44 | 504 | 17 | 72 |
| Binary | 10100100 | 10000100 | 10010111 | 0 | 10100 | 1000 | 100100 | 101000100 | 1111 | 111010 |
Color Harmonies of #A48497
Complementary color
Monochromatic Colors of #A48497
Black with #A48497
Text Example
Text Example
White with #A48497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48497; }
p { color: rgb(164,132,151); }
H1.HeaderClassName
{
color: #A48497;
}
.AnyTagClassName
{
color: #A48497;
}
</style>
background-color css
<style>
a { background-color: #A48497; }
a { background-color: rgb(164,132,151); }
div.DivClassName
{
background-color: #A48497;
}
.BgClassName
{
background-color: #A48497;
}
</style>
border-color css
<style>
span { border-color: #A48497; }
span { border-color: rgb(164,132,151); }
td.TdClassName
{
border-color: #A48497;
}
.TagClassName
{
border-color: #A48497;
}
</style>