Shades of Bouquet #A48794
Tints of Bouquet #A48794
RGB
CMYK
RGB Variations
Color information
#A48794 (or 0xA48794) is known color: Bouquet. HEX triplet: A4, 87 and 94. RGB value is (164,135,148). Sum of RGB (Red+Green+Blue) = 164+135+148=447 (59% of max value = 765). Red value is 164 (64.45% from 255 or 36.69% from 447); Green value is 135 (53.12% from 255 or 30.20% from 447); Blue value is 148 (58.20% from 255 or 33.11% from 447); Max value from RGB is 164 - color contains mainly: red. Hex color #A48794 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A48794 is #5B786B. Grayscale: #919191. Windows color (decimal): -5994604 or 9734052. OLE color: 9734052.
HSL color Cylindrical-coordinate representation of color #A48794: hue angle of 333.1º degrees, saturation: 0.14, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #A48794 is Cyan = 0, Magento = 0.18, Yellow = 0.10 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 135 | 148 | - |
| CMYK | 0 | 0.18 | 0.10 | 0.36 |
| HSL | 333.1º | 0.14% | 0.59% | - |
| HSV(B) | 333.1º | 0.18% | 0.64% | - |
| XYZ | 29.32 | 27.36 | 31.75 | - |
| YUV | 145.15 | 129.61 | 141.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 135 | 148 | 0 | 0.18 | 0.10 | 0.36 | 333.1 | 0.14 | 0.59 |
| Hex | A4 | 87 | 94 | 0 | 12 | A | 24 | 14D | E | 3B |
| Octal | 244 | 207 | 224 | 0 | 22 | 12 | 44 | 515 | 16 | 73 |
| Binary | 10100100 | 10000111 | 10010100 | 0 | 10010 | 1010 | 100100 | 101001101 | 1110 | 111011 |
Color Harmonies of #A48794
Complementary color
Monochromatic Colors of #A48794
Black with #A48794
Text Example
Text Example
White with #A48794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48794; }
p { color: rgb(164,135,148); }
H1.HeaderClassName
{
color: #A48794;
}
.AnyTagClassName
{
color: #A48794;
}
</style>
background-color css
<style>
a { background-color: #A48794; }
a { background-color: rgb(164,135,148); }
div.DivClassName
{
background-color: #A48794;
}
.BgClassName
{
background-color: #A48794;
}
</style>
border-color css
<style>
span { border-color: #A48794; }
span { border-color: rgb(164,135,148); }
td.TdClassName
{
border-color: #A48794;
}
.TagClassName
{
border-color: #A48794;
}
</style>