Shades of Bouquet #A57397
Tints of Bouquet #A57397
RGB
CMYK
RGB Variations
Color information
#A57397 (or 0xA57397) is known color: Bouquet. HEX triplet: A5, 73 and 97. RGB value is (165,115,151). Sum of RGB (Red+Green+Blue) = 165+115+151=431 (57% of max value = 765). Red value is 165 (64.84% from 255 or 38.28% from 431); Green value is 115 (45.31% from 255 or 26.68% from 431); Blue value is 151 (59.38% from 255 or 35.03% from 431); Max value from RGB is 165 - color contains mainly: red. Hex color #A57397 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A57397 is #5A8C68. Grayscale: #858585. Windows color (decimal): -5934185 or 9925541. OLE color: 9925541.
HSL color Cylindrical-coordinate representation of color #A57397: hue angle of 316.8º degrees, saturation: 0.22, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A57397 is Cyan = 0, Magento = 0.30, Yellow = 0.08 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 165 | 115 | 151 | - |
| CMYK | 0 | 0.30 | 0.08 | 0.35 |
| HSL | 316.8º | 0.22% | 0.55% | - |
| HSV(B) | 316.8º | 0.3% | 0.65% | - |
| XYZ | 27.23 | 22.5 | 32.18 | - |
| YUV | 134.05 | 137.57 | 150.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 165 | 115 | 151 | 0 | 0.30 | 0.08 | 0.35 | 316.8 | 0.22 | 0.55 |
| Hex | A5 | 73 | 97 | 0 | 1E | 8 | 23 | 13D | 16 | 37 |
| Octal | 245 | 163 | 227 | 0 | 36 | 10 | 43 | 475 | 26 | 67 |
| Binary | 10100101 | 1110011 | 10010111 | 0 | 11110 | 1000 | 100011 | 100111101 | 10110 | 110111 |
Color Harmonies of #A57397
Complementary color
Monochromatic Colors of #A57397
Black with #A57397
Text Example
Text Example
White with #A57397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A57397; }
p { color: rgb(165,115,151); }
H1.HeaderClassName
{
color: #A57397;
}
.AnyTagClassName
{
color: #A57397;
}
</style>
background-color css
<style>
a { background-color: #A57397; }
a { background-color: rgb(165,115,151); }
div.DivClassName
{
background-color: #A57397;
}
.BgClassName
{
background-color: #A57397;
}
</style>
border-color css
<style>
span { border-color: #A57397; }
span { border-color: rgb(165,115,151); }
td.TdClassName
{
border-color: #A57397;
}
.TagClassName
{
border-color: #A57397;
}
</style>