Shades of Bouquet #A48394
Tints of Bouquet #A48394
RGB
CMYK
RGB Variations
Color information
#A48394 (or 0xA48394) is known color: Bouquet. HEX triplet: A4, 83 and 94. RGB value is (164,131,148). Sum of RGB (Red+Green+Blue) = 164+131+148=443 (58% of max value = 765). Red value is 164 (64.45% from 255 or 37.02% from 443); Green value is 131 (51.56% from 255 or 29.57% from 443); Blue value is 148 (58.20% from 255 or 33.41% from 443); Max value from RGB is 164 - color contains mainly: red. Hex color #A48394 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A48394 is #5B7C6B. Grayscale: #8E8E8E. Windows color (decimal): -5995628 or 9733028. OLE color: 9733028.
HSL color Cylindrical-coordinate representation of color #A48394: hue angle of 329.09º degrees, saturation: 0.15, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A48394 is Cyan = 0, Magento = 0.20, Yellow = 0.10 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 131 | 148 | - |
| CMYK | 0 | 0.20 | 0.10 | 0.36 |
| HSL | 329.09º | 0.15% | 0.58% | - |
| HSV(B) | 329.09º | 0.2% | 0.64% | - |
| XYZ | 28.77 | 26.26 | 31.57 | - |
| YUV | 142.81 | 130.93 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 131 | 148 | 0 | 0.20 | 0.10 | 0.36 | 329.09 | 0.15 | 0.58 |
| Hex | A4 | 83 | 94 | 0 | 14 | A | 24 | 149 | F | 3A |
| Octal | 244 | 203 | 224 | 0 | 24 | 12 | 44 | 511 | 17 | 72 |
| Binary | 10100100 | 10000011 | 10010100 | 0 | 10100 | 1010 | 100100 | 101001001 | 1111 | 111010 |
Color Harmonies of #A48394
Complementary color
Monochromatic Colors of #A48394
Black with #A48394
Text Example
Text Example
White with #A48394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48394; }
p { color: rgb(164,131,148); }
H1.HeaderClassName
{
color: #A48394;
}
.AnyTagClassName
{
color: #A48394;
}
</style>
background-color css
<style>
a { background-color: #A48394; }
a { background-color: rgb(164,131,148); }
div.DivClassName
{
background-color: #A48394;
}
.BgClassName
{
background-color: #A48394;
}
</style>
border-color css
<style>
span { border-color: #A48394; }
span { border-color: rgb(164,131,148); }
td.TdClassName
{
border-color: #A48394;
}
.TagClassName
{
border-color: #A48394;
}
</style>