Shades of Bouquet #A38795
Tints of Bouquet #A38795
RGB
CMYK
RGB Variations
Color information
#A38795 (or 0xA38795) is known color: Bouquet. HEX triplet: A3, 87 and 95. RGB value is (163,135,149). Sum of RGB (Red+Green+Blue) = 163+135+149=447 (59% of max value = 765). Red value is 163 (64.06% from 255 or 36.47% from 447); Green value is 135 (53.12% from 255 or 30.20% from 447); Blue value is 149 (58.59% from 255 or 33.33% from 447); Max value from RGB is 163 - color contains mainly: red. Hex color #A38795 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A38795 is #5C786A. Grayscale: #909090. Windows color (decimal): -6060139 or 9799587. OLE color: 9799587.
HSL color Cylindrical-coordinate representation of color #A38795: hue angle of 330º degrees, saturation: 0.13, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #A38795 is Cyan = 0, Magento = 0.17, Yellow = 0.09 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 135 | 149 | - |
| CMYK | 0 | 0.17 | 0.09 | 0.36 |
| HSL | 330º | 0.13% | 0.58% | - |
| HSV(B) | 330º | 0.17% | 0.64% | - |
| XYZ | 29.19 | 27.28 | 32.16 | - |
| YUV | 144.97 | 130.28 | 140.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 135 | 149 | 0 | 0.17 | 0.09 | 0.36 | 330 | 0.13 | 0.58 |
| Hex | A3 | 87 | 95 | 0 | 11 | 9 | 24 | 14A | D | 3A |
| Octal | 243 | 207 | 225 | 0 | 21 | 11 | 44 | 512 | 15 | 72 |
| Binary | 10100011 | 10000111 | 10010101 | 0 | 10001 | 1001 | 100100 | 101001010 | 1101 | 111010 |
Color Harmonies of #A38795
Complementary color
Monochromatic Colors of #A38795
Black with #A38795
Text Example
Text Example
White with #A38795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38795; }
p { color: rgb(163,135,149); }
H1.HeaderClassName
{
color: #A38795;
}
.AnyTagClassName
{
color: #A38795;
}
</style>
background-color css
<style>
a { background-color: #A38795; }
a { background-color: rgb(163,135,149); }
div.DivClassName
{
background-color: #A38795;
}
.BgClassName
{
background-color: #A38795;
}
</style>
border-color css
<style>
span { border-color: #A38795; }
span { border-color: rgb(163,135,149); }
td.TdClassName
{
border-color: #A38795;
}
.TagClassName
{
border-color: #A38795;
}
</style>