Shades of Bouquet #A17998
Tints of Bouquet #A17998
RGB
CMYK
RGB Variations
Color information
#A17998 (or 0xA17998) is known color: Bouquet. HEX triplet: A1, 79 and 98. RGB value is (161,121,152). Sum of RGB (Red+Green+Blue) = 161+121+152=434 (57% of max value = 765). Red value is 161 (63.28% from 255 or 37.10% from 434); Green value is 121 (47.66% from 255 or 27.88% from 434); Blue value is 152 (59.77% from 255 or 35.02% from 434); Max value from RGB is 161 - color contains mainly: red. Hex color #A17998 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A17998 is #5E8667. Grayscale: #888888. Windows color (decimal): -6194792 or 9992609. OLE color: 9992609.
HSL color Cylindrical-coordinate representation of color #A17998: hue angle of 313.5º degrees, saturation: 0.18, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #A17998 is Cyan = 0, Magento = 0.25, Yellow = 0.06 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 121 | 152 | - |
| CMYK | 0 | 0.25 | 0.06 | 0.37 |
| HSL | 313.5º | 0.18% | 0.55% | - |
| HSV(B) | 313.5º | 0.25% | 0.63% | - |
| XYZ | 27.2 | 23.52 | 32.81 | - |
| YUV | 136.49 | 136.75 | 145.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 121 | 152 | 0 | 0.25 | 0.06 | 0.37 | 313.5 | 0.18 | 0.55 |
| Hex | A1 | 79 | 98 | 0 | 19 | 6 | 25 | 13A | 12 | 37 |
| Octal | 241 | 171 | 230 | 0 | 31 | 6 | 45 | 472 | 22 | 67 |
| Binary | 10100001 | 1111001 | 10011000 | 0 | 11001 | 110 | 100101 | 100111010 | 10010 | 110111 |
Color Harmonies of #A17998
Complementary color
Monochromatic Colors of #A17998
Black with #A17998
Text Example
Text Example
White with #A17998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17998; }
p { color: rgb(161,121,152); }
H1.HeaderClassName
{
color: #A17998;
}
.AnyTagClassName
{
color: #A17998;
}
</style>
background-color css
<style>
a { background-color: #A17998; }
a { background-color: rgb(161,121,152); }
div.DivClassName
{
background-color: #A17998;
}
.BgClassName
{
background-color: #A17998;
}
</style>
border-color css
<style>
span { border-color: #A17998; }
span { border-color: rgb(161,121,152); }
td.TdClassName
{
border-color: #A17998;
}
.TagClassName
{
border-color: #A17998;
}
</style>