Shades of Bouquet #A07398
Tints of Bouquet #A07398
RGB
CMYK
RGB Variations
Color information
#A07398 (or 0xA07398) is known color: Bouquet. HEX triplet: A0, 73 and 98. RGB value is (160,115,152). Sum of RGB (Red+Green+Blue) = 160+115+152=427 (56% of max value = 765). Red value is 160 (62.89% from 255 or 37.47% from 427); Green value is 115 (45.31% from 255 or 26.93% from 427); Blue value is 152 (59.77% from 255 or 35.60% from 427); Max value from RGB is 160 - color contains mainly: red. Hex color #A07398 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A07398 is #5F8C67. Grayscale: #848484. Windows color (decimal): -6261864 or 9991072. OLE color: 9991072.
HSL color Cylindrical-coordinate representation of color #A07398: hue angle of 310.67º degrees, saturation: 0.19, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A07398 is Cyan = 0, Magento = 0.28, Yellow = 0.05 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 115 | 152 | - |
| CMYK | 0 | 0.28 | 0.05 | 0.37 |
| HSL | 310.67º | 0.19% | 0.54% | - |
| HSV(B) | 310.67º | 0.28% | 0.63% | - |
| XYZ | 26.3 | 22 | 32.57 | - |
| YUV | 132.67 | 138.91 | 147.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 115 | 152 | 0 | 0.28 | 0.05 | 0.37 | 310.67 | 0.19 | 0.54 |
| Hex | A0 | 73 | 98 | 0 | 1C | 5 | 25 | 137 | 13 | 36 |
| Octal | 240 | 163 | 230 | 0 | 34 | 5 | 45 | 467 | 23 | 66 |
| Binary | 10100000 | 1110011 | 10011000 | 0 | 11100 | 101 | 100101 | 100110111 | 10011 | 110110 |
Color Harmonies of #A07398
Complementary color
Monochromatic Colors of #A07398
Black with #A07398
Text Example
Text Example
White with #A07398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07398; }
p { color: rgb(160,115,152); }
H1.HeaderClassName
{
color: #A07398;
}
.AnyTagClassName
{
color: #A07398;
}
</style>
background-color css
<style>
a { background-color: #A07398; }
a { background-color: rgb(160,115,152); }
div.DivClassName
{
background-color: #A07398;
}
.BgClassName
{
background-color: #A07398;
}
</style>
border-color css
<style>
span { border-color: #A07398; }
span { border-color: rgb(160,115,152); }
td.TdClassName
{
border-color: #A07398;
}
.TagClassName
{
border-color: #A07398;
}
</style>