Shades of Turkish Rose #A86872
Tints of Turkish Rose #A86872
RGB
CMYK
RGB Variations
Color information
#A86872 (or 0xA86872) is known color: Turkish Rose. HEX triplet: A8, 68 and 72. RGB value is (168,104,114). Sum of RGB (Red+Green+Blue) = 168+104+114=386 (51% of max value = 765). Red value is 168 (66.02% from 255 or 43.52% from 386); Green value is 104 (41.02% from 255 or 26.94% from 386); Blue value is 114 (44.92% from 255 or 29.53% from 386); Max value from RGB is 168 - color contains mainly: red. Hex color #A86872 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A86872 is #57978D. Grayscale: #7C7C7C. Windows color (decimal): -5740430 or 7497896. OLE color: 7497896.
HSL color Cylindrical-coordinate representation of color #A86872: hue angle of 350.62º degrees, saturation: 0.27, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #A86872 is Cyan = 0, Magento = 0.38, Yellow = 0.32 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 168 | 104 | 114 | - |
| CMYK | 0 | 0.38 | 0.32 | 0.34 |
| HSL | 350.63º | 0.27% | 0.53% | - |
| HSV(B) | 350.63º | 0.38% | 0.66% | - |
| XYZ | 24.14 | 19.44 | 18.4 | - |
| YUV | 124.28 | 122.2 | 159.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 168 | 104 | 114 | 0 | 0.38 | 0.32 | 0.34 | 350.63 | 0.27 | 0.53 |
| Hex | A8 | 68 | 72 | 0 | 26 | 20 | 22 | 15F | 1B | 35 |
| Octal | 250 | 150 | 162 | 0 | 46 | 40 | 42 | 537 | 33 | 65 |
| Binary | 10101000 | 1101000 | 1110010 | 0 | 100110 | 100000 | 100010 | 101011111 | 11011 | 110101 |
Color Harmonies of #A86872
Complementary color
Monochromatic Colors of #A86872
Black with #A86872
Text Example
Text Example
White with #A86872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A86872; }
p { color: rgb(168,104,114); }
H1.HeaderClassName
{
color: #A86872;
}
.AnyTagClassName
{
color: #A86872;
}
</style>
background-color css
<style>
a { background-color: #A86872; }
a { background-color: rgb(168,104,114); }
div.DivClassName
{
background-color: #A86872;
}
.BgClassName
{
background-color: #A86872;
}
</style>
border-color css
<style>
span { border-color: #A86872; }
span { border-color: rgb(168,104,114); }
td.TdClassName
{
border-color: #A86872;
}
.TagClassName
{
border-color: #A86872;
}
</style>