Shades of Bouquet #A17795
Tints of Bouquet #A17795
RGB
CMYK
RGB Variations
Color information
#A17795 (or 0xA17795) is known color: Bouquet. HEX triplet: A1, 77 and 95. RGB value is (161,119,149). Sum of RGB (Red+Green+Blue) = 161+119+149=429 (56% of max value = 765). Red value is 161 (63.28% from 255 or 37.53% from 429); Green value is 119 (46.88% from 255 or 27.74% from 429); Blue value is 149 (58.59% from 255 or 34.73% from 429); Max value from RGB is 161 - color contains mainly: red. Hex color #A17795 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A17795 is #5E886A. Grayscale: #868686. Windows color (decimal): -6195307 or 9795489. OLE color: 9795489.
HSL color Cylindrical-coordinate representation of color #A17795: hue angle of 317.14º degrees, saturation: 0.18, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A17795 is Cyan = 0, Magento = 0.26, Yellow = 0.07 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 119 | 149 | - |
| CMYK | 0 | 0.26 | 0.07 | 0.37 |
| HSL | 317.14º | 0.18% | 0.55% | - |
| HSV(B) | 317.14º | 0.26% | 0.63% | - |
| XYZ | 26.72 | 22.94 | 31.45 | - |
| YUV | 134.98 | 135.91 | 146.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 119 | 149 | 0 | 0.26 | 0.07 | 0.37 | 317.14 | 0.18 | 0.55 |
| Hex | A1 | 77 | 95 | 0 | 1A | 7 | 25 | 13D | 12 | 37 |
| Octal | 241 | 167 | 225 | 0 | 32 | 7 | 45 | 475 | 22 | 67 |
| Binary | 10100001 | 1110111 | 10010101 | 0 | 11010 | 111 | 100101 | 100111101 | 10010 | 110111 |
Color Harmonies of #A17795
Complementary color
Monochromatic Colors of #A17795
Black with #A17795
Text Example
Text Example
White with #A17795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17795; }
p { color: rgb(161,119,149); }
H1.HeaderClassName
{
color: #A17795;
}
.AnyTagClassName
{
color: #A17795;
}
</style>
background-color css
<style>
a { background-color: #A17795; }
a { background-color: rgb(161,119,149); }
div.DivClassName
{
background-color: #A17795;
}
.BgClassName
{
background-color: #A17795;
}
</style>
border-color css
<style>
span { border-color: #A17795; }
span { border-color: rgb(161,119,149); }
td.TdClassName
{
border-color: #A17795;
}
.TagClassName
{
border-color: #A17795;
}
</style>