Shades of Bouquet #A07597
Tints of Bouquet #A07597
RGB
CMYK
RGB Variations
Color information
#A07597 (or 0xA07597) is known color: Bouquet. HEX triplet: A0, 75 and 97. RGB value is (160,117,151). Sum of RGB (Red+Green+Blue) = 160+117+151=428 (56% of max value = 765). Red value is 160 (62.89% from 255 or 37.38% from 428); Green value is 117 (46.09% from 255 or 27.34% from 428); Blue value is 151 (59.38% from 255 or 35.28% from 428); Max value from RGB is 160 - color contains mainly: red. Hex color #A07597 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A07597 is #5F8A68. Grayscale: #858585. Windows color (decimal): -6261353 or 9926048. OLE color: 9926048.
HSL color Cylindrical-coordinate representation of color #A07597: hue angle of 312.56º degrees, saturation: 0.18, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A07597 is Cyan = 0, Magento = 0.27, Yellow = 0.06 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 117 | 151 | - |
| CMYK | 0 | 0.27 | 0.06 | 0.37 |
| HSL | 312.56º | 0.18% | 0.54% | - |
| HSV(B) | 312.56º | 0.27% | 0.63% | - |
| XYZ | 26.44 | 22.43 | 32.21 | - |
| YUV | 133.73 | 137.75 | 146.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 117 | 151 | 0 | 0.27 | 0.06 | 0.37 | 312.56 | 0.18 | 0.54 |
| Hex | A0 | 75 | 97 | 0 | 1B | 6 | 25 | 139 | 12 | 36 |
| Octal | 240 | 165 | 227 | 0 | 33 | 6 | 45 | 471 | 22 | 66 |
| Binary | 10100000 | 1110101 | 10010111 | 0 | 11011 | 110 | 100101 | 100111001 | 10010 | 110110 |
Color Harmonies of #A07597
Complementary color
Monochromatic Colors of #A07597
Black with #A07597
Text Example
Text Example
White with #A07597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07597; }
p { color: rgb(160,117,151); }
H1.HeaderClassName
{
color: #A07597;
}
.AnyTagClassName
{
color: #A07597;
}
</style>
background-color css
<style>
a { background-color: #A07597; }
a { background-color: rgb(160,117,151); }
div.DivClassName
{
background-color: #A07597;
}
.BgClassName
{
background-color: #A07597;
}
</style>
border-color css
<style>
span { border-color: #A07597; }
span { border-color: rgb(160,117,151); }
td.TdClassName
{
border-color: #A07597;
}
.TagClassName
{
border-color: #A07597;
}
</style>