Shades of Bouquet #A48492
Tints of Bouquet #A48492
RGB
CMYK
RGB Variations
Color information
#A48492 (or 0xA48492) is known color: Bouquet. HEX triplet: A4, 84 and 92. RGB value is (164,132,146). Sum of RGB (Red+Green+Blue) = 164+132+146=442 (58% of max value = 765). Red value is 164 (64.45% from 255 or 37.10% from 442); Green value is 132 (51.95% from 255 or 29.86% from 442); Blue value is 146 (57.42% from 255 or 33.03% from 442); Max value from RGB is 164 - color contains mainly: red. Hex color #A48492 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A48492 is #5B7B6D. Grayscale: #8F8F8F. Windows color (decimal): -5995374 or 9602212. OLE color: 9602212.
HSL color Cylindrical-coordinate representation of color #A48492: hue angle of 333.75º 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 #A48492 is Cyan = 0, Magento = 0.20, Yellow = 0.11 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 132 | 146 | - |
| CMYK | 0 | 0.20 | 0.11 | 0.36 |
| HSL | 333.75º | 0.15% | 0.58% | - |
| HSV(B) | 333.75º | 0.2% | 0.64% | - |
| XYZ | 28.75 | 26.47 | 30.79 | - |
| YUV | 143.16 | 129.6 | 142.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 132 | 146 | 0 | 0.20 | 0.11 | 0.36 | 333.75 | 0.15 | 0.58 |
| Hex | A4 | 84 | 92 | 0 | 14 | B | 24 | 14E | F | 3A |
| Octal | 244 | 204 | 222 | 0 | 24 | 13 | 44 | 516 | 17 | 72 |
| Binary | 10100100 | 10000100 | 10010010 | 0 | 10100 | 1011 | 100100 | 101001110 | 1111 | 111010 |
Color Harmonies of #A48492
Complementary color
Monochromatic Colors of #A48492
Black with #A48492
Text Example
Text Example
White with #A48492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48492; }
p { color: rgb(164,132,146); }
H1.HeaderClassName
{
color: #A48492;
}
.AnyTagClassName
{
color: #A48492;
}
</style>
background-color css
<style>
a { background-color: #A48492; }
a { background-color: rgb(164,132,146); }
div.DivClassName
{
background-color: #A48492;
}
.BgClassName
{
background-color: #A48492;
}
</style>
border-color css
<style>
span { border-color: #A48492; }
span { border-color: rgb(164,132,146); }
td.TdClassName
{
border-color: #A48492;
}
.TagClassName
{
border-color: #A48492;
}
</style>