Shades of Bouquet #A17798
Tints of Bouquet #A17798
RGB
CMYK
RGB Variations
Color information
#A17798 (or 0xA17798) is known color: Bouquet. HEX triplet: A1, 77 and 98. RGB value is (161,119,152). Sum of RGB (Red+Green+Blue) = 161+119+152=432 (57% of max value = 765). Red value is 161 (63.28% from 255 or 37.27% from 432); Green value is 119 (46.88% from 255 or 27.55% from 432); Blue value is 152 (59.77% from 255 or 35.19% from 432); Max value from RGB is 161 - color contains mainly: red. Hex color #A17798 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A17798 is #5E8867. Grayscale: #878787. Windows color (decimal): -6195304 or 9992097. OLE color: 9992097.
HSL color Cylindrical-coordinate representation of color #A17798: hue angle of 312.86º 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 #A17798 is Cyan = 0, Magento = 0.26, Yellow = 0.06 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 119 | 152 | - |
| CMYK | 0 | 0.26 | 0.06 | 0.37 |
| HSL | 312.86º | 0.18% | 0.55% | - |
| HSV(B) | 312.86º | 0.26% | 0.63% | - |
| XYZ | 26.96 | 23.04 | 32.73 | - |
| YUV | 135.32 | 137.41 | 146.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 119 | 152 | 0 | 0.26 | 0.06 | 0.37 | 312.86 | 0.18 | 0.55 |
| Hex | A1 | 77 | 98 | 0 | 1A | 6 | 25 | 139 | 12 | 37 |
| Octal | 241 | 167 | 230 | 0 | 32 | 6 | 45 | 471 | 22 | 67 |
| Binary | 10100001 | 1110111 | 10011000 | 0 | 11010 | 110 | 100101 | 100111001 | 10010 | 110111 |
Color Harmonies of #A17798
Complementary color
Monochromatic Colors of #A17798
Black with #A17798
Text Example
Text Example
White with #A17798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17798; }
p { color: rgb(161,119,152); }
H1.HeaderClassName
{
color: #A17798;
}
.AnyTagClassName
{
color: #A17798;
}
</style>
background-color css
<style>
a { background-color: #A17798; }
a { background-color: rgb(161,119,152); }
div.DivClassName
{
background-color: #A17798;
}
.BgClassName
{
background-color: #A17798;
}
</style>
border-color css
<style>
span { border-color: #A17798; }
span { border-color: rgb(161,119,152); }
td.TdClassName
{
border-color: #A17798;
}
.TagClassName
{
border-color: #A17798;
}
</style>