Shades of Bouquet #A27598
Tints of Bouquet #A27598
RGB
CMYK
RGB Variations
Color information
#A27598 (or 0xA27598) is known color: Bouquet. HEX triplet: A2, 75 and 98. RGB value is (162,117,152). Sum of RGB (Red+Green+Blue) = 162+117+152=431 (57% of max value = 765). Red value is 162 (63.67% from 255 or 37.59% from 431); Green value is 117 (46.09% from 255 or 27.15% from 431); Blue value is 152 (59.77% from 255 or 35.27% from 431); Max value from RGB is 162 - color contains mainly: red. Hex color #A27598 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A27598 is #5D8A67. Grayscale: #868686. Windows color (decimal): -6130280 or 9991586. OLE color: 9991586.
HSL color Cylindrical-coordinate representation of color #A27598: hue angle of 313.33º 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 #A27598 is Cyan = 0, Magento = 0.28, Yellow = 0.06 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 117 | 152 | - |
| CMYK | 0 | 0.28 | 0.06 | 0.36 |
| HSL | 313.33º | 0.19% | 0.55% | - |
| HSV(B) | 313.33º | 0.28% | 0.64% | - |
| XYZ | 26.93 | 22.67 | 32.66 | - |
| YUV | 134.45 | 137.91 | 147.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 117 | 152 | 0 | 0.28 | 0.06 | 0.36 | 313.33 | 0.19 | 0.55 |
| Hex | A2 | 75 | 98 | 0 | 1C | 6 | 24 | 139 | 13 | 37 |
| Octal | 242 | 165 | 230 | 0 | 34 | 6 | 44 | 471 | 23 | 67 |
| Binary | 10100010 | 1110101 | 10011000 | 0 | 11100 | 110 | 100100 | 100111001 | 10011 | 110111 |
Color Harmonies of #A27598
Complementary color
Monochromatic Colors of #A27598
Black with #A27598
Text Example
Text Example
White with #A27598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27598; }
p { color: rgb(162,117,152); }
H1.HeaderClassName
{
color: #A27598;
}
.AnyTagClassName
{
color: #A27598;
}
</style>
background-color css
<style>
a { background-color: #A27598; }
a { background-color: rgb(162,117,152); }
div.DivClassName
{
background-color: #A27598;
}
.BgClassName
{
background-color: #A27598;
}
</style>
border-color css
<style>
span { border-color: #A27598; }
span { border-color: rgb(162,117,152); }
td.TdClassName
{
border-color: #A27598;
}
.TagClassName
{
border-color: #A27598;
}
</style>