Shades of Bouquet #A18398
Tints of Bouquet #A18398
RGB
CMYK
RGB Variations
Color information
#A18398 (or 0xA18398) is known color: Bouquet. HEX triplet: A1, 83 and 98. RGB value is (161,131,152). Sum of RGB (Red+Green+Blue) = 161+131+152=444 (58% of max value = 765). Red value is 161 (63.28% from 255 or 36.26% from 444); Green value is 131 (51.56% from 255 or 29.50% from 444); Blue value is 152 (59.77% from 255 or 34.23% from 444); Max value from RGB is 161 - color contains mainly: red. Hex color #A18398 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A18398 is #5E7C67. Grayscale: #8E8E8E. Windows color (decimal): -6192232 or 9995169. OLE color: 9995169.
HSL color Cylindrical-coordinate representation of color #A18398: hue angle of 318º degrees, saturation: 0.14, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A18398 is Cyan = 0, Magento = 0.19, Yellow = 0.06 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 131 | 152 | - |
| CMYK | 0 | 0.19 | 0.06 | 0.37 |
| HSL | 318º | 0.14% | 0.57% | - |
| HSV(B) | 318º | 0.19% | 0.63% | - |
| XYZ | 28.48 | 26.08 | 33.24 | - |
| YUV | 142.36 | 133.44 | 141.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 131 | 152 | 0 | 0.19 | 0.06 | 0.37 | 318 | 0.14 | 0.57 |
| Hex | A1 | 83 | 98 | 0 | 13 | 6 | 25 | 13E | E | 39 |
| Octal | 241 | 203 | 230 | 0 | 23 | 6 | 45 | 476 | 16 | 71 |
| Binary | 10100001 | 10000011 | 10011000 | 0 | 10011 | 110 | 100101 | 100111110 | 1110 | 111001 |
Color Harmonies of #A18398
Complementary color
Monochromatic Colors of #A18398
Black with #A18398
Text Example
Text Example
White with #A18398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18398; }
p { color: rgb(161,131,152); }
H1.HeaderClassName
{
color: #A18398;
}
.AnyTagClassName
{
color: #A18398;
}
</style>
background-color css
<style>
a { background-color: #A18398; }
a { background-color: rgb(161,131,152); }
div.DivClassName
{
background-color: #A18398;
}
.BgClassName
{
background-color: #A18398;
}
</style>
border-color css
<style>
span { border-color: #A18398; }
span { border-color: rgb(161,131,152); }
td.TdClassName
{
border-color: #A18398;
}
.TagClassName
{
border-color: #A18398;
}
</style>