Shades of Bouquet #A18296
Tints of Bouquet #A18296
RGB
CMYK
RGB Variations
Color information
#A18296 (or 0xA18296) is known color: Bouquet. HEX triplet: A1, 82 and 96. RGB value is (161,130,150). Sum of RGB (Red+Green+Blue) = 161+130+150=441 (58% of max value = 765). Red value is 161 (63.28% from 255 or 36.51% from 441); Green value is 130 (51.17% from 255 or 29.48% from 441); Blue value is 150 (58.98% from 255 or 34.01% from 441); Max value from RGB is 161 - color contains mainly: red. Hex color #A18296 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A18296 is #5E7D69. Grayscale: #8D8D8D. Windows color (decimal): -6192490 or 9863841. OLE color: 9863841.
HSL color Cylindrical-coordinate representation of color #A18296: hue angle of 321.29º degrees, saturation: 0.14, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A18296 is Cyan = 0, Magento = 0.19, Yellow = 0.07 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 130 | 150 | - |
| CMYK | 0 | 0.19 | 0.07 | 0.37 |
| HSL | 321.29º | 0.14% | 0.57% | - |
| HSV(B) | 321.29º | 0.19% | 0.63% | - |
| XYZ | 28.19 | 25.74 | 32.34 | - |
| YUV | 141.55 | 132.77 | 141.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 130 | 150 | 0 | 0.19 | 0.07 | 0.37 | 321.29 | 0.14 | 0.57 |
| Hex | A1 | 82 | 96 | 0 | 13 | 7 | 25 | 141 | E | 39 |
| Octal | 241 | 202 | 226 | 0 | 23 | 7 | 45 | 501 | 16 | 71 |
| Binary | 10100001 | 10000010 | 10010110 | 0 | 10011 | 111 | 100101 | 101000001 | 1110 | 111001 |
Color Harmonies of #A18296
Complementary color
Monochromatic Colors of #A18296
Black with #A18296
Text Example
Text Example
White with #A18296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18296; }
p { color: rgb(161,130,150); }
H1.HeaderClassName
{
color: #A18296;
}
.AnyTagClassName
{
color: #A18296;
}
</style>
background-color css
<style>
a { background-color: #A18296; }
a { background-color: rgb(161,130,150); }
div.DivClassName
{
background-color: #A18296;
}
.BgClassName
{
background-color: #A18296;
}
</style>
border-color css
<style>
span { border-color: #A18296; }
span { border-color: rgb(161,130,150); }
td.TdClassName
{
border-color: #A18296;
}
.TagClassName
{
border-color: #A18296;
}
</style>