Shades of Turkish Rose #A76176
Tints of Turkish Rose #A76176
RGB
CMYK
RGB Variations
Color information
#A76176 (or 0xA76176) is known color: Turkish Rose. HEX triplet: A7, 61 and 76. RGB value is (167,97,118). Sum of RGB (Red+Green+Blue) = 167+97+118=382 (50% of max value = 765). Red value is 167 (65.62% from 255 or 43.72% from 382); Green value is 97 (38.28% from 255 or 25.39% from 382); Blue value is 118 (46.48% from 255 or 30.89% from 382); Max value from RGB is 167 - color contains mainly: red. Hex color #A76176 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76176 is #589E89. Grayscale: #787878. Windows color (decimal): -5807754 or 7758247. OLE color: 7758247.
HSL color Cylindrical-coordinate representation of color #A76176: hue angle of 342º degrees, saturation: 0.28, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #A76176 is Cyan = 0, Magento = 0.42, Yellow = 0.29 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 97 | 118 | - |
| CMYK | 0 | 0.42 | 0.29 | 0.35 |
| HSL | 342º | 0.28% | 0.52% | - |
| HSV(B) | 342º | 0.42% | 0.65% | - |
| XYZ | 23.48 | 18.07 | 19.39 | - |
| YUV | 120.32 | 126.69 | 161.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 97 | 118 | 0 | 0.42 | 0.29 | 0.35 | 342 | 0.28 | 0.52 |
| Hex | A7 | 61 | 76 | 0 | 2A | 1D | 23 | 156 | 1C | 34 |
| Octal | 247 | 141 | 166 | 0 | 52 | 35 | 43 | 526 | 34 | 64 |
| Binary | 10100111 | 1100001 | 1110110 | 0 | 101010 | 11101 | 100011 | 101010110 | 11100 | 110100 |
Color Harmonies of #A76176
Complementary color
Monochromatic Colors of #A76176
Black with #A76176
Text Example
Text Example
White with #A76176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76176; }
p { color: rgb(167,97,118); }
H1.HeaderClassName
{
color: #A76176;
}
.AnyTagClassName
{
color: #A76176;
}
</style>
background-color css
<style>
a { background-color: #A76176; }
a { background-color: rgb(167,97,118); }
div.DivClassName
{
background-color: #A76176;
}
.BgClassName
{
background-color: #A76176;
}
</style>
border-color css
<style>
span { border-color: #A76176; }
span { border-color: rgb(167,97,118); }
td.TdClassName
{
border-color: #A76176;
}
.TagClassName
{
border-color: #A76176;
}
</style>