Shades of Bouquet #A38398
Tints of Bouquet #A38398
RGB
CMYK
RGB Variations
Color information
#A38398 (or 0xA38398) is known color: Bouquet. HEX triplet: A3, 83 and 98. RGB value is (163,131,152). Sum of RGB (Red+Green+Blue) = 163+131+152=446 (59% of max value = 765). Red value is 163 (64.06% from 255 or 36.55% from 446); Green value is 131 (51.56% from 255 or 29.37% from 446); Blue value is 152 (59.77% from 255 or 34.08% from 446); Max value from RGB is 163 - color contains mainly: red. Hex color #A38398 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A38398 is #5C7C67. Grayscale: #8E8E8E. Windows color (decimal): -6061160 or 9995171. OLE color: 9995171.
HSL color Cylindrical-coordinate representation of color #A38398: hue angle of 320.62º degrees, saturation: 0.15, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A38398 is Cyan = 0, Magento = 0.20, Yellow = 0.07 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 131 | 152 | - |
| CMYK | 0 | 0.20 | 0.07 | 0.36 |
| HSL | 320.63º | 0.15% | 0.58% | - |
| HSV(B) | 320.63º | 0.2% | 0.64% | - |
| XYZ | 28.89 | 26.29 | 33.26 | - |
| YUV | 142.96 | 133.1 | 142.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 131 | 152 | 0 | 0.20 | 0.07 | 0.36 | 320.63 | 0.15 | 0.58 |
| Hex | A3 | 83 | 98 | 0 | 14 | 7 | 24 | 141 | F | 3A |
| Octal | 243 | 203 | 230 | 0 | 24 | 7 | 44 | 501 | 17 | 72 |
| Binary | 10100011 | 10000011 | 10011000 | 0 | 10100 | 111 | 100100 | 101000001 | 1111 | 111010 |
Color Harmonies of #A38398
Complementary color
Monochromatic Colors of #A38398
Black with #A38398
Text Example
Text Example
White with #A38398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38398; }
p { color: rgb(163,131,152); }
H1.HeaderClassName
{
color: #A38398;
}
.AnyTagClassName
{
color: #A38398;
}
</style>
background-color css
<style>
a { background-color: #A38398; }
a { background-color: rgb(163,131,152); }
div.DivClassName
{
background-color: #A38398;
}
.BgClassName
{
background-color: #A38398;
}
</style>
border-color css
<style>
span { border-color: #A38398; }
span { border-color: rgb(163,131,152); }
td.TdClassName
{
border-color: #A38398;
}
.TagClassName
{
border-color: #A38398;
}
</style>