Shades of Bouquet #A38394
Tints of Bouquet #A38394
RGB
CMYK
RGB Variations
Color information
#A38394 (or 0xA38394) is known color: Bouquet. HEX triplet: A3, 83 and 94. RGB value is (163,131,148). Sum of RGB (Red+Green+Blue) = 163+131+148=442 (58% of max value = 765). Red value is 163 (64.06% from 255 or 36.88% from 442); Green value is 131 (51.56% from 255 or 29.64% from 442); Blue value is 148 (58.20% from 255 or 33.48% from 442); Max value from RGB is 163 - color contains mainly: red. Hex color #A38394 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A38394 is #5C7C6B. Grayscale: #8E8E8E. Windows color (decimal): -6061164 or 9733027. OLE color: 9733027.
HSL color Cylindrical-coordinate representation of color #A38394: hue angle of 328.12º 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 #A38394 is Cyan = 0, Magento = 0.20, Yellow = 0.09 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 131 | 148 | - |
| CMYK | 0 | 0.20 | 0.09 | 0.36 |
| HSL | 328.13º | 0.15% | 0.58% | - |
| HSV(B) | 328.13º | 0.2% | 0.64% | - |
| XYZ | 28.57 | 26.16 | 31.56 | - |
| YUV | 142.51 | 131.1 | 142.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 131 | 148 | 0 | 0.20 | 0.09 | 0.36 | 328.13 | 0.15 | 0.58 |
| Hex | A3 | 83 | 94 | 0 | 14 | 9 | 24 | 148 | F | 3A |
| Octal | 243 | 203 | 224 | 0 | 24 | 11 | 44 | 510 | 17 | 72 |
| Binary | 10100011 | 10000011 | 10010100 | 0 | 10100 | 1001 | 100100 | 101001000 | 1111 | 111010 |
Color Harmonies of #A38394
Complementary color
Monochromatic Colors of #A38394
Black with #A38394
Text Example
Text Example
White with #A38394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38394; }
p { color: rgb(163,131,148); }
H1.HeaderClassName
{
color: #A38394;
}
.AnyTagClassName
{
color: #A38394;
}
</style>
background-color css
<style>
a { background-color: #A38394; }
a { background-color: rgb(163,131,148); }
div.DivClassName
{
background-color: #A38394;
}
.BgClassName
{
background-color: #A38394;
}
</style>
border-color css
<style>
span { border-color: #A38394; }
span { border-color: rgb(163,131,148); }
td.TdClassName
{
border-color: #A38394;
}
.TagClassName
{
border-color: #A38394;
}
</style>