Shades of Bouquet #A48397
Tints of Bouquet #A48397
RGB
CMYK
RGB Variations
Color information
#A48397 (or 0xA48397) is known color: Bouquet. HEX triplet: A4, 83 and 97. RGB value is (164,131,151). Sum of RGB (Red+Green+Blue) = 164+131+151=446 (59% of max value = 765). Red value is 164 (64.45% from 255 or 36.77% from 446); Green value is 131 (51.56% from 255 or 29.37% from 446); Blue value is 151 (59.38% from 255 or 33.86% from 446); Max value from RGB is 164 - color contains mainly: red. Hex color #A48397 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A48397 is #5B7C68. Grayscale: #8F8F8F. Windows color (decimal): -5995625 or 9929636. OLE color: 9929636.
HSL color Cylindrical-coordinate representation of color #A48397: hue angle of 323.64º 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 #A48397 is Cyan = 0, Magento = 0.20, Yellow = 0.08 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 131 | 151 | - |
| CMYK | 0 | 0.20 | 0.08 | 0.36 |
| HSL | 323.64º | 0.15% | 0.58% | - |
| HSV(B) | 323.64º | 0.2% | 0.64% | - |
| XYZ | 29.01 | 26.36 | 32.84 | - |
| YUV | 143.15 | 132.43 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 131 | 151 | 0 | 0.20 | 0.08 | 0.36 | 323.64 | 0.15 | 0.58 |
| Hex | A4 | 83 | 97 | 0 | 14 | 8 | 24 | 144 | F | 3A |
| Octal | 244 | 203 | 227 | 0 | 24 | 10 | 44 | 504 | 17 | 72 |
| Binary | 10100100 | 10000011 | 10010111 | 0 | 10100 | 1000 | 100100 | 101000100 | 1111 | 111010 |
Color Harmonies of #A48397
Complementary color
Monochromatic Colors of #A48397
Black with #A48397
Text Example
Text Example
White with #A48397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48397; }
p { color: rgb(164,131,151); }
H1.HeaderClassName
{
color: #A48397;
}
.AnyTagClassName
{
color: #A48397;
}
</style>
background-color css
<style>
a { background-color: #A48397; }
a { background-color: rgb(164,131,151); }
div.DivClassName
{
background-color: #A48397;
}
.BgClassName
{
background-color: #A48397;
}
</style>
border-color css
<style>
span { border-color: #A48397; }
span { border-color: rgb(164,131,151); }
td.TdClassName
{
border-color: #A48397;
}
.TagClassName
{
border-color: #A48397;
}
</style>