Shades of Turkish Rose #A78286
Tints of Turkish Rose #A78286
RGB
CMYK
RGB Variations
Color information
#A78286 (or 0xA78286) is known color: Turkish Rose. HEX triplet: A7, 82 and 86. RGB value is (167,130,134). Sum of RGB (Red+Green+Blue) = 167+130+134=431 (57% of max value = 765). Red value is 167 (65.62% from 255 or 38.75% from 431); Green value is 130 (51.17% from 255 or 30.16% from 431); Blue value is 134 (52.73% from 255 or 31.09% from 431); Max value from RGB is 167 - color contains mainly: red. Hex color #A78286 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A78286 is #587D79. Grayscale: #8D8D8D. Windows color (decimal): -5799290 or 8815271. OLE color: 8815271.
HSL color Cylindrical-coordinate representation of color #A78286: hue angle of 353.51º degrees, saturation: 0.17, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #A78286 is Cyan = 0, Magento = 0.22, Yellow = 0.20 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 130 | 134 | - |
| CMYK | 0 | 0.22 | 0.20 | 0.35 |
| HSL | 353.51º | 0.17% | 0.58% | - |
| HSV(B) | 353.51º | 0.22% | 0.65% | - |
| XYZ | 28.22 | 25.9 | 26.07 | - |
| YUV | 141.52 | 123.76 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 130 | 134 | 0 | 0.22 | 0.20 | 0.35 | 353.51 | 0.17 | 0.58 |
| Hex | A7 | 82 | 86 | 0 | 16 | 14 | 23 | 162 | 11 | 3A |
| Octal | 247 | 202 | 206 | 0 | 26 | 24 | 43 | 542 | 21 | 72 |
| Binary | 10100111 | 10000010 | 10000110 | 0 | 10110 | 10100 | 100011 | 101100010 | 10001 | 111010 |
Color Harmonies of #A78286
Complementary color
Monochromatic Colors of #A78286
Black with #A78286
Text Example
Text Example
White with #A78286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A78286; }
p { color: rgb(167,130,134); }
H1.HeaderClassName
{
color: #A78286;
}
.AnyTagClassName
{
color: #A78286;
}
</style>
background-color css
<style>
a { background-color: #A78286; }
a { background-color: rgb(167,130,134); }
div.DivClassName
{
background-color: #A78286;
}
.BgClassName
{
background-color: #A78286;
}
</style>
border-color css
<style>
span { border-color: #A78286; }
span { border-color: rgb(167,130,134); }
td.TdClassName
{
border-color: #A78286;
}
.TagClassName
{
border-color: #A78286;
}
</style>