Shades of Bouquet #A38892
Tints of Bouquet #A38892
RGB
CMYK
RGB Variations
Color information
#A38892 (or 0xA38892) is known color: Bouquet. HEX triplet: A3, 88 and 92. RGB value is (163,136,146). Sum of RGB (Red+Green+Blue) = 163+136+146=445 (58% of max value = 765). Red value is 163 (64.06% from 255 or 36.63% from 445); Green value is 136 (53.52% from 255 or 30.56% from 445); Blue value is 146 (57.42% from 255 or 32.81% from 445); Max value from RGB is 163 - color contains mainly: red. Hex color #A38892 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A38892 is #5C776D. Grayscale: #919191. Windows color (decimal): -6059886 or 9603235. OLE color: 9603235.
HSL color Cylindrical-coordinate representation of color #A38892: hue angle of 337.78º degrees, saturation: 0.13, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #A38892 is Cyan = 0, Magento = 0.17, Yellow = 0.10 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 136 | 146 | - |
| CMYK | 0 | 0.17 | 0.10 | 0.36 |
| HSL | 337.78º | 0.13% | 0.59% | - |
| HSV(B) | 337.78º | 0.17% | 0.64% | - |
| XYZ | 29.1 | 27.47 | 30.96 | - |
| YUV | 145.21 | 128.45 | 140.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 136 | 146 | 0 | 0.17 | 0.10 | 0.36 | 337.78 | 0.13 | 0.59 |
| Hex | A3 | 88 | 92 | 0 | 11 | A | 24 | 152 | D | 3B |
| Octal | 243 | 210 | 222 | 0 | 21 | 12 | 44 | 522 | 15 | 73 |
| Binary | 10100011 | 10001000 | 10010010 | 0 | 10001 | 1010 | 100100 | 101010010 | 1101 | 111011 |
Color Harmonies of #A38892
Complementary color
Monochromatic Colors of #A38892
Black with #A38892
Text Example
Text Example
White with #A38892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38892; }
p { color: rgb(163,136,146); }
H1.HeaderClassName
{
color: #A38892;
}
.AnyTagClassName
{
color: #A38892;
}
</style>
background-color css
<style>
a { background-color: #A38892; }
a { background-color: rgb(163,136,146); }
div.DivClassName
{
background-color: #A38892;
}
.BgClassName
{
background-color: #A38892;
}
</style>
border-color css
<style>
span { border-color: #A38892; }
span { border-color: rgb(163,136,146); }
td.TdClassName
{
border-color: #A38892;
}
.TagClassName
{
border-color: #A38892;
}
</style>