Shades of Turkish Rose #A86169
Tints of Turkish Rose #A86169
RGB
CMYK
RGB Variations
Color information
#A86169 (or 0xA86169) is known color: Turkish Rose. HEX triplet: A8, 61 and 69. RGB value is (168,97,105). Sum of RGB (Red+Green+Blue) = 168+97+105=370 (49% of max value = 765). Red value is 168 (66.02% from 255 or 45.41% from 370); Green value is 97 (38.28% from 255 or 26.22% from 370); Blue value is 105 (41.41% from 255 or 28.38% from 370); Max value from RGB is 168 - color contains mainly: red. Hex color #A86169 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A86169 is #579E96. Grayscale: #777777. Windows color (decimal): -5742231 or 6906280. OLE color: 6906280.
HSL color Cylindrical-coordinate representation of color #A86169: hue angle of 353.24º 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 #A86169 is Cyan = 0, Magento = 0.42, Yellow = 0.38 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 168 | 97 | 105 | - |
| CMYK | 0 | 0.42 | 0.38 | 0.34 |
| HSL | 353.24º | 0.29% | 0.52% | - |
| HSV(B) | 353.24º | 0.42% | 0.66% | - |
| XYZ | 22.97 | 17.89 | 15.61 | - |
| YUV | 119.14 | 120.02 | 162.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 168 | 97 | 105 | 0 | 0.42 | 0.38 | 0.34 | 353.24 | 0.29 | 0.52 |
| Hex | A8 | 61 | 69 | 0 | 2A | 26 | 22 | 161 | 1D | 34 |
| Octal | 250 | 141 | 151 | 0 | 52 | 46 | 42 | 541 | 35 | 64 |
| Binary | 10101000 | 1100001 | 1101001 | 0 | 101010 | 100110 | 100010 | 101100001 | 11101 | 110100 |
Color Harmonies of #A86169
Complementary color
Monochromatic Colors of #A86169
Black with #A86169
Text Example
Text Example
White with #A86169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A86169; }
p { color: rgb(168,97,105); }
H1.HeaderClassName
{
color: #A86169;
}
.AnyTagClassName
{
color: #A86169;
}
</style>
background-color css
<style>
a { background-color: #A86169; }
a { background-color: rgb(168,97,105); }
div.DivClassName
{
background-color: #A86169;
}
.BgClassName
{
background-color: #A86169;
}
</style>
border-color css
<style>
span { border-color: #A86169; }
span { border-color: rgb(168,97,105); }
td.TdClassName
{
border-color: #A86169;
}
.TagClassName
{
border-color: #A86169;
}
</style>