Shades of Turkish Rose #A97076
Tints of Turkish Rose #A97076
RGB
CMYK
RGB Variations
Color information
#A97076 (or 0xA97076) is known color: Turkish Rose. HEX triplet: A9, 70 and 76. RGB value is (169,112,118). Sum of RGB (Red+Green+Blue) = 169+112+118=399 (52% of max value = 765). Red value is 169 (66.41% from 255 or 42.36% from 399); Green value is 112 (44.14% from 255 or 28.07% from 399); Blue value is 118 (46.48% from 255 or 29.57% from 399); Max value from RGB is 169 - color contains mainly: red. Hex color #A97076 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A97076 is #568F89. Grayscale: #818181. Windows color (decimal): -5672842 or 7762089. OLE color: 7762089.
HSL color Cylindrical-coordinate representation of color #A97076: hue angle of 353.68º degrees, saturation: 0.25, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #A97076 is Cyan = 0, Magento = 0.34, Yellow = 0.30 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 169 | 112 | 118 | - |
| CMYK | 0 | 0.34 | 0.30 | 0.34 |
| HSL | 353.68º | 0.25% | 0.55% | - |
| HSV(B) | 353.68º | 0.34% | 0.66% | - |
| XYZ | 25.43 | 21.33 | 19.92 | - |
| YUV | 129.73 | 121.38 | 156.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 169 | 112 | 118 | 0 | 0.34 | 0.30 | 0.34 | 353.68 | 0.25 | 0.55 |
| Hex | A9 | 70 | 76 | 0 | 22 | 1E | 22 | 162 | 19 | 37 |
| Octal | 251 | 160 | 166 | 0 | 42 | 36 | 42 | 542 | 31 | 67 |
| Binary | 10101001 | 1110000 | 1110110 | 0 | 100010 | 11110 | 100010 | 101100010 | 11001 | 110111 |
Color Harmonies of #A97076
Complementary color
Monochromatic Colors of #A97076
Black with #A97076
Text Example
Text Example
White with #A97076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A97076; }
p { color: rgb(169,112,118); }
H1.HeaderClassName
{
color: #A97076;
}
.AnyTagClassName
{
color: #A97076;
}
</style>
background-color css
<style>
a { background-color: #A97076; }
a { background-color: rgb(169,112,118); }
div.DivClassName
{
background-color: #A97076;
}
.BgClassName
{
background-color: #A97076;
}
</style>
border-color css
<style>
span { border-color: #A97076; }
span { border-color: rgb(169,112,118); }
td.TdClassName
{
border-color: #A97076;
}
.TagClassName
{
border-color: #A97076;
}
</style>