Shades of Turkish Rose #A17079
Tints of Turkish Rose #A17079
RGB
CMYK
RGB Variations
Color information
#A17079 (or 0xA17079) is known color: Turkish Rose. HEX triplet: A1, 70 and 79. RGB value is (161,112,121). Sum of RGB (Red+Green+Blue) = 161+112+121=394 (52% of max value = 765). Red value is 161 (63.28% from 255 or 40.86% from 394); Green value is 112 (44.14% from 255 or 28.43% from 394); Blue value is 121 (47.66% from 255 or 30.71% from 394); Max value from RGB is 161 - color contains mainly: red. Hex color #A17079 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A17079 is #5E8F86. Grayscale: #7F7F7F. Windows color (decimal): -6197127 or 7958689. OLE color: 7958689.
HSL color Cylindrical-coordinate representation of color #A17079: hue angle of 348.98º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A17079 is Cyan = 0, Magento = 0.30, Yellow = 0.25 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 112 | 121 | - |
| CMYK | 0 | 0.30 | 0.25 | 0.37 |
| HSL | 348.98º | 0.21% | 0.54% | - |
| HSV(B) | 348.98º | 0.3% | 0.63% | - |
| XYZ | 23.94 | 20.55 | 20.79 | - |
| YUV | 127.68 | 124.23 | 151.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 112 | 121 | 0 | 0.30 | 0.25 | 0.37 | 348.98 | 0.21 | 0.54 |
| Hex | A1 | 70 | 79 | 0 | 1E | 19 | 25 | 15D | 15 | 36 |
| Octal | 241 | 160 | 171 | 0 | 36 | 31 | 45 | 535 | 25 | 66 |
| Binary | 10100001 | 1110000 | 1111001 | 0 | 11110 | 11001 | 100101 | 101011101 | 10101 | 110110 |
Color Harmonies of #A17079
Complementary color
Monochromatic Colors of #A17079
Black with #A17079
Text Example
Text Example
White with #A17079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17079; }
p { color: rgb(161,112,121); }
H1.HeaderClassName
{
color: #A17079;
}
.AnyTagClassName
{
color: #A17079;
}
</style>
background-color css
<style>
a { background-color: #A17079; }
a { background-color: rgb(161,112,121); }
div.DivClassName
{
background-color: #A17079;
}
.BgClassName
{
background-color: #A17079;
}
</style>
border-color css
<style>
span { border-color: #A17079; }
span { border-color: rgb(161,112,121); }
td.TdClassName
{
border-color: #A17079;
}
.TagClassName
{
border-color: #A17079;
}
</style>