Shades of Turkish Rose #A46166
Tints of Turkish Rose #A46166
RGB
CMYK
RGB Variations
Color information
#A46166 (or 0xA46166) is known color: Turkish Rose. HEX triplet: A4, 61 and 66. RGB value is (164,97,102). Sum of RGB (Red+Green+Blue) = 164+97+102=363 (48% of max value = 765). Red value is 164 (64.45% from 255 or 45.18% from 363); Green value is 97 (38.28% from 255 or 26.72% from 363); Blue value is 102 (40.23% from 255 or 28.10% from 363); Max value from RGB is 164 - color contains mainly: red. Hex color #A46166 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46166 is #5B9E99. Grayscale: #757575. Windows color (decimal): -6004378 or 6709668. OLE color: 6709668.
HSL color Cylindrical-coordinate representation of color #A46166: hue angle of 355.52º degrees, saturation: 0.27, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A46166 is Cyan = 0, Magento = 0.41, Yellow = 0.38 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 97 | 102 | - |
| CMYK | 0 | 0.41 | 0.38 | 0.36 |
| HSL | 355.52º | 0.27% | 0.51% | - |
| HSV(B) | 355.52º | 0.41% | 0.64% | - |
| XYZ | 21.98 | 17.4 | 14.77 | - |
| YUV | 117.6 | 119.2 | 161.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 97 | 102 | 0 | 0.41 | 0.38 | 0.36 | 355.52 | 0.27 | 0.51 |
| Hex | A4 | 61 | 66 | 0 | 29 | 26 | 24 | 164 | 1B | 33 |
| Octal | 244 | 141 | 146 | 0 | 51 | 46 | 44 | 544 | 33 | 63 |
| Binary | 10100100 | 1100001 | 1100110 | 0 | 101001 | 100110 | 100100 | 101100100 | 11011 | 110011 |
Color Harmonies of #A46166
Complementary color
Monochromatic Colors of #A46166
Black with #A46166
Text Example
Text Example
White with #A46166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46166; }
p { color: rgb(164,97,102); }
H1.HeaderClassName
{
color: #A46166;
}
.AnyTagClassName
{
color: #A46166;
}
</style>
background-color css
<style>
a { background-color: #A46166; }
a { background-color: rgb(164,97,102); }
div.DivClassName
{
background-color: #A46166;
}
.BgClassName
{
background-color: #A46166;
}
</style>
border-color css
<style>
span { border-color: #A46166; }
span { border-color: rgb(164,97,102); }
td.TdClassName
{
border-color: #A46166;
}
.TagClassName
{
border-color: #A46166;
}
</style>