Shades of Turkish Rose #A46168
Tints of Turkish Rose #A46168
RGB
CMYK
RGB Variations
Color information
#A46168 (or 0xA46168) is known color: Turkish Rose. HEX triplet: A4, 61 and 68. RGB value is (164,97,104). Sum of RGB (Red+Green+Blue) = 164+97+104=365 (48% of max value = 765). Red value is 164 (64.45% from 255 or 44.93% from 365); Green value is 97 (38.28% from 255 or 26.58% from 365); Blue value is 104 (41.02% from 255 or 28.49% from 365); Max value from RGB is 164 - color contains mainly: red. Hex color #A46168 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46168 is #5B9E97. Grayscale: #757575. Windows color (decimal): -6004376 or 6840740. OLE color: 6840740.
HSL color Cylindrical-coordinate representation of color #A46168: hue angle of 353.73º 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 #A46168 is Cyan = 0, Magento = 0.41, Yellow = 0.37 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 97 | 104 | - |
| CMYK | 0 | 0.41 | 0.37 | 0.36 |
| HSL | 353.73º | 0.27% | 0.51% | - |
| HSV(B) | 353.73º | 0.41% | 0.64% | - |
| XYZ | 22.08 | 17.44 | 15.3 | - |
| YUV | 117.83 | 120.2 | 160.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 97 | 104 | 0 | 0.41 | 0.37 | 0.36 | 353.73 | 0.27 | 0.51 |
| Hex | A4 | 61 | 68 | 0 | 29 | 25 | 24 | 162 | 1B | 33 |
| Octal | 244 | 141 | 150 | 0 | 51 | 45 | 44 | 542 | 33 | 63 |
| Binary | 10100100 | 1100001 | 1101000 | 0 | 101001 | 100101 | 100100 | 101100010 | 11011 | 110011 |
Color Harmonies of #A46168
Complementary color
Monochromatic Colors of #A46168
Black with #A46168
Text Example
Text Example
White with #A46168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46168; }
p { color: rgb(164,97,104); }
H1.HeaderClassName
{
color: #A46168;
}
.AnyTagClassName
{
color: #A46168;
}
</style>
background-color css
<style>
a { background-color: #A46168; }
a { background-color: rgb(164,97,104); }
div.DivClassName
{
background-color: #A46168;
}
.BgClassName
{
background-color: #A46168;
}
</style>
border-color css
<style>
span { border-color: #A46168; }
span { border-color: rgb(164,97,104); }
td.TdClassName
{
border-color: #A46168;
}
.TagClassName
{
border-color: #A46168;
}
</style>