Shades of Bouquet #A48195
Tints of Bouquet #A48195
RGB
CMYK
RGB Variations
Color information
#A48195 (or 0xA48195) is known color: Bouquet. HEX triplet: A4, 81 and 95. RGB value is (164,129,149). Sum of RGB (Red+Green+Blue) = 164+129+149=442 (58% of max value = 765). Red value is 164 (64.45% from 255 or 37.10% from 442); Green value is 129 (50.78% from 255 or 29.19% from 442); Blue value is 149 (58.59% from 255 or 33.71% from 442); Max value from RGB is 164 - color contains mainly: red. Hex color #A48195 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A48195 is #5B7E6A. Grayscale: #8D8D8D. Windows color (decimal): -5996139 or 9798052. OLE color: 9798052.
HSL color Cylindrical-coordinate representation of color #A48195: hue angle of 325.71º degrees, saturation: 0.16, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #A48195 is Cyan = 0, Magento = 0.21, Yellow = 0.09 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 129 | 149 | - |
| CMYK | 0 | 0.21 | 0.09 | 0.36 |
| HSL | 325.71º | 0.16% | 0.57% | - |
| HSV(B) | 325.71º | 0.21% | 0.64% | - |
| XYZ | 28.58 | 25.76 | 31.9 | - |
| YUV | 141.75 | 132.1 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 129 | 149 | 0 | 0.21 | 0.09 | 0.36 | 325.71 | 0.16 | 0.57 |
| Hex | A4 | 81 | 95 | 0 | 15 | 9 | 24 | 146 | 10 | 39 |
| Octal | 244 | 201 | 225 | 0 | 25 | 11 | 44 | 506 | 20 | 71 |
| Binary | 10100100 | 10000001 | 10010101 | 0 | 10101 | 1001 | 100100 | 101000110 | 10000 | 111001 |
Color Harmonies of #A48195
Complementary color
Monochromatic Colors of #A48195
Black with #A48195
Text Example
Text Example
White with #A48195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48195; }
p { color: rgb(164,129,149); }
H1.HeaderClassName
{
color: #A48195;
}
.AnyTagClassName
{
color: #A48195;
}
</style>
background-color css
<style>
a { background-color: #A48195; }
a { background-color: rgb(164,129,149); }
div.DivClassName
{
background-color: #A48195;
}
.BgClassName
{
background-color: #A48195;
}
</style>
border-color css
<style>
span { border-color: #A48195; }
span { border-color: rgb(164,129,149); }
td.TdClassName
{
border-color: #A48195;
}
.TagClassName
{
border-color: #A48195;
}
</style>