Shades of Bouquet #A17397
Tints of Bouquet #A17397
RGB
CMYK
RGB Variations
Color information
#A17397 (or 0xA17397) is known color: Bouquet. HEX triplet: A1, 73 and 97. RGB value is (161,115,151). Sum of RGB (Red+Green+Blue) = 161+115+151=427 (56% of max value = 765). Red value is 161 (63.28% from 255 or 37.70% from 427); Green value is 115 (45.31% from 255 or 26.93% from 427); Blue value is 151 (59.38% from 255 or 35.36% from 427); Max value from RGB is 161 - color contains mainly: red. Hex color #A17397 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A17397 is #5E8C68. Grayscale: #848484. Windows color (decimal): -6196329 or 9925537. OLE color: 9925537.
HSL color Cylindrical-coordinate representation of color #A17397: hue angle of 313.04º degrees, saturation: 0.2, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A17397 is Cyan = 0, Magento = 0.29, Yellow = 0.06 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 115 | 151 | - |
| CMYK | 0 | 0.29 | 0.06 | 0.37 |
| HSL | 313.04º | 0.2% | 0.54% | - |
| HSV(B) | 313.04º | 0.29% | 0.63% | - |
| XYZ | 26.41 | 22.07 | 32.15 | - |
| YUV | 132.86 | 138.24 | 148.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 115 | 151 | 0 | 0.29 | 0.06 | 0.37 | 313.04 | 0.2 | 0.54 |
| Hex | A1 | 73 | 97 | 0 | 1D | 6 | 25 | 139 | 14 | 36 |
| Octal | 241 | 163 | 227 | 0 | 35 | 6 | 45 | 471 | 24 | 66 |
| Binary | 10100001 | 1110011 | 10010111 | 0 | 11101 | 110 | 100101 | 100111001 | 10100 | 110110 |
Color Harmonies of #A17397
Complementary color
Monochromatic Colors of #A17397
Black with #A17397
Text Example
Text Example
White with #A17397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17397; }
p { color: rgb(161,115,151); }
H1.HeaderClassName
{
color: #A17397;
}
.AnyTagClassName
{
color: #A17397;
}
</style>
background-color css
<style>
a { background-color: #A17397; }
a { background-color: rgb(161,115,151); }
div.DivClassName
{
background-color: #A17397;
}
.BgClassName
{
background-color: #A17397;
}
</style>
border-color css
<style>
span { border-color: #A17397; }
span { border-color: rgb(161,115,151); }
td.TdClassName
{
border-color: #A17397;
}
.TagClassName
{
border-color: #A17397;
}
</style>