Shades of Turkish Rose #A86972
Tints of Turkish Rose #A86972
RGB
CMYK
RGB Variations
Color information
#A86972 (or 0xA86972) is known color: Turkish Rose. HEX triplet: A8, 69 and 72. RGB value is (168,105,114). Sum of RGB (Red+Green+Blue) = 168+105+114=387 (51% of max value = 765). Red value is 168 (66.02% from 255 or 43.41% from 387); Green value is 105 (41.41% from 255 or 27.13% from 387); Blue value is 114 (44.92% from 255 or 29.46% from 387); Max value from RGB is 168 - color contains mainly: red. Hex color #A86972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A86972 is #57968D. Grayscale: #7C7C7C. Windows color (decimal): -5740174 or 7498152. OLE color: 7498152.
HSL color Cylindrical-coordinate representation of color #A86972: hue angle of 351.43º degrees, saturation: 0.27, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #A86972 is Cyan = 0, Magento = 0.38, Yellow = 0.32 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 168 | 105 | 114 | - |
| CMYK | 0 | 0.38 | 0.32 | 0.34 |
| HSL | 351.43º | 0.27% | 0.54% | - |
| HSV(B) | 351.43º | 0.38% | 0.66% | - |
| XYZ | 24.24 | 19.64 | 18.43 | - |
| YUV | 124.86 | 121.87 | 158.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 168 | 105 | 114 | 0 | 0.38 | 0.32 | 0.34 | 351.43 | 0.27 | 0.54 |
| Hex | A8 | 69 | 72 | 0 | 26 | 20 | 22 | 15F | 1B | 36 |
| Octal | 250 | 151 | 162 | 0 | 46 | 40 | 42 | 537 | 33 | 66 |
| Binary | 10101000 | 1101001 | 1110010 | 0 | 100110 | 100000 | 100010 | 101011111 | 11011 | 110110 |
Color Harmonies of #A86972
Complementary color
Monochromatic Colors of #A86972
Black with #A86972
Text Example
Text Example
White with #A86972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A86972; }
p { color: rgb(168,105,114); }
H1.HeaderClassName
{
color: #A86972;
}
.AnyTagClassName
{
color: #A86972;
}
</style>
background-color css
<style>
a { background-color: #A86972; }
a { background-color: rgb(168,105,114); }
div.DivClassName
{
background-color: #A86972;
}
.BgClassName
{
background-color: #A86972;
}
</style>
border-color css
<style>
span { border-color: #A86972; }
span { border-color: rgb(168,105,114); }
td.TdClassName
{
border-color: #A86972;
}
.TagClassName
{
border-color: #A86972;
}
</style>