Shades of Turkish Rose #A77980
Tints of Turkish Rose #A77980
RGB
CMYK
RGB Variations
Color information
#A77980 (or 0xA77980) is known color: Turkish Rose. HEX triplet: A7, 79 and 80. RGB value is (167,121,128). Sum of RGB (Red+Green+Blue) = 167+121+128=416 (55% of max value = 765). Red value is 167 (65.62% from 255 or 40.14% from 416); Green value is 121 (47.66% from 255 or 29.09% from 416); Blue value is 128 (50.39% from 255 or 30.77% from 416); Max value from RGB is 167 - color contains mainly: red. Hex color #A77980 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A77980 is #58867F. Grayscale: #878787. Windows color (decimal): -5801600 or 8419751. OLE color: 8419751.
HSL color Cylindrical-coordinate representation of color #A77980: hue angle of 350.87º degrees, saturation: 0.21, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A77980 is Cyan = 0, Magento = 0.28, Yellow = 0.23 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 121 | 128 | - |
| CMYK | 0 | 0.28 | 0.23 | 0.35 |
| HSL | 350.87º | 0.21% | 0.56% | - |
| HSV(B) | 350.87º | 0.28% | 0.65% | - |
| XYZ | 26.67 | 23.45 | 23.54 | - |
| YUV | 135.55 | 123.74 | 150.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 121 | 128 | 0 | 0.28 | 0.23 | 0.35 | 350.87 | 0.21 | 0.56 |
| Hex | A7 | 79 | 80 | 0 | 1C | 17 | 23 | 15F | 15 | 38 |
| Octal | 247 | 171 | 200 | 0 | 34 | 27 | 43 | 537 | 25 | 70 |
| Binary | 10100111 | 1111001 | 10000000 | 0 | 11100 | 10111 | 100011 | 101011111 | 10101 | 111000 |
Color Harmonies of #A77980
Complementary color
Monochromatic Colors of #A77980
Black with #A77980
Text Example
Text Example
White with #A77980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A77980; }
p { color: rgb(167,121,128); }
H1.HeaderClassName
{
color: #A77980;
}
.AnyTagClassName
{
color: #A77980;
}
</style>
background-color css
<style>
a { background-color: #A77980; }
a { background-color: rgb(167,121,128); }
div.DivClassName
{
background-color: #A77980;
}
.BgClassName
{
background-color: #A77980;
}
</style>
border-color css
<style>
span { border-color: #A77980; }
span { border-color: rgb(167,121,128); }
td.TdClassName
{
border-color: #A77980;
}
.TagClassName
{
border-color: #A77980;
}
</style>