Shades of Bouquet #A37396
Tints of Bouquet #A37396
RGB
CMYK
RGB Variations
Color information
#A37396 (or 0xA37396) is known color: Bouquet. HEX triplet: A3, 73 and 96. RGB value is (163,115,150). Sum of RGB (Red+Green+Blue) = 163+115+150=428 (56% of max value = 765). Red value is 163 (64.06% from 255 or 38.08% from 428); Green value is 115 (45.31% from 255 or 26.87% from 428); Blue value is 150 (58.98% from 255 or 35.05% from 428); Max value from RGB is 163 - color contains mainly: red. Hex color #A37396 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A37396 is #5C8C69. Grayscale: #858585. Windows color (decimal): -6065258 or 9860003. OLE color: 9860003.
HSL color Cylindrical-coordinate representation of color #A37396: hue angle of 316.25º degrees, saturation: 0.21, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A37396 is Cyan = 0, Magento = 0.29, Yellow = 0.08 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 115 | 150 | - |
| CMYK | 0 | 0.29 | 0.08 | 0.36 |
| HSL | 316.25º | 0.21% | 0.55% | - |
| HSV(B) | 316.25º | 0.29% | 0.64% | - |
| XYZ | 26.74 | 22.25 | 31.74 | - |
| YUV | 133.34 | 137.4 | 149.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 115 | 150 | 0 | 0.29 | 0.08 | 0.36 | 316.25 | 0.21 | 0.55 |
| Hex | A3 | 73 | 96 | 0 | 1D | 8 | 24 | 13C | 15 | 37 |
| Octal | 243 | 163 | 226 | 0 | 35 | 10 | 44 | 474 | 25 | 67 |
| Binary | 10100011 | 1110011 | 10010110 | 0 | 11101 | 1000 | 100100 | 100111100 | 10101 | 110111 |
Color Harmonies of #A37396
Complementary color
Monochromatic Colors of #A37396
Black with #A37396
Text Example
Text Example
White with #A37396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37396; }
p { color: rgb(163,115,150); }
H1.HeaderClassName
{
color: #A37396;
}
.AnyTagClassName
{
color: #A37396;
}
</style>
background-color css
<style>
a { background-color: #A37396; }
a { background-color: rgb(163,115,150); }
div.DivClassName
{
background-color: #A37396;
}
.BgClassName
{
background-color: #A37396;
}
</style>
border-color css
<style>
span { border-color: #A37396; }
span { border-color: rgb(163,115,150); }
td.TdClassName
{
border-color: #A37396;
}
.TagClassName
{
border-color: #A37396;
}
</style>