Shades of Turkish Rose #A86170
Tints of Turkish Rose #A86170
RGB
CMYK
RGB Variations
Color information
#A86170 (or 0xA86170) is known color: Turkish Rose. HEX triplet: A8, 61 and 70. RGB value is (168,97,112). Sum of RGB (Red+Green+Blue) = 168+97+112=377 (49% of max value = 765). Red value is 168 (66.02% from 255 or 44.56% from 377); Green value is 97 (38.28% from 255 or 25.73% from 377); Blue value is 112 (44.14% from 255 or 29.71% from 377); Max value from RGB is 168 - color contains mainly: red. Hex color #A86170 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A86170 is #579E8F. Grayscale: #777777. Windows color (decimal): -5742224 or 7365032. OLE color: 7365032.
HSL color Cylindrical-coordinate representation of color #A86170: hue angle of 347.32º degrees, saturation: 0.29, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #A86170 is Cyan = 0, Magento = 0.42, Yellow = 0.33 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 168 | 97 | 112 | - |
| CMYK | 0 | 0.42 | 0.33 | 0.34 |
| HSL | 347.32º | 0.29% | 0.52% | - |
| HSV(B) | 347.32º | 0.42% | 0.66% | - |
| XYZ | 23.35 | 18.04 | 17.58 | - |
| YUV | 119.94 | 123.52 | 162.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 168 | 97 | 112 | 0 | 0.42 | 0.33 | 0.34 | 347.32 | 0.29 | 0.52 |
| Hex | A8 | 61 | 70 | 0 | 2A | 21 | 22 | 15B | 1D | 34 |
| Octal | 250 | 141 | 160 | 0 | 52 | 41 | 42 | 533 | 35 | 64 |
| Binary | 10101000 | 1100001 | 1110000 | 0 | 101010 | 100001 | 100010 | 101011011 | 11101 | 110100 |
Color Harmonies of #A86170
Complementary color
Monochromatic Colors of #A86170
Black with #A86170
Text Example
Text Example
White with #A86170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A86170; }
p { color: rgb(168,97,112); }
H1.HeaderClassName
{
color: #A86170;
}
.AnyTagClassName
{
color: #A86170;
}
</style>
background-color css
<style>
a { background-color: #A86170; }
a { background-color: rgb(168,97,112); }
div.DivClassName
{
background-color: #A86170;
}
.BgClassName
{
background-color: #A86170;
}
</style>
border-color css
<style>
span { border-color: #A86170; }
span { border-color: rgb(168,97,112); }
td.TdClassName
{
border-color: #A86170;
}
.TagClassName
{
border-color: #A86170;
}
</style>