Shades of Bouquet #A18791
Tints of Bouquet #A18791
RGB
CMYK
RGB Variations
Color information
#A18791 (or 0xA18791) is known color: Bouquet. HEX triplet: A1, 87 and 91. RGB value is (161,135,145). Sum of RGB (Red+Green+Blue) = 161+135+145=441 (58% of max value = 765). Red value is 161 (63.28% from 255 or 36.51% from 441); Green value is 135 (53.12% from 255 or 30.61% from 441); Blue value is 145 (57.03% from 255 or 32.88% from 441); Max value from RGB is 161 - color contains mainly: red. Hex color #A18791 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A18791 is #5E786E. Grayscale: #8F8F8F. Windows color (decimal): -6191215 or 9537441. OLE color: 9537441.
HSL color Cylindrical-coordinate representation of color #A18791: hue angle of 336.92º degrees, saturation: 0.12, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #A18791 is Cyan = 0, Magento = 0.16, Yellow = 0.10 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 135 | 145 | - |
| CMYK | 0 | 0.16 | 0.10 | 0.37 |
| HSL | 336.92º | 0.12% | 0.58% | - |
| HSV(B) | 336.92º | 0.16% | 0.63% | - |
| XYZ | 28.47 | 26.95 | 30.49 | - |
| YUV | 143.91 | 128.61 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 135 | 145 | 0 | 0.16 | 0.10 | 0.37 | 336.92 | 0.12 | 0.58 |
| Hex | A1 | 87 | 91 | 0 | 10 | A | 25 | 151 | C | 3A |
| Octal | 241 | 207 | 221 | 0 | 20 | 12 | 45 | 521 | 14 | 72 |
| Binary | 10100001 | 10000111 | 10010001 | 0 | 10000 | 1010 | 100101 | 101010001 | 1100 | 111010 |
Color Harmonies of #A18791
Complementary color
Monochromatic Colors of #A18791
Black with #A18791
Text Example
Text Example
White with #A18791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18791; }
p { color: rgb(161,135,145); }
H1.HeaderClassName
{
color: #A18791;
}
.AnyTagClassName
{
color: #A18791;
}
</style>
background-color css
<style>
a { background-color: #A18791; }
a { background-color: rgb(161,135,145); }
div.DivClassName
{
background-color: #A18791;
}
.BgClassName
{
background-color: #A18791;
}
</style>
border-color css
<style>
span { border-color: #A18791; }
span { border-color: rgb(161,135,145); }
td.TdClassName
{
border-color: #A18791;
}
.TagClassName
{
border-color: #A18791;
}
</style>