Shades of Turkish Rose #A16972
Tints of Turkish Rose #A16972
RGB
CMYK
RGB Variations
Color information
#A16972 (or 0xA16972) is known color: Turkish Rose. HEX triplet: A1, 69 and 72. RGB value is (161,105,114). Sum of RGB (Red+Green+Blue) = 161+105+114=380 (50% of max value = 765). Red value is 161 (63.28% from 255 or 42.37% from 380); Green value is 105 (41.41% from 255 or 27.63% from 380); Blue value is 114 (44.92% from 255 or 30% from 380); Max value from RGB is 161 - color contains mainly: red. Hex color #A16972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16972 is #5E968D. Grayscale: #7A7A7A. Windows color (decimal): -6198926 or 7498145. OLE color: 7498145.
HSL color Cylindrical-coordinate representation of color #A16972: hue angle of 350.36º 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 #A16972 is Cyan = 0, Magento = 0.35, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 105 | 114 | - |
| CMYK | 0 | 0.35 | 0.29 | 0.37 |
| HSL | 350.36º | 0.23% | 0.52% | - |
| HSV(B) | 350.36º | 0.35% | 0.63% | - |
| XYZ | 22.79 | 18.9 | 18.37 | - |
| YUV | 122.77 | 123.05 | 155.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 105 | 114 | 0 | 0.35 | 0.29 | 0.37 | 350.36 | 0.23 | 0.52 |
| Hex | A1 | 69 | 72 | 0 | 23 | 1D | 25 | 15E | 17 | 34 |
| Octal | 241 | 151 | 162 | 0 | 43 | 35 | 45 | 536 | 27 | 64 |
| Binary | 10100001 | 1101001 | 1110010 | 0 | 100011 | 11101 | 100101 | 101011110 | 10111 | 110100 |
Color Harmonies of #A16972
Complementary color
Monochromatic Colors of #A16972
Black with #A16972
Text Example
Text Example
White with #A16972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16972; }
p { color: rgb(161,105,114); }
H1.HeaderClassName
{
color: #A16972;
}
.AnyTagClassName
{
color: #A16972;
}
</style>
background-color css
<style>
a { background-color: #A16972; }
a { background-color: rgb(161,105,114); }
div.DivClassName
{
background-color: #A16972;
}
.BgClassName
{
background-color: #A16972;
}
</style>
border-color css
<style>
span { border-color: #A16972; }
span { border-color: rgb(161,105,114); }
td.TdClassName
{
border-color: #A16972;
}
.TagClassName
{
border-color: #A16972;
}
</style>