Shades of Turkish Rose #A46170
Tints of Turkish Rose #A46170
RGB
CMYK
RGB Variations
Color information
#A46170 (or 0xA46170) is known color: Turkish Rose. HEX triplet: A4, 61 and 70. RGB value is (164,97,112). Sum of RGB (Red+Green+Blue) = 164+97+112=373 (49% of max value = 765). Red value is 164 (64.45% from 255 or 43.97% from 373); Green value is 97 (38.28% from 255 or 26.01% from 373); Blue value is 112 (44.14% from 255 or 30.03% from 373); Max value from RGB is 164 - color contains mainly: red. Hex color #A46170 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46170 is #5B9E8F. Grayscale: #767676. Windows color (decimal): -6004368 or 7365028. OLE color: 7365028.
HSL color Cylindrical-coordinate representation of color #A46170: hue angle of 346.57º 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 #A46170 is Cyan = 0, Magento = 0.41, Yellow = 0.32 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 97 | 112 | - |
| CMYK | 0 | 0.41 | 0.32 | 0.36 |
| HSL | 346.57º | 0.27% | 0.51% | - |
| HSV(B) | 346.57º | 0.41% | 0.64% | - |
| XYZ | 22.51 | 17.61 | 17.54 | - |
| YUV | 118.74 | 124.2 | 160.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 97 | 112 | 0 | 0.41 | 0.32 | 0.36 | 346.57 | 0.27 | 0.51 |
| Hex | A4 | 61 | 70 | 0 | 29 | 20 | 24 | 15B | 1B | 33 |
| Octal | 244 | 141 | 160 | 0 | 51 | 40 | 44 | 533 | 33 | 63 |
| Binary | 10100100 | 1100001 | 1110000 | 0 | 101001 | 100000 | 100100 | 101011011 | 11011 | 110011 |
Color Harmonies of #A46170
Complementary color
Monochromatic Colors of #A46170
Black with #A46170
Text Example
Text Example
White with #A46170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46170; }
p { color: rgb(164,97,112); }
H1.HeaderClassName
{
color: #A46170;
}
.AnyTagClassName
{
color: #A46170;
}
</style>
background-color css
<style>
a { background-color: #A46170; }
a { background-color: rgb(164,97,112); }
div.DivClassName
{
background-color: #A46170;
}
.BgClassName
{
background-color: #A46170;
}
</style>
border-color css
<style>
span { border-color: #A46170; }
span { border-color: rgb(164,97,112); }
td.TdClassName
{
border-color: #A46170;
}
.TagClassName
{
border-color: #A46170;
}
</style>