Shades of Bouquet #A38598
Tints of Bouquet #A38598
RGB
CMYK
RGB Variations
Color information
#A38598 (or 0xA38598) is known color: Bouquet. HEX triplet: A3, 85 and 98. RGB value is (163,133,152). Sum of RGB (Red+Green+Blue) = 163+133+152=448 (59% of max value = 765). Red value is 163 (64.06% from 255 or 36.38% from 448); Green value is 133 (52.34% from 255 or 29.69% from 448); Blue value is 152 (59.77% from 255 or 33.93% from 448); Max value from RGB is 163 - color contains mainly: red. Hex color #A38598 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A38598 is #5C7A67. Grayscale: #909090. Windows color (decimal): -6060648 or 9995683. OLE color: 9995683.
HSL color Cylindrical-coordinate representation of color #A38598: hue angle of 322º degrees, saturation: 0.14, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #A38598 is Cyan = 0, Magento = 0.18, Yellow = 0.07 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 133 | 152 | - |
| CMYK | 0 | 0.18 | 0.07 | 0.36 |
| HSL | 322º | 0.14% | 0.58% | - |
| HSV(B) | 322º | 0.18% | 0.64% | - |
| XYZ | 29.16 | 26.83 | 33.35 | - |
| YUV | 144.14 | 132.44 | 141.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 133 | 152 | 0 | 0.18 | 0.07 | 0.36 | 322 | 0.14 | 0.58 |
| Hex | A3 | 85 | 98 | 0 | 12 | 7 | 24 | 142 | E | 3A |
| Octal | 243 | 205 | 230 | 0 | 22 | 7 | 44 | 502 | 16 | 72 |
| Binary | 10100011 | 10000101 | 10011000 | 0 | 10010 | 111 | 100100 | 101000010 | 1110 | 111010 |
Color Harmonies of #A38598
Complementary color
Monochromatic Colors of #A38598
Black with #A38598
Text Example
Text Example
White with #A38598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38598; }
p { color: rgb(163,133,152); }
H1.HeaderClassName
{
color: #A38598;
}
.AnyTagClassName
{
color: #A38598;
}
</style>
background-color css
<style>
a { background-color: #A38598; }
a { background-color: rgb(163,133,152); }
div.DivClassName
{
background-color: #A38598;
}
.BgClassName
{
background-color: #A38598;
}
</style>
border-color css
<style>
span { border-color: #A38598; }
span { border-color: rgb(163,133,152); }
td.TdClassName
{
border-color: #A38598;
}
.TagClassName
{
border-color: #A38598;
}
</style>