Shades of Bouquet #A38596
Tints of Bouquet #A38596
RGB
CMYK
RGB Variations
Color information
#A38596 (or 0xA38596) is known color: Bouquet. HEX triplet: A3, 85 and 96. RGB value is (163,133,150). Sum of RGB (Red+Green+Blue) = 163+133+150=446 (59% of max value = 765). Red value is 163 (64.06% from 255 or 36.55% from 446); Green value is 133 (52.34% from 255 or 29.82% from 446); Blue value is 150 (58.98% from 255 or 33.63% from 446); Max value from RGB is 163 - color contains mainly: red. Hex color #A38596 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A38596 is #5C7A69. Grayscale: #8F8F8F. Windows color (decimal): -6060650 or 9864611. OLE color: 9864611.
HSL color Cylindrical-coordinate representation of color #A38596: hue angle of 326º 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 #A38596 is Cyan = 0, Magento = 0.18, Yellow = 0.08 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 133 | 150 | - |
| CMYK | 0 | 0.18 | 0.08 | 0.36 |
| HSL | 326º | 0.14% | 0.58% | - |
| HSV(B) | 326º | 0.18% | 0.64% | - |
| XYZ | 29 | 26.76 | 32.49 | - |
| YUV | 143.91 | 131.44 | 141.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 133 | 150 | 0 | 0.18 | 0.08 | 0.36 | 326 | 0.14 | 0.58 |
| Hex | A3 | 85 | 96 | 0 | 12 | 8 | 24 | 146 | E | 3A |
| Octal | 243 | 205 | 226 | 0 | 22 | 10 | 44 | 506 | 16 | 72 |
| Binary | 10100011 | 10000101 | 10010110 | 0 | 10010 | 1000 | 100100 | 101000110 | 1110 | 111010 |
Color Harmonies of #A38596
Complementary color
Monochromatic Colors of #A38596
Black with #A38596
Text Example
Text Example
White with #A38596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38596; }
p { color: rgb(163,133,150); }
H1.HeaderClassName
{
color: #A38596;
}
.AnyTagClassName
{
color: #A38596;
}
</style>
background-color css
<style>
a { background-color: #A38596; }
a { background-color: rgb(163,133,150); }
div.DivClassName
{
background-color: #A38596;
}
.BgClassName
{
background-color: #A38596;
}
</style>
border-color css
<style>
span { border-color: #A38596; }
span { border-color: rgb(163,133,150); }
td.TdClassName
{
border-color: #A38596;
}
.TagClassName
{
border-color: #A38596;
}
</style>