Shades of Turkish Rose #A16165
Tints of Turkish Rose #A16165
RGB
CMYK
RGB Variations
Color information
#A16165 (or 0xA16165) is known color: Turkish Rose. HEX triplet: A1, 61 and 65. RGB value is (161,97,101). Sum of RGB (Red+Green+Blue) = 161+97+101=359 (47% of max value = 765). Red value is 161 (63.28% from 255 or 44.85% from 359); Green value is 97 (38.28% from 255 or 27.02% from 359); Blue value is 101 (39.84% from 255 or 28.13% from 359); Max value from RGB is 161 - color contains mainly: red. Hex color #A16165 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16165 is #5E9E9A. Grayscale: #747474. Windows color (decimal): -6200987 or 6644129. OLE color: 6644129.
HSL color Cylindrical-coordinate representation of color #A16165: hue angle of 356.25º degrees, saturation: 0.25, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A16165 is Cyan = 0, Magento = 0.40, Yellow = 0.37 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 97 | 101 | - |
| CMYK | 0 | 0.40 | 0.37 | 0.37 |
| HSL | 356.25º | 0.25% | 0.51% | - |
| HSV(B) | 356.25º | 0.4% | 0.63% | - |
| XYZ | 21.32 | 17.07 | 14.48 | - |
| YUV | 116.59 | 119.2 | 159.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 97 | 101 | 0 | 0.40 | 0.37 | 0.37 | 356.25 | 0.25 | 0.51 |
| Hex | A1 | 61 | 65 | 0 | 28 | 25 | 25 | 164 | 19 | 33 |
| Octal | 241 | 141 | 145 | 0 | 50 | 45 | 45 | 544 | 31 | 63 |
| Binary | 10100001 | 1100001 | 1100101 | 0 | 101000 | 100101 | 100101 | 101100100 | 11001 | 110011 |
Color Harmonies of #A16165
Complementary color
Monochromatic Colors of #A16165
Black with #A16165
Text Example
Text Example
White with #A16165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16165; }
p { color: rgb(161,97,101); }
H1.HeaderClassName
{
color: #A16165;
}
.AnyTagClassName
{
color: #A16165;
}
</style>
background-color css
<style>
a { background-color: #A16165; }
a { background-color: rgb(161,97,101); }
div.DivClassName
{
background-color: #A16165;
}
.BgClassName
{
background-color: #A16165;
}
</style>
border-color css
<style>
span { border-color: #A16165; }
span { border-color: rgb(161,97,101); }
td.TdClassName
{
border-color: #A16165;
}
.TagClassName
{
border-color: #A16165;
}
</style>