Shades of Turkish Rose #A16777
Tints of Turkish Rose #A16777
RGB
CMYK
RGB Variations
Color information
#A16777 (or 0xA16777) is known color: Turkish Rose. HEX triplet: A1, 67 and 77. RGB value is (161,103,119). Sum of RGB (Red+Green+Blue) = 161+103+119=383 (50% of max value = 765). Red value is 161 (63.28% from 255 or 42.04% from 383); Green value is 103 (40.62% from 255 or 26.89% from 383); Blue value is 119 (46.88% from 255 or 31.07% from 383); Max value from RGB is 161 - color contains mainly: red. Hex color #A16777 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16777 is #5E9888. Grayscale: #7A7A7A. Windows color (decimal): -6199433 or 7825313. OLE color: 7825313.
HSL color Cylindrical-coordinate representation of color #A16777: hue angle of 343.45º degrees, saturation: 0.24, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A16777 is Cyan = 0, Magento = 0.36, Yellow = 0.26 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 103 | 119 | - |
| CMYK | 0 | 0.36 | 0.26 | 0.37 |
| HSL | 343.45º | 0.24% | 0.52% | - |
| HSV(B) | 343.45º | 0.36% | 0.63% | - |
| XYZ | 22.88 | 18.61 | 19.84 | - |
| YUV | 122.17 | 126.22 | 155.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 103 | 119 | 0 | 0.36 | 0.26 | 0.37 | 343.45 | 0.24 | 0.52 |
| Hex | A1 | 67 | 77 | 0 | 24 | 1A | 25 | 157 | 18 | 34 |
| Octal | 241 | 147 | 167 | 0 | 44 | 32 | 45 | 527 | 30 | 64 |
| Binary | 10100001 | 1100111 | 1110111 | 0 | 100100 | 11010 | 100101 | 101010111 | 11000 | 110100 |
Color Harmonies of #A16777
Complementary color
Monochromatic Colors of #A16777
Black with #A16777
Text Example
Text Example
White with #A16777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16777; }
p { color: rgb(161,103,119); }
H1.HeaderClassName
{
color: #A16777;
}
.AnyTagClassName
{
color: #A16777;
}
</style>
background-color css
<style>
a { background-color: #A16777; }
a { background-color: rgb(161,103,119); }
div.DivClassName
{
background-color: #A16777;
}
.BgClassName
{
background-color: #A16777;
}
</style>
border-color css
<style>
span { border-color: #A16777; }
span { border-color: rgb(161,103,119); }
td.TdClassName
{
border-color: #A16777;
}
.TagClassName
{
border-color: #A16777;
}
</style>