Shades of Turkish Rose #A96076
Tints of Turkish Rose #A96076
RGB
CMYK
RGB Variations
Color information
#A96076 (or 0xA96076) is known color: Turkish Rose. HEX triplet: A9, 60 and 76. RGB value is (169,96,118). Sum of RGB (Red+Green+Blue) = 169+96+118=383 (50% of max value = 765). Red value is 169 (66.41% from 255 or 44.13% from 383); Green value is 96 (37.89% from 255 or 25.07% from 383); Blue value is 118 (46.48% from 255 or 30.81% from 383); Max value from RGB is 169 - color contains mainly: red. Hex color #A96076 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A96076 is #569F89. Grayscale: #787878. Windows color (decimal): -5676938 or 7757993. OLE color: 7757993.
HSL color Cylindrical-coordinate representation of color #A96076: hue angle of 341.92º degrees, saturation: 0.3, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #A96076 is Cyan = 0, Magento = 0.43, Yellow = 0.30 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 169 | 96 | 118 | - |
| CMYK | 0 | 0.43 | 0.30 | 0.34 |
| HSL | 341.92º | 0.3% | 0.52% | - |
| HSV(B) | 341.92º | 0.43% | 0.66% | - |
| XYZ | 23.82 | 18.11 | 19.38 | - |
| YUV | 120.34 | 126.68 | 162.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 169 | 96 | 118 | 0 | 0.43 | 0.30 | 0.34 | 341.92 | 0.3 | 0.52 |
| Hex | A9 | 60 | 76 | 0 | 2B | 1E | 22 | 156 | 1E | 34 |
| Octal | 251 | 140 | 166 | 0 | 53 | 36 | 42 | 526 | 36 | 64 |
| Binary | 10101001 | 1100000 | 1110110 | 0 | 101011 | 11110 | 100010 | 101010110 | 11110 | 110100 |
Color Harmonies of #A96076
Complementary color
Monochromatic Colors of #A96076
Black with #A96076
Text Example
Text Example
White with #A96076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A96076; }
p { color: rgb(169,96,118); }
H1.HeaderClassName
{
color: #A96076;
}
.AnyTagClassName
{
color: #A96076;
}
</style>
background-color css
<style>
a { background-color: #A96076; }
a { background-color: rgb(169,96,118); }
div.DivClassName
{
background-color: #A96076;
}
.BgClassName
{
background-color: #A96076;
}
</style>
border-color css
<style>
span { border-color: #A96076; }
span { border-color: rgb(169,96,118); }
td.TdClassName
{
border-color: #A96076;
}
.TagClassName
{
border-color: #A96076;
}
</style>