Shades of Bouquet #A67992
Tints of Bouquet #A67992
RGB
CMYK
RGB Variations
Color information
#A67992 (or 0xA67992) is known color: Bouquet. HEX triplet: A6, 79 and 92. RGB value is (166,121,146). Sum of RGB (Red+Green+Blue) = 166+121+146=433 (57% of max value = 765). Red value is 166 (65.23% from 255 or 38.34% from 433); Green value is 121 (47.66% from 255 or 27.94% from 433); Blue value is 146 (57.42% from 255 or 33.72% from 433); Max value from RGB is 166 - color contains mainly: red. Hex color #A67992 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A67992 is #59866D. Grayscale: #898989. Windows color (decimal): -5867118 or 9599398. OLE color: 9599398.
HSL color Cylindrical-coordinate representation of color #A67992: hue angle of 326.67º degrees, saturation: 0.2, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A67992 is Cyan = 0, Magento = 0.27, Yellow = 0.12 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 121 | 146 | - |
| CMYK | 0 | 0.27 | 0.12 | 0.35 |
| HSL | 326.67º | 0.2% | 0.56% | - |
| HSV(B) | 326.67º | 0.27% | 0.65% | - |
| XYZ | 27.75 | 23.86 | 30.34 | - |
| YUV | 137.31 | 132.91 | 148.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 121 | 146 | 0 | 0.27 | 0.12 | 0.35 | 326.67 | 0.2 | 0.56 |
| Hex | A6 | 79 | 92 | 0 | 1B | C | 23 | 147 | 14 | 38 |
| Octal | 246 | 171 | 222 | 0 | 33 | 14 | 43 | 507 | 24 | 70 |
| Binary | 10100110 | 1111001 | 10010010 | 0 | 11011 | 1100 | 100011 | 101000111 | 10100 | 111000 |
Color Harmonies of #A67992
Complementary color
Monochromatic Colors of #A67992
Black with #A67992
Text Example
Text Example
White with #A67992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A67992; }
p { color: rgb(166,121,146); }
H1.HeaderClassName
{
color: #A67992;
}
.AnyTagClassName
{
color: #A67992;
}
</style>
background-color css
<style>
a { background-color: #A67992; }
a { background-color: rgb(166,121,146); }
div.DivClassName
{
background-color: #A67992;
}
.BgClassName
{
background-color: #A67992;
}
</style>
border-color css
<style>
span { border-color: #A67992; }
span { border-color: rgb(166,121,146); }
td.TdClassName
{
border-color: #A67992;
}
.TagClassName
{
border-color: #A67992;
}
</style>