Shades of Bouquet #A27596
Tints of Bouquet #A27596
RGB
CMYK
RGB Variations
Color information
#A27596 (or 0xA27596) is known color: Bouquet. HEX triplet: A2, 75 and 96. RGB value is (162,117,150). Sum of RGB (Red+Green+Blue) = 162+117+150=429 (56% of max value = 765). Red value is 162 (63.67% from 255 or 37.76% from 429); Green value is 117 (46.09% from 255 or 27.27% from 429); Blue value is 150 (58.98% from 255 or 34.97% from 429); Max value from RGB is 162 - color contains mainly: red. Hex color #A27596 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A27596 is #5D8A69. Grayscale: #868686. Windows color (decimal): -6130282 or 9860514. OLE color: 9860514.
HSL color Cylindrical-coordinate representation of color #A27596: hue angle of 316º degrees, saturation: 0.19, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A27596 is Cyan = 0, Magento = 0.28, Yellow = 0.07 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 117 | 150 | - |
| CMYK | 0 | 0.28 | 0.07 | 0.36 |
| HSL | 316º | 0.19% | 0.55% | - |
| HSV(B) | 316º | 0.28% | 0.64% | - |
| XYZ | 26.77 | 22.61 | 31.81 | - |
| YUV | 134.22 | 136.91 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 117 | 150 | 0 | 0.28 | 0.07 | 0.36 | 316 | 0.19 | 0.55 |
| Hex | A2 | 75 | 96 | 0 | 1C | 7 | 24 | 13C | 13 | 37 |
| Octal | 242 | 165 | 226 | 0 | 34 | 7 | 44 | 474 | 23 | 67 |
| Binary | 10100010 | 1110101 | 10010110 | 0 | 11100 | 111 | 100100 | 100111100 | 10011 | 110111 |
Color Harmonies of #A27596
Complementary color
Monochromatic Colors of #A27596
Black with #A27596
Text Example
Text Example
White with #A27596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27596; }
p { color: rgb(162,117,150); }
H1.HeaderClassName
{
color: #A27596;
}
.AnyTagClassName
{
color: #A27596;
}
</style>
background-color css
<style>
a { background-color: #A27596; }
a { background-color: rgb(162,117,150); }
div.DivClassName
{
background-color: #A27596;
}
.BgClassName
{
background-color: #A27596;
}
</style>
border-color css
<style>
span { border-color: #A27596; }
span { border-color: rgb(162,117,150); }
td.TdClassName
{
border-color: #A27596;
}
.TagClassName
{
border-color: #A27596;
}
</style>