Shades of Turkish Rose #A16668
Tints of Turkish Rose #A16668
RGB
CMYK
RGB Variations
Color information
#A16668 (or 0xA16668) is known color: Turkish Rose. HEX triplet: A1, 66 and 68. RGB value is (161,102,104). Sum of RGB (Red+Green+Blue) = 161+102+104=367 (48% of max value = 765). Red value is 161 (63.28% from 255 or 43.87% from 367); Green value is 102 (40.23% from 255 or 27.79% from 367); Blue value is 104 (41.02% from 255 or 28.34% from 367); Max value from RGB is 161 - color contains mainly: red. Hex color #A16668 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16668 is #5E9997. Grayscale: #777777. Windows color (decimal): -6199704 or 6842017. OLE color: 6842017.
HSL color Cylindrical-coordinate representation of color #A16668: hue angle of 357.97º 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 #A16668 is Cyan = 0, Magento = 0.37, Yellow = 0.35 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 102 | 104 | - |
| CMYK | 0 | 0.37 | 0.35 | 0.37 |
| HSL | 357.97º | 0.24% | 0.52% | - |
| HSV(B) | 357.97º | 0.37% | 0.63% | - |
| XYZ | 21.95 | 18.08 | 15.43 | - |
| YUV | 119.87 | 119.05 | 157.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 102 | 104 | 0 | 0.37 | 0.35 | 0.37 | 357.97 | 0.24 | 0.52 |
| Hex | A1 | 66 | 68 | 0 | 25 | 23 | 25 | 166 | 18 | 34 |
| Octal | 241 | 146 | 150 | 0 | 45 | 43 | 45 | 546 | 30 | 64 |
| Binary | 10100001 | 1100110 | 1101000 | 0 | 100101 | 100011 | 100101 | 101100110 | 11000 | 110100 |
Color Harmonies of #A16668
Complementary color
Monochromatic Colors of #A16668
Black with #A16668
Text Example
Text Example
White with #A16668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16668; }
p { color: rgb(161,102,104); }
H1.HeaderClassName
{
color: #A16668;
}
.AnyTagClassName
{
color: #A16668;
}
</style>
background-color css
<style>
a { background-color: #A16668; }
a { background-color: rgb(161,102,104); }
div.DivClassName
{
background-color: #A16668;
}
.BgClassName
{
background-color: #A16668;
}
</style>
border-color css
<style>
span { border-color: #A16668; }
span { border-color: rgb(161,102,104); }
td.TdClassName
{
border-color: #A16668;
}
.TagClassName
{
border-color: #A16668;
}
</style>