Shades of Bouquet #A37998
Tints of Bouquet #A37998
RGB
CMYK
RGB Variations
Color information
#A37998 (or 0xA37998) is known color: Bouquet. HEX triplet: A3, 79 and 98. RGB value is (163,121,152). Sum of RGB (Red+Green+Blue) = 163+121+152=436 (57% of max value = 765). Red value is 163 (64.06% from 255 or 37.39% from 436); Green value is 121 (47.66% from 255 or 27.75% from 436); Blue value is 152 (59.77% from 255 or 34.86% from 436); Max value from RGB is 163 - color contains mainly: red. Hex color #A37998 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A37998 is #5C8667. Grayscale: #898989. Windows color (decimal): -6063720 or 9992611. OLE color: 9992611.
HSL color Cylindrical-coordinate representation of color #A37998: hue angle of 315.71º degrees, saturation: 0.19, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A37998 is Cyan = 0, Magento = 0.26, Yellow = 0.07 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 121 | 152 | - |
| CMYK | 0 | 0.26 | 0.07 | 0.36 |
| HSL | 315.71º | 0.19% | 0.56% | - |
| HSV(B) | 315.71º | 0.26% | 0.64% | - |
| XYZ | 27.61 | 23.73 | 32.83 | - |
| YUV | 137.09 | 136.41 | 146.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 121 | 152 | 0 | 0.26 | 0.07 | 0.36 | 315.71 | 0.19 | 0.56 |
| Hex | A3 | 79 | 98 | 0 | 1A | 7 | 24 | 13C | 13 | 38 |
| Octal | 243 | 171 | 230 | 0 | 32 | 7 | 44 | 474 | 23 | 70 |
| Binary | 10100011 | 1111001 | 10011000 | 0 | 11010 | 111 | 100100 | 100111100 | 10011 | 111000 |
Color Harmonies of #A37998
Complementary color
Monochromatic Colors of #A37998
Black with #A37998
Text Example
Text Example
White with #A37998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37998; }
p { color: rgb(163,121,152); }
H1.HeaderClassName
{
color: #A37998;
}
.AnyTagClassName
{
color: #A37998;
}
</style>
background-color css
<style>
a { background-color: #A37998; }
a { background-color: rgb(163,121,152); }
div.DivClassName
{
background-color: #A37998;
}
.BgClassName
{
background-color: #A37998;
}
</style>
border-color css
<style>
span { border-color: #A37998; }
span { border-color: rgb(163,121,152); }
td.TdClassName
{
border-color: #A37998;
}
.TagClassName
{
border-color: #A37998;
}
</style>