Shades of Bouquet #A27197
Tints of Bouquet #A27197
RGB
CMYK
RGB Variations
Color information
#A27197 (or 0xA27197) is known color: Bouquet. HEX triplet: A2, 71 and 97. RGB value is (162,113,151). Sum of RGB (Red+Green+Blue) = 162+113+151=426 (56% of max value = 765). Red value is 162 (63.67% from 255 or 38.03% from 426); Green value is 113 (44.53% from 255 or 26.53% from 426); Blue value is 151 (59.38% from 255 or 35.45% from 426); Max value from RGB is 162 - color contains mainly: red. Hex color #A27197 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A27197 is #5D8E68. Grayscale: #838383. Windows color (decimal): -6131305 or 9925026. OLE color: 9925026.
HSL color Cylindrical-coordinate representation of color #A27197: hue angle of 313.47º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A27197 is Cyan = 0, Magento = 0.30, Yellow = 0.07 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 113 | 151 | - |
| CMYK | 0 | 0.30 | 0.07 | 0.36 |
| HSL | 313.47º | 0.21% | 0.54% | - |
| HSV(B) | 313.47º | 0.3% | 0.64% | - |
| XYZ | 26.39 | 21.73 | 32.08 | - |
| YUV | 131.98 | 138.73 | 149.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 113 | 151 | 0 | 0.30 | 0.07 | 0.36 | 313.47 | 0.21 | 0.54 |
| Hex | A2 | 71 | 97 | 0 | 1E | 7 | 24 | 139 | 15 | 36 |
| Octal | 242 | 161 | 227 | 0 | 36 | 7 | 44 | 471 | 25 | 66 |
| Binary | 10100010 | 1110001 | 10010111 | 0 | 11110 | 111 | 100100 | 100111001 | 10101 | 110110 |
Color Harmonies of #A27197
Complementary color
Monochromatic Colors of #A27197
Black with #A27197
Text Example
Text Example
White with #A27197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27197; }
p { color: rgb(162,113,151); }
H1.HeaderClassName
{
color: #A27197;
}
.AnyTagClassName
{
color: #A27197;
}
</style>
background-color css
<style>
a { background-color: #A27197; }
a { background-color: rgb(162,113,151); }
div.DivClassName
{
background-color: #A27197;
}
.BgClassName
{
background-color: #A27197;
}
</style>
border-color css
<style>
span { border-color: #A27197; }
span { border-color: rgb(162,113,151); }
td.TdClassName
{
border-color: #A27197;
}
.TagClassName
{
border-color: #A27197;
}
</style>