Shades of Bouquet #A18592
Tints of Bouquet #A18592
RGB
CMYK
RGB Variations
Color information
#A18592 (or 0xA18592) is known color: Bouquet. HEX triplet: A1, 85 and 92. RGB value is (161,133,146). Sum of RGB (Red+Green+Blue) = 161+133+146=440 (58% of max value = 765). Red value is 161 (63.28% from 255 or 36.59% from 440); Green value is 133 (52.34% from 255 or 30.23% from 440); Blue value is 146 (57.42% from 255 or 33.18% from 440); Max value from RGB is 161 - color contains mainly: red. Hex color #A18592 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A18592 is #5E7A6D. Grayscale: #8E8E8E. Windows color (decimal): -6191726 or 9602465. OLE color: 9602465.
HSL color Cylindrical-coordinate representation of color #A18592: hue angle of 332.14º degrees, saturation: 0.13, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #A18592 is Cyan = 0, Magento = 0.17, Yellow = 0.09 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 133 | 146 | - |
| CMYK | 0 | 0.17 | 0.09 | 0.37 |
| HSL | 332.14º | 0.13% | 0.58% | - |
| HSV(B) | 332.14º | 0.17% | 0.63% | - |
| XYZ | 28.27 | 26.43 | 30.8 | - |
| YUV | 142.85 | 129.78 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 133 | 146 | 0 | 0.17 | 0.09 | 0.37 | 332.14 | 0.13 | 0.58 |
| Hex | A1 | 85 | 92 | 0 | 11 | 9 | 25 | 14C | D | 3A |
| Octal | 241 | 205 | 222 | 0 | 21 | 11 | 45 | 514 | 15 | 72 |
| Binary | 10100001 | 10000101 | 10010010 | 0 | 10001 | 1001 | 100101 | 101001100 | 1101 | 111010 |
Color Harmonies of #A18592
Complementary color
Monochromatic Colors of #A18592
Black with #A18592
Text Example
Text Example
White with #A18592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18592; }
p { color: rgb(161,133,146); }
H1.HeaderClassName
{
color: #A18592;
}
.AnyTagClassName
{
color: #A18592;
}
</style>
background-color css
<style>
a { background-color: #A18592; }
a { background-color: rgb(161,133,146); }
div.DivClassName
{
background-color: #A18592;
}
.BgClassName
{
background-color: #A18592;
}
</style>
border-color css
<style>
span { border-color: #A18592; }
span { border-color: rgb(161,133,146); }
td.TdClassName
{
border-color: #A18592;
}
.TagClassName
{
border-color: #A18592;
}
</style>