Shades of Bouquet #A48590
Tints of Bouquet #A48590
RGB
CMYK
RGB Variations
Color information
#A48590 (or 0xA48590) is known color: Bouquet. HEX triplet: A4, 85 and 90. RGB value is (164,133,144). Sum of RGB (Red+Green+Blue) = 164+133+144=441 (58% of max value = 765). Red value is 164 (64.45% from 255 or 37.19% from 441); Green value is 133 (52.34% from 255 or 30.16% from 441); Blue value is 144 (56.64% from 255 or 32.65% from 441); Max value from RGB is 164 - color contains mainly: red. Hex color #A48590 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A48590 is #5B7A6F. Grayscale: #8F8F8F. Windows color (decimal): -5995120 or 9471396. OLE color: 9471396.
HSL color Cylindrical-coordinate representation of color #A48590: hue angle of 338.71º degrees, saturation: 0.15, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A48590 is Cyan = 0, Magento = 0.19, Yellow = 0.12 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 133 | 144 | - |
| CMYK | 0 | 0.19 | 0.12 | 0.36 |
| HSL | 338.71º | 0.15% | 0.58% | - |
| HSV(B) | 338.71º | 0.19% | 0.64% | - |
| XYZ | 28.73 | 26.68 | 30.02 | - |
| YUV | 143.52 | 128.27 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 133 | 144 | 0 | 0.19 | 0.12 | 0.36 | 338.71 | 0.15 | 0.58 |
| Hex | A4 | 85 | 90 | 0 | 13 | C | 24 | 153 | F | 3A |
| Octal | 244 | 205 | 220 | 0 | 23 | 14 | 44 | 523 | 17 | 72 |
| Binary | 10100100 | 10000101 | 10010000 | 0 | 10011 | 1100 | 100100 | 101010011 | 1111 | 111010 |
Color Harmonies of #A48590
Complementary color
Monochromatic Colors of #A48590
Black with #A48590
Text Example
Text Example
White with #A48590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48590; }
p { color: rgb(164,133,144); }
H1.HeaderClassName
{
color: #A48590;
}
.AnyTagClassName
{
color: #A48590;
}
</style>
background-color css
<style>
a { background-color: #A48590; }
a { background-color: rgb(164,133,144); }
div.DivClassName
{
background-color: #A48590;
}
.BgClassName
{
background-color: #A48590;
}
</style>
border-color css
<style>
span { border-color: #A48590; }
span { border-color: rgb(164,133,144); }
td.TdClassName
{
border-color: #A48590;
}
.TagClassName
{
border-color: #A48590;
}
</style>