Shades of Bouquet #A38995
Tints of Bouquet #A38995
RGB
CMYK
RGB Variations
Color information
#A38995 (or 0xA38995) is known color: Bouquet. HEX triplet: A3, 89 and 95. RGB value is (163,137,149). Sum of RGB (Red+Green+Blue) = 163+137+149=449 (59% of max value = 765). Red value is 163 (64.06% from 255 or 36.30% from 449); Green value is 137 (53.91% from 255 or 30.51% from 449); Blue value is 149 (58.59% from 255 or 33.18% from 449); Max value from RGB is 163 - color contains mainly: red. Hex color #A38995 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A38995 is #5C766A. Grayscale: #929292. Windows color (decimal): -6059627 or 9800099. OLE color: 9800099.
HSL color Cylindrical-coordinate representation of color #A38995: hue angle of 332.31º degrees, saturation: 0.12, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #A38995 is Cyan = 0, Magento = 0.16, Yellow = 0.09 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 137 | 149 | - |
| CMYK | 0 | 0.16 | 0.09 | 0.36 |
| HSL | 332.31º | 0.12% | 0.59% | - |
| HSV(B) | 332.31º | 0.16% | 0.64% | - |
| XYZ | 29.47 | 27.85 | 32.26 | - |
| YUV | 146.14 | 129.61 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 137 | 149 | 0 | 0.16 | 0.09 | 0.36 | 332.31 | 0.12 | 0.59 |
| Hex | A3 | 89 | 95 | 0 | 10 | 9 | 24 | 14C | C | 3B |
| Octal | 243 | 211 | 225 | 0 | 20 | 11 | 44 | 514 | 14 | 73 |
| Binary | 10100011 | 10001001 | 10010101 | 0 | 10000 | 1001 | 100100 | 101001100 | 1100 | 111011 |
Color Harmonies of #A38995
Complementary color
Monochromatic Colors of #A38995
Black with #A38995
Text Example
Text Example
White with #A38995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38995; }
p { color: rgb(163,137,149); }
H1.HeaderClassName
{
color: #A38995;
}
.AnyTagClassName
{
color: #A38995;
}
</style>
background-color css
<style>
a { background-color: #A38995; }
a { background-color: rgb(163,137,149); }
div.DivClassName
{
background-color: #A38995;
}
.BgClassName
{
background-color: #A38995;
}
</style>
border-color css
<style>
span { border-color: #A38995; }
span { border-color: rgb(163,137,149); }
td.TdClassName
{
border-color: #A38995;
}
.TagClassName
{
border-color: #A38995;
}
</style>