Shades of Bouquet #A18197
Tints of Bouquet #A18197
RGB
CMYK
RGB Variations
Color information
#A18197 (or 0xA18197) is known color: Bouquet. HEX triplet: A1, 81 and 97. RGB value is (161,129,151). Sum of RGB (Red+Green+Blue) = 161+129+151=441 (58% of max value = 765). Red value is 161 (63.28% from 255 or 36.51% from 441); Green value is 129 (50.78% from 255 or 29.25% from 441); Blue value is 151 (59.38% from 255 or 34.24% from 441); Max value from RGB is 161 - color contains mainly: red. Hex color #A18197 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A18197 is #5E7E68. Grayscale: #8D8D8D. Windows color (decimal): -6192745 or 9929121. OLE color: 9929121.
HSL color Cylindrical-coordinate representation of color #A18197: hue angle of 318.75º degrees, saturation: 0.15, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A18197 is Cyan = 0, Magento = 0.20, Yellow = 0.06 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 129 | 151 | - |
| CMYK | 0 | 0.20 | 0.06 | 0.37 |
| HSL | 318.75º | 0.15% | 0.57% | - |
| HSV(B) | 318.75º | 0.2% | 0.63% | - |
| XYZ | 28.13 | 25.51 | 32.72 | - |
| YUV | 141.08 | 133.6 | 142.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 129 | 151 | 0 | 0.20 | 0.06 | 0.37 | 318.75 | 0.15 | 0.57 |
| Hex | A1 | 81 | 97 | 0 | 14 | 6 | 25 | 13F | F | 39 |
| Octal | 241 | 201 | 227 | 0 | 24 | 6 | 45 | 477 | 17 | 71 |
| Binary | 10100001 | 10000001 | 10010111 | 0 | 10100 | 110 | 100101 | 100111111 | 1111 | 111001 |
Color Harmonies of #A18197
Complementary color
Monochromatic Colors of #A18197
Black with #A18197
Text Example
Text Example
White with #A18197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18197; }
p { color: rgb(161,129,151); }
H1.HeaderClassName
{
color: #A18197;
}
.AnyTagClassName
{
color: #A18197;
}
</style>
background-color css
<style>
a { background-color: #A18197; }
a { background-color: rgb(161,129,151); }
div.DivClassName
{
background-color: #A18197;
}
.BgClassName
{
background-color: #A18197;
}
</style>
border-color css
<style>
span { border-color: #A18197; }
span { border-color: rgb(161,129,151); }
td.TdClassName
{
border-color: #A18197;
}
.TagClassName
{
border-color: #A18197;
}
</style>