Shades of Bouquet #A47795
Tints of Bouquet #A47795
RGB
CMYK
RGB Variations
Color information
#A47795 (or 0xA47795) is known color: Bouquet. HEX triplet: A4, 77 and 95. RGB value is (164,119,149). Sum of RGB (Red+Green+Blue) = 164+119+149=432 (57% of max value = 765). Red value is 164 (64.45% from 255 or 37.96% from 432); Green value is 119 (46.88% from 255 or 27.55% from 432); Blue value is 149 (58.59% from 255 or 34.49% from 432); Max value from RGB is 164 - color contains mainly: red. Hex color #A47795 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A47795 is #5B886A. Grayscale: #878787. Windows color (decimal): -5998699 or 9795492. OLE color: 9795492.
HSL color Cylindrical-coordinate representation of color #A47795: hue angle of 320º degrees, saturation: 0.2, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A47795 is Cyan = 0, Magento = 0.27, Yellow = 0.09 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 119 | 149 | - |
| CMYK | 0 | 0.27 | 0.09 | 0.36 |
| HSL | 320º | 0.2% | 0.55% | - |
| HSV(B) | 320º | 0.27% | 0.64% | - |
| XYZ | 27.33 | 23.26 | 31.48 | - |
| YUV | 135.88 | 135.41 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 119 | 149 | 0 | 0.27 | 0.09 | 0.36 | 320 | 0.2 | 0.55 |
| Hex | A4 | 77 | 95 | 0 | 1B | 9 | 24 | 140 | 14 | 37 |
| Octal | 244 | 167 | 225 | 0 | 33 | 11 | 44 | 500 | 24 | 67 |
| Binary | 10100100 | 1110111 | 10010101 | 0 | 11011 | 1001 | 100100 | 101000000 | 10100 | 110111 |
Color Harmonies of #A47795
Complementary color
Monochromatic Colors of #A47795
Black with #A47795
Text Example
Text Example
White with #A47795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47795; }
p { color: rgb(164,119,149); }
H1.HeaderClassName
{
color: #A47795;
}
.AnyTagClassName
{
color: #A47795;
}
</style>
background-color css
<style>
a { background-color: #A47795; }
a { background-color: rgb(164,119,149); }
div.DivClassName
{
background-color: #A47795;
}
.BgClassName
{
background-color: #A47795;
}
</style>
border-color css
<style>
span { border-color: #A47795; }
span { border-color: rgb(164,119,149); }
td.TdClassName
{
border-color: #A47795;
}
.TagClassName
{
border-color: #A47795;
}
</style>