Shades of Turkish Rose #A97476
Tints of Turkish Rose #A97476
RGB
CMYK
RGB Variations
Color information
#A97476 (or 0xA97476) is known color: Turkish Rose. HEX triplet: A9, 74 and 76. RGB value is (169,116,118). Sum of RGB (Red+Green+Blue) = 169+116+118=403 (53% of max value = 765). Red value is 169 (66.41% from 255 or 41.94% from 403); Green value is 116 (45.70% from 255 or 28.78% from 403); Blue value is 118 (46.48% from 255 or 29.28% from 403); Max value from RGB is 169 - color contains mainly: red. Hex color #A97476 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A97476 is #568B89. Grayscale: #848484. Windows color (decimal): -5671818 or 7763113. OLE color: 7763113.
HSL color Cylindrical-coordinate representation of color #A97476: hue angle of 357.74º degrees, saturation: 0.24, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A97476 is Cyan = 0, Magento = 0.31, Yellow = 0.30 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 169 | 116 | 118 | - |
| CMYK | 0 | 0.31 | 0.30 | 0.34 |
| HSL | 357.74º | 0.24% | 0.56% | - |
| HSV(B) | 357.74º | 0.31% | 0.66% | - |
| XYZ | 25.88 | 22.23 | 20.07 | - |
| YUV | 132.08 | 120.06 | 154.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 169 | 116 | 118 | 0 | 0.31 | 0.30 | 0.34 | 357.74 | 0.24 | 0.56 |
| Hex | A9 | 74 | 76 | 0 | 1F | 1E | 22 | 166 | 18 | 38 |
| Octal | 251 | 164 | 166 | 0 | 37 | 36 | 42 | 546 | 30 | 70 |
| Binary | 10101001 | 1110100 | 1110110 | 0 | 11111 | 11110 | 100010 | 101100110 | 11000 | 111000 |
Color Harmonies of #A97476
Complementary color
Monochromatic Colors of #A97476
Black with #A97476
Text Example
Text Example
White with #A97476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A97476; }
p { color: rgb(169,116,118); }
H1.HeaderClassName
{
color: #A97476;
}
.AnyTagClassName
{
color: #A97476;
}
</style>
background-color css
<style>
a { background-color: #A97476; }
a { background-color: rgb(169,116,118); }
div.DivClassName
{
background-color: #A97476;
}
.BgClassName
{
background-color: #A97476;
}
</style>
border-color css
<style>
span { border-color: #A97476; }
span { border-color: rgb(169,116,118); }
td.TdClassName
{
border-color: #A97476;
}
.TagClassName
{
border-color: #A97476;
}
</style>