Shades of Bouquet #A48690
Tints of Bouquet #A48690
RGB
CMYK
RGB Variations
Color information
#A48690 (or 0xA48690) is known color: Bouquet. HEX triplet: A4, 86 and 90. RGB value is (164,134,144). Sum of RGB (Red+Green+Blue) = 164+134+144=442 (58% of max value = 765). Red value is 164 (64.45% from 255 or 37.10% from 442); Green value is 134 (52.73% from 255 or 30.32% from 442); Blue value is 144 (56.64% from 255 or 32.58% from 442); Max value from RGB is 164 - color contains mainly: red. Hex color #A48690 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A48690 is #5B796F. Grayscale: #909090. Windows color (decimal): -5994864 or 9471652. OLE color: 9471652.
HSL color Cylindrical-coordinate representation of color #A48690: hue angle of 340º degrees, saturation: 0.14, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #A48690 is Cyan = 0, Magento = 0.18, Yellow = 0.12 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 134 | 144 | - |
| CMYK | 0 | 0.18 | 0.12 | 0.36 |
| HSL | 340º | 0.14% | 0.58% | - |
| HSV(B) | 340º | 0.18% | 0.64% | - |
| XYZ | 28.87 | 26.96 | 30.07 | - |
| YUV | 144.11 | 127.94 | 142.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 134 | 144 | 0 | 0.18 | 0.12 | 0.36 | 340 | 0.14 | 0.58 |
| Hex | A4 | 86 | 90 | 0 | 12 | C | 24 | 154 | E | 3A |
| Octal | 244 | 206 | 220 | 0 | 22 | 14 | 44 | 524 | 16 | 72 |
| Binary | 10100100 | 10000110 | 10010000 | 0 | 10010 | 1100 | 100100 | 101010100 | 1110 | 111010 |
Color Harmonies of #A48690
Complementary color
Monochromatic Colors of #A48690
Black with #A48690
Text Example
Text Example
White with #A48690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48690; }
p { color: rgb(164,134,144); }
H1.HeaderClassName
{
color: #A48690;
}
.AnyTagClassName
{
color: #A48690;
}
</style>
background-color css
<style>
a { background-color: #A48690; }
a { background-color: rgb(164,134,144); }
div.DivClassName
{
background-color: #A48690;
}
.BgClassName
{
background-color: #A48690;
}
</style>
border-color css
<style>
span { border-color: #A48690; }
span { border-color: rgb(164,134,144); }
td.TdClassName
{
border-color: #A48690;
}
.TagClassName
{
border-color: #A48690;
}
</style>