Shades of Bouquet #A38496
Tints of Bouquet #A38496
RGB
CMYK
RGB Variations
Color information
#A38496 (or 0xA38496) is known color: Bouquet. HEX triplet: A3, 84 and 96. RGB value is (163,132,150). Sum of RGB (Red+Green+Blue) = 163+132+150=445 (58% of max value = 765). Red value is 163 (64.06% from 255 or 36.63% from 445); Green value is 132 (51.95% from 255 or 29.66% from 445); Blue value is 150 (58.98% from 255 or 33.71% from 445); Max value from RGB is 163 - color contains mainly: red. Hex color #A38496 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A38496 is #5C7B69. Grayscale: #8F8F8F. Windows color (decimal): -6060906 or 9864355. OLE color: 9864355.
HSL color Cylindrical-coordinate representation of color #A38496: hue angle of 325.16º degrees, saturation: 0.14, 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 #A38496 is Cyan = 0, Magento = 0.19, Yellow = 0.08 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 132 | 150 | - |
| CMYK | 0 | 0.19 | 0.08 | 0.36 |
| HSL | 325.16º | 0.14% | 0.58% | - |
| HSV(B) | 325.16º | 0.19% | 0.64% | - |
| XYZ | 28.86 | 26.49 | 32.45 | - |
| YUV | 143.32 | 131.77 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 132 | 150 | 0 | 0.19 | 0.08 | 0.36 | 325.16 | 0.14 | 0.58 |
| Hex | A3 | 84 | 96 | 0 | 13 | 8 | 24 | 145 | E | 3A |
| Octal | 243 | 204 | 226 | 0 | 23 | 10 | 44 | 505 | 16 | 72 |
| Binary | 10100011 | 10000100 | 10010110 | 0 | 10011 | 1000 | 100100 | 101000101 | 1110 | 111010 |
Color Harmonies of #A38496
Complementary color
Monochromatic Colors of #A38496
Black with #A38496
Text Example
Text Example
White with #A38496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38496; }
p { color: rgb(163,132,150); }
H1.HeaderClassName
{
color: #A38496;
}
.AnyTagClassName
{
color: #A38496;
}
</style>
background-color css
<style>
a { background-color: #A38496; }
a { background-color: rgb(163,132,150); }
div.DivClassName
{
background-color: #A38496;
}
.BgClassName
{
background-color: #A38496;
}
</style>
border-color css
<style>
span { border-color: #A38496; }
span { border-color: rgb(163,132,150); }
td.TdClassName
{
border-color: #A38496;
}
.TagClassName
{
border-color: #A38496;
}
</style>