Shades of Turkish Rose #A46871
Tints of Turkish Rose #A46871
RGB
CMYK
RGB Variations
Color information
#A46871 (or 0xA46871) is known color: Turkish Rose. HEX triplet: A4, 68 and 71. RGB value is (164,104,113). Sum of RGB (Red+Green+Blue) = 164+104+113=381 (50% of max value = 765). Red value is 164 (64.45% from 255 or 43.04% from 381); Green value is 104 (41.02% from 255 or 27.30% from 381); Blue value is 113 (44.53% from 255 or 29.66% from 381); Max value from RGB is 164 - color contains mainly: red. Hex color #A46871 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46871 is #5B978E. Grayscale: #7A7A7A. Windows color (decimal): -6002575 or 7432356. OLE color: 7432356.
HSL color Cylindrical-coordinate representation of color #A46871: hue angle of 351º degrees, saturation: 0.25, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A46871 is Cyan = 0, Magento = 0.37, Yellow = 0.31 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 104 | 113 | - |
| CMYK | 0 | 0.37 | 0.31 | 0.36 |
| HSL | 351º | 0.25% | 0.53% | - |
| HSV(B) | 351º | 0.37% | 0.64% | - |
| XYZ | 23.24 | 18.99 | 18.06 | - |
| YUV | 122.97 | 122.38 | 157.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 104 | 113 | 0 | 0.37 | 0.31 | 0.36 | 351 | 0.25 | 0.53 |
| Hex | A4 | 68 | 71 | 0 | 25 | 1F | 24 | 15F | 19 | 35 |
| Octal | 244 | 150 | 161 | 0 | 45 | 37 | 44 | 537 | 31 | 65 |
| Binary | 10100100 | 1101000 | 1110001 | 0 | 100101 | 11111 | 100100 | 101011111 | 11001 | 110101 |
Color Harmonies of #A46871
Complementary color
Monochromatic Colors of #A46871
Black with #A46871
Text Example
Text Example
White with #A46871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46871; }
p { color: rgb(164,104,113); }
H1.HeaderClassName
{
color: #A46871;
}
.AnyTagClassName
{
color: #A46871;
}
</style>
background-color css
<style>
a { background-color: #A46871; }
a { background-color: rgb(164,104,113); }
div.DivClassName
{
background-color: #A46871;
}
.BgClassName
{
background-color: #A46871;
}
</style>
border-color css
<style>
span { border-color: #A46871; }
span { border-color: rgb(164,104,113); }
td.TdClassName
{
border-color: #A46871;
}
.TagClassName
{
border-color: #A46871;
}
</style>