Shades of Turkish Rose #A16979
Tints of Turkish Rose #A16979
RGB
CMYK
RGB Variations
Color information
#A16979 (or 0xA16979) is known color: Turkish Rose. HEX triplet: A1, 69 and 79. RGB value is (161,105,121). Sum of RGB (Red+Green+Blue) = 161+105+121=387 (51% of max value = 765). Red value is 161 (63.28% from 255 or 41.60% from 387); Green value is 105 (41.41% from 255 or 27.13% from 387); Blue value is 121 (47.66% from 255 or 31.27% from 387); Max value from RGB is 161 - color contains mainly: red. Hex color #A16979 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16979 is #5E9686. Grayscale: #7B7B7B. Windows color (decimal): -6198919 or 7956897. OLE color: 7956897.
HSL color Cylindrical-coordinate representation of color #A16979: hue angle of 342.86º degrees, saturation: 0.23, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #A16979 is Cyan = 0, Magento = 0.35, Yellow = 0.25 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 105 | 121 | - |
| CMYK | 0 | 0.35 | 0.25 | 0.37 |
| HSL | 342.86º | 0.23% | 0.52% | - |
| HSV(B) | 342.86º | 0.35% | 0.63% | - |
| XYZ | 23.2 | 19.06 | 20.55 | - |
| YUV | 123.57 | 126.55 | 154.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 105 | 121 | 0 | 0.35 | 0.25 | 0.37 | 342.86 | 0.23 | 0.52 |
| Hex | A1 | 69 | 79 | 0 | 23 | 19 | 25 | 157 | 17 | 34 |
| Octal | 241 | 151 | 171 | 0 | 43 | 31 | 45 | 527 | 27 | 64 |
| Binary | 10100001 | 1101001 | 1111001 | 0 | 100011 | 11001 | 100101 | 101010111 | 10111 | 110100 |
Color Harmonies of #A16979
Complementary color
Monochromatic Colors of #A16979
Black with #A16979
Text Example
Text Example
White with #A16979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16979; }
p { color: rgb(161,105,121); }
H1.HeaderClassName
{
color: #A16979;
}
.AnyTagClassName
{
color: #A16979;
}
</style>
background-color css
<style>
a { background-color: #A16979; }
a { background-color: rgb(161,105,121); }
div.DivClassName
{
background-color: #A16979;
}
.BgClassName
{
background-color: #A16979;
}
</style>
border-color css
<style>
span { border-color: #A16979; }
span { border-color: rgb(161,105,121); }
td.TdClassName
{
border-color: #A16979;
}
.TagClassName
{
border-color: #A16979;
}
</style>