Shades of Bouquet #A47399
Tints of Bouquet #A47399
RGB
CMYK
RGB Variations
Color information
#A47399 (or 0xA47399) is known color: Bouquet. HEX triplet: A4, 73 and 99. RGB value is (164,115,153). Sum of RGB (Red+Green+Blue) = 164+115+153=432 (57% of max value = 765). Red value is 164 (64.45% from 255 or 37.96% from 432); Green value is 115 (45.31% from 255 or 26.62% from 432); Blue value is 153 (60.16% from 255 or 35.42% from 432); Max value from RGB is 164 - color contains mainly: red. Hex color #A47399 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A47399 is #5B8C66. Grayscale: #858585. Windows color (decimal): -5999719 or 10056612. OLE color: 10056612.
HSL color Cylindrical-coordinate representation of color #A47399: hue angle of 313.47º degrees, saturation: 0.21, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A47399 is Cyan = 0, Magento = 0.30, Yellow = 0.07 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 115 | 153 | - |
| CMYK | 0 | 0.30 | 0.07 | 0.36 |
| HSL | 313.47º | 0.21% | 0.55% | - |
| HSV(B) | 313.47º | 0.3% | 0.64% | - |
| XYZ | 27.19 | 22.45 | 33.04 | - |
| YUV | 133.98 | 138.73 | 149.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 115 | 153 | 0 | 0.30 | 0.07 | 0.36 | 313.47 | 0.21 | 0.55 |
| Hex | A4 | 73 | 99 | 0 | 1E | 7 | 24 | 139 | 15 | 37 |
| Octal | 244 | 163 | 231 | 0 | 36 | 7 | 44 | 471 | 25 | 67 |
| Binary | 10100100 | 1110011 | 10011001 | 0 | 11110 | 111 | 100100 | 100111001 | 10101 | 110111 |
Color Harmonies of #A47399
Complementary color
Monochromatic Colors of #A47399
Black with #A47399
Text Example
Text Example
White with #A47399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47399; }
p { color: rgb(164,115,153); }
H1.HeaderClassName
{
color: #A47399;
}
.AnyTagClassName
{
color: #A47399;
}
</style>
background-color css
<style>
a { background-color: #A47399; }
a { background-color: rgb(164,115,153); }
div.DivClassName
{
background-color: #A47399;
}
.BgClassName
{
background-color: #A47399;
}
</style>
border-color css
<style>
span { border-color: #A47399; }
span { border-color: rgb(164,115,153); }
td.TdClassName
{
border-color: #A47399;
}
.TagClassName
{
border-color: #A47399;
}
</style>