Shades of Turkish Rose #A86775
Tints of Turkish Rose #A86775
RGB
CMYK
RGB Variations
Color information
#A86775 (or 0xA86775) is known color: Turkish Rose. HEX triplet: A8, 67 and 75. RGB value is (168,103,117). Sum of RGB (Red+Green+Blue) = 168+103+117=388 (51% of max value = 765). Red value is 168 (66.02% from 255 or 43.30% from 388); Green value is 103 (40.62% from 255 or 26.55% from 388); Blue value is 117 (46.09% from 255 or 30.15% from 388); Max value from RGB is 168 - color contains mainly: red. Hex color #A86775 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A86775 is #57988A. Grayscale: #7C7C7C. Windows color (decimal): -5740683 or 7694248. OLE color: 7694248.
HSL color Cylindrical-coordinate representation of color #A86775: hue angle of 347.08º degrees, saturation: 0.27, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A86775 is Cyan = 0, Magento = 0.39, Yellow = 0.30 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 168 | 103 | 117 | - |
| CMYK | 0 | 0.39 | 0.30 | 0.34 |
| HSL | 347.08º | 0.27% | 0.53% | - |
| HSV(B) | 347.08º | 0.39% | 0.66% | - |
| XYZ | 24.21 | 19.31 | 19.28 | - |
| YUV | 124.03 | 124.03 | 159.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 168 | 103 | 117 | 0 | 0.39 | 0.30 | 0.34 | 347.08 | 0.27 | 0.53 |
| Hex | A8 | 67 | 75 | 0 | 27 | 1E | 22 | 15B | 1B | 35 |
| Octal | 250 | 147 | 165 | 0 | 47 | 36 | 42 | 533 | 33 | 65 |
| Binary | 10101000 | 1100111 | 1110101 | 0 | 100111 | 11110 | 100010 | 101011011 | 11011 | 110101 |
Color Harmonies of #A86775
Complementary color
Monochromatic Colors of #A86775
Black with #A86775
Text Example
Text Example
White with #A86775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A86775; }
p { color: rgb(168,103,117); }
H1.HeaderClassName
{
color: #A86775;
}
.AnyTagClassName
{
color: #A86775;
}
</style>
background-color css
<style>
a { background-color: #A86775; }
a { background-color: rgb(168,103,117); }
div.DivClassName
{
background-color: #A86775;
}
.BgClassName
{
background-color: #A86775;
}
</style>
border-color css
<style>
span { border-color: #A86775; }
span { border-color: rgb(168,103,117); }
td.TdClassName
{
border-color: #A86775;
}
.TagClassName
{
border-color: #A86775;
}
</style>