Shades of Turkish Rose #A86075
Tints of Turkish Rose #A86075
RGB
CMYK
RGB Variations
Color information
#A86075 (or 0xA86075) is known color: Turkish Rose. HEX triplet: A8, 60 and 75. RGB value is (168,96,117). Sum of RGB (Red+Green+Blue) = 168+96+117=381 (50% of max value = 765). Red value is 168 (66.02% from 255 or 44.09% from 381); Green value is 96 (37.89% from 255 or 25.20% from 381); Blue value is 117 (46.09% from 255 or 30.71% from 381); Max value from RGB is 168 - color contains mainly: red. Hex color #A86075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A86075 is #579F8A. Grayscale: #777777. Windows color (decimal): -5742475 or 7692456. OLE color: 7692456.
HSL color Cylindrical-coordinate representation of color #A86075: hue angle of 342.5º degrees, saturation: 0.29, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #A86075 is Cyan = 0, Magento = 0.43, Yellow = 0.30 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 168 | 96 | 117 | - |
| CMYK | 0 | 0.43 | 0.30 | 0.34 |
| HSL | 342.5º | 0.29% | 0.52% | - |
| HSV(B) | 342.5º | 0.43% | 0.66% | - |
| XYZ | 23.54 | 17.97 | 19.06 | - |
| YUV | 119.92 | 126.35 | 162.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 168 | 96 | 117 | 0 | 0.43 | 0.30 | 0.34 | 342.5 | 0.29 | 0.52 |
| Hex | A8 | 60 | 75 | 0 | 2B | 1E | 22 | 156 | 1D | 34 |
| Octal | 250 | 140 | 165 | 0 | 53 | 36 | 42 | 526 | 35 | 64 |
| Binary | 10101000 | 1100000 | 1110101 | 0 | 101011 | 11110 | 100010 | 101010110 | 11101 | 110100 |
Color Harmonies of #A86075
Complementary color
Monochromatic Colors of #A86075
Black with #A86075
Text Example
Text Example
White with #A86075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A86075; }
p { color: rgb(168,96,117); }
H1.HeaderClassName
{
color: #A86075;
}
.AnyTagClassName
{
color: #A86075;
}
</style>
background-color css
<style>
a { background-color: #A86075; }
a { background-color: rgb(168,96,117); }
div.DivClassName
{
background-color: #A86075;
}
.BgClassName
{
background-color: #A86075;
}
</style>
border-color css
<style>
span { border-color: #A86075; }
span { border-color: rgb(168,96,117); }
td.TdClassName
{
border-color: #A86075;
}
.TagClassName
{
border-color: #A86075;
}
</style>