Shades of Turkish Rose #A76977
Tints of Turkish Rose #A76977
RGB
CMYK
RGB Variations
Color information
#A76977 (or 0xA76977) is known color: Turkish Rose. HEX triplet: A7, 69 and 77. RGB value is (167,105,119). Sum of RGB (Red+Green+Blue) = 167+105+119=391 (51% of max value = 765). Red value is 167 (65.62% from 255 or 42.71% from 391); Green value is 105 (41.41% from 255 or 26.85% from 391); Blue value is 119 (46.88% from 255 or 30.43% from 391); Max value from RGB is 167 - color contains mainly: red. Hex color #A76977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76977 is #589688. Grayscale: #7D7D7D. Windows color (decimal): -5805705 or 7825831. OLE color: 7825831.
HSL color Cylindrical-coordinate representation of color #A76977: hue angle of 346.45º degrees, saturation: 0.26, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A76977 is Cyan = 0, Magento = 0.37, Yellow = 0.29 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 105 | 119 | - |
| CMYK | 0 | 0.37 | 0.29 | 0.35 |
| HSL | 346.45º | 0.26% | 0.53% | - |
| HSV(B) | 346.45º | 0.37% | 0.65% | - |
| XYZ | 24.32 | 19.65 | 19.96 | - |
| YUV | 125.13 | 124.54 | 157.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 105 | 119 | 0 | 0.37 | 0.29 | 0.35 | 346.45 | 0.26 | 0.53 |
| Hex | A7 | 69 | 77 | 0 | 25 | 1D | 23 | 15A | 1A | 35 |
| Octal | 247 | 151 | 167 | 0 | 45 | 35 | 43 | 532 | 32 | 65 |
| Binary | 10100111 | 1101001 | 1110111 | 0 | 100101 | 11101 | 100011 | 101011010 | 11010 | 110101 |
Color Harmonies of #A76977
Complementary color
Monochromatic Colors of #A76977
Black with #A76977
Text Example
Text Example
White with #A76977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76977; }
p { color: rgb(167,105,119); }
H1.HeaderClassName
{
color: #A76977;
}
.AnyTagClassName
{
color: #A76977;
}
</style>
background-color css
<style>
a { background-color: #A76977; }
a { background-color: rgb(167,105,119); }
div.DivClassName
{
background-color: #A76977;
}
.BgClassName
{
background-color: #A76977;
}
</style>
border-color css
<style>
span { border-color: #A76977; }
span { border-color: rgb(167,105,119); }
td.TdClassName
{
border-color: #A76977;
}
.TagClassName
{
border-color: #A76977;
}
</style>