Shades of Turkish Rose #A16577
Tints of Turkish Rose #A16577
RGB
CMYK
RGB Variations
Color information
#A16577 (or 0xA16577) is known color: Turkish Rose. HEX triplet: A1, 65 and 77. RGB value is (161,101,119). Sum of RGB (Red+Green+Blue) = 161+101+119=381 (50% of max value = 765). Red value is 161 (63.28% from 255 or 42.26% from 381); Green value is 101 (39.84% from 255 or 26.51% from 381); Blue value is 119 (46.88% from 255 or 31.23% from 381); Max value from RGB is 161 - color contains mainly: red. Hex color #A16577 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16577 is #5E9A88. Grayscale: #787878. Windows color (decimal): -6199945 or 7824801. OLE color: 7824801.
HSL color Cylindrical-coordinate representation of color #A16577: hue angle of 342º degrees, saturation: 0.24, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A16577 is Cyan = 0, Magento = 0.37, Yellow = 0.26 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 101 | 119 | - |
| CMYK | 0 | 0.37 | 0.26 | 0.37 |
| HSL | 342º | 0.24% | 0.51% | - |
| HSV(B) | 342º | 0.37% | 0.63% | - |
| XYZ | 22.68 | 18.22 | 19.77 | - |
| YUV | 120.99 | 126.88 | 156.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 101 | 119 | 0 | 0.37 | 0.26 | 0.37 | 342 | 0.24 | 0.51 |
| Hex | A1 | 65 | 77 | 0 | 25 | 1A | 25 | 156 | 18 | 33 |
| Octal | 241 | 145 | 167 | 0 | 45 | 32 | 45 | 526 | 30 | 63 |
| Binary | 10100001 | 1100101 | 1110111 | 0 | 100101 | 11010 | 100101 | 101010110 | 11000 | 110011 |
Color Harmonies of #A16577
Complementary color
Monochromatic Colors of #A16577
Black with #A16577
Text Example
Text Example
White with #A16577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16577; }
p { color: rgb(161,101,119); }
H1.HeaderClassName
{
color: #A16577;
}
.AnyTagClassName
{
color: #A16577;
}
</style>
background-color css
<style>
a { background-color: #A16577; }
a { background-color: rgb(161,101,119); }
div.DivClassName
{
background-color: #A16577;
}
.BgClassName
{
background-color: #A16577;
}
</style>
border-color css
<style>
span { border-color: #A16577; }
span { border-color: rgb(161,101,119); }
td.TdClassName
{
border-color: #A16577;
}
.TagClassName
{
border-color: #A16577;
}
</style>