Shades of Bouquet #A38597
Tints of Bouquet #A38597
RGB
CMYK
RGB Variations
Color information
#A38597 (or 0xA38597) is known color: Bouquet. HEX triplet: A3, 85 and 97. RGB value is (163,133,151). Sum of RGB (Red+Green+Blue) = 163+133+151=447 (59% of max value = 765). Red value is 163 (64.06% from 255 or 36.47% from 447); Green value is 133 (52.34% from 255 or 29.75% from 447); Blue value is 151 (59.38% from 255 or 33.78% from 447); Max value from RGB is 163 - color contains mainly: red. Hex color #A38597 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A38597 is #5C7A68. Grayscale: #8F8F8F. Windows color (decimal): -6060649 or 9930147. OLE color: 9930147.
HSL color Cylindrical-coordinate representation of color #A38597: hue angle of 324º 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 #A38597 is Cyan = 0, Magento = 0.18, Yellow = 0.07 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 133 | 151 | - |
| CMYK | 0 | 0.18 | 0.07 | 0.36 |
| HSL | 324º | 0.14% | 0.58% | - |
| HSV(B) | 324º | 0.18% | 0.64% | - |
| XYZ | 29.08 | 26.8 | 32.92 | - |
| YUV | 144.02 | 131.94 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 133 | 151 | 0 | 0.18 | 0.07 | 0.36 | 324 | 0.14 | 0.58 |
| Hex | A3 | 85 | 97 | 0 | 12 | 7 | 24 | 144 | E | 3A |
| Octal | 243 | 205 | 227 | 0 | 22 | 7 | 44 | 504 | 16 | 72 |
| Binary | 10100011 | 10000101 | 10010111 | 0 | 10010 | 111 | 100100 | 101000100 | 1110 | 111010 |
Color Harmonies of #A38597
Complementary color
Monochromatic Colors of #A38597
Black with #A38597
Text Example
Text Example
White with #A38597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38597; }
p { color: rgb(163,133,151); }
H1.HeaderClassName
{
color: #A38597;
}
.AnyTagClassName
{
color: #A38597;
}
</style>
background-color css
<style>
a { background-color: #A38597; }
a { background-color: rgb(163,133,151); }
div.DivClassName
{
background-color: #A38597;
}
.BgClassName
{
background-color: #A38597;
}
</style>
border-color css
<style>
span { border-color: #A38597; }
span { border-color: rgb(163,133,151); }
td.TdClassName
{
border-color: #A38597;
}
.TagClassName
{
border-color: #A38597;
}
</style>