Shades of Bouquet #A47395
Tints of Bouquet #A47395
RGB
CMYK
RGB Variations
Color information
#A47395 (or 0xA47395) is known color: Bouquet. HEX triplet: A4, 73 and 95. RGB value is (164,115,149). Sum of RGB (Red+Green+Blue) = 164+115+149=428 (56% of max value = 765). Red value is 164 (64.45% from 255 or 38.32% from 428); Green value is 115 (45.31% from 255 or 26.87% from 428); Blue value is 149 (58.59% from 255 or 34.81% from 428); Max value from RGB is 164 - color contains mainly: red. Hex color #A47395 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A47395 is #5B8C6A. Grayscale: #858585. Windows color (decimal): -5999723 or 9794468. OLE color: 9794468.
HSL color Cylindrical-coordinate representation of color #A47395: hue angle of 318.37º 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 #A47395 is Cyan = 0, Magento = 0.30, Yellow = 0.09 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 115 | 149 | - |
| CMYK | 0 | 0.30 | 0.09 | 0.36 |
| HSL | 318.37º | 0.21% | 0.55% | - |
| HSV(B) | 318.37º | 0.3% | 0.64% | - |
| XYZ | 26.87 | 22.32 | 31.33 | - |
| YUV | 133.53 | 136.73 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 115 | 149 | 0 | 0.30 | 0.09 | 0.36 | 318.37 | 0.21 | 0.55 |
| Hex | A4 | 73 | 95 | 0 | 1E | 9 | 24 | 13E | 15 | 37 |
| Octal | 244 | 163 | 225 | 0 | 36 | 11 | 44 | 476 | 25 | 67 |
| Binary | 10100100 | 1110011 | 10010101 | 0 | 11110 | 1001 | 100100 | 100111110 | 10101 | 110111 |
Color Harmonies of #A47395
Complementary color
Monochromatic Colors of #A47395
Black with #A47395
Text Example
Text Example
White with #A47395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47395; }
p { color: rgb(164,115,149); }
H1.HeaderClassName
{
color: #A47395;
}
.AnyTagClassName
{
color: #A47395;
}
</style>
background-color css
<style>
a { background-color: #A47395; }
a { background-color: rgb(164,115,149); }
div.DivClassName
{
background-color: #A47395;
}
.BgClassName
{
background-color: #A47395;
}
</style>
border-color css
<style>
span { border-color: #A47395; }
span { border-color: rgb(164,115,149); }
td.TdClassName
{
border-color: #A47395;
}
.TagClassName
{
border-color: #A47395;
}
</style>