Shades of Turkish Rose #A16673
Tints of Turkish Rose #A16673
RGB
CMYK
RGB Variations
Color information
#A16673 (or 0xA16673) is known color: Turkish Rose. HEX triplet: A1, 66 and 73. RGB value is (161,102,115). Sum of RGB (Red+Green+Blue) = 161+102+115=378 (50% of max value = 765). Red value is 161 (63.28% from 255 or 42.59% from 378); Green value is 102 (40.23% from 255 or 26.98% from 378); Blue value is 115 (45.31% from 255 or 30.42% from 378); Max value from RGB is 161 - color contains mainly: red. Hex color #A16673 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16673 is #5E998C. Grayscale: #797979. Windows color (decimal): -6199693 or 7562913. OLE color: 7562913.
HSL color Cylindrical-coordinate representation of color #A16673: hue angle of 346.78º degrees, saturation: 0.24, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A16673 is Cyan = 0, Magento = 0.37, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 102 | 115 | - |
| CMYK | 0 | 0.37 | 0.29 | 0.37 |
| HSL | 346.78º | 0.24% | 0.52% | - |
| HSV(B) | 346.78º | 0.37% | 0.63% | - |
| XYZ | 22.54 | 18.32 | 18.57 | - |
| YUV | 121.12 | 124.55 | 156.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 102 | 115 | 0 | 0.37 | 0.29 | 0.37 | 346.78 | 0.24 | 0.52 |
| Hex | A1 | 66 | 73 | 0 | 25 | 1D | 25 | 15B | 18 | 34 |
| Octal | 241 | 146 | 163 | 0 | 45 | 35 | 45 | 533 | 30 | 64 |
| Binary | 10100001 | 1100110 | 1110011 | 0 | 100101 | 11101 | 100101 | 101011011 | 11000 | 110100 |
Color Harmonies of #A16673
Complementary color
Monochromatic Colors of #A16673
Black with #A16673
Text Example
Text Example
White with #A16673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16673; }
p { color: rgb(161,102,115); }
H1.HeaderClassName
{
color: #A16673;
}
.AnyTagClassName
{
color: #A16673;
}
</style>
background-color css
<style>
a { background-color: #A16673; }
a { background-color: rgb(161,102,115); }
div.DivClassName
{
background-color: #A16673;
}
.BgClassName
{
background-color: #A16673;
}
</style>
border-color css
<style>
span { border-color: #A16673; }
span { border-color: rgb(161,102,115); }
td.TdClassName
{
border-color: #A16673;
}
.TagClassName
{
border-color: #A16673;
}
</style>