Shades of Turkish Rose #A76177
Tints of Turkish Rose #A76177
RGB
CMYK
RGB Variations
Color information
#A76177 (or 0xA76177) is known color: Turkish Rose. HEX triplet: A7, 61 and 77. RGB value is (167,97,119). Sum of RGB (Red+Green+Blue) = 167+97+119=383 (50% of max value = 765). Red value is 167 (65.62% from 255 or 43.60% from 383); Green value is 97 (38.28% from 255 or 25.33% from 383); Blue value is 119 (46.88% from 255 or 31.07% from 383); Max value from RGB is 167 - color contains mainly: red. Hex color #A76177 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76177 is #589E88. Grayscale: #787878. Windows color (decimal): -5807753 or 7823783. OLE color: 7823783.
HSL color Cylindrical-coordinate representation of color #A76177: hue angle of 341.14º 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 #A76177 is Cyan = 0, Magento = 0.42, Yellow = 0.29 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 97 | 119 | - |
| CMYK | 0 | 0.42 | 0.29 | 0.35 |
| HSL | 341.14º | 0.28% | 0.52% | - |
| HSV(B) | 341.14º | 0.42% | 0.65% | - |
| XYZ | 23.54 | 18.1 | 19.71 | - |
| YUV | 120.44 | 127.19 | 161.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 97 | 119 | 0 | 0.42 | 0.29 | 0.35 | 341.14 | 0.28 | 0.52 |
| Hex | A7 | 61 | 77 | 0 | 2A | 1D | 23 | 155 | 1C | 34 |
| Octal | 247 | 141 | 167 | 0 | 52 | 35 | 43 | 525 | 34 | 64 |
| Binary | 10100111 | 1100001 | 1110111 | 0 | 101010 | 11101 | 100011 | 101010101 | 11100 | 110100 |
Color Harmonies of #A76177
Complementary color
Monochromatic Colors of #A76177
Black with #A76177
Text Example
Text Example
White with #A76177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76177; }
p { color: rgb(167,97,119); }
H1.HeaderClassName
{
color: #A76177;
}
.AnyTagClassName
{
color: #A76177;
}
</style>
background-color css
<style>
a { background-color: #A76177; }
a { background-color: rgb(167,97,119); }
div.DivClassName
{
background-color: #A76177;
}
.BgClassName
{
background-color: #A76177;
}
</style>
border-color css
<style>
span { border-color: #A76177; }
span { border-color: rgb(167,97,119); }
td.TdClassName
{
border-color: #A76177;
}
.TagClassName
{
border-color: #A76177;
}
</style>