Shades of Turkish Rose #A78688
Tints of Turkish Rose #A78688
RGB
CMYK
RGB Variations
Color information
#A78688 (or 0xA78688) is known color: Turkish Rose. HEX triplet: A7, 86 and 88. RGB value is (167,134,136). Sum of RGB (Red+Green+Blue) = 167+134+136=437 (57% of max value = 765). Red value is 167 (65.62% from 255 or 38.22% from 437); Green value is 134 (52.73% from 255 or 30.66% from 437); Blue value is 136 (53.52% from 255 or 31.12% from 437); Max value from RGB is 167 - color contains mainly: red. Hex color #A78688 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A78688 is #587977. Grayscale: #909090. Windows color (decimal): -5798264 or 8947367. OLE color: 8947367.
HSL color Cylindrical-coordinate representation of color #A78688: hue angle of 356.36º degrees, saturation: 0.16, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A78688 is Cyan = 0, Magento = 0.20, Yellow = 0.19 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 134 | 136 | - |
| CMYK | 0 | 0.20 | 0.19 | 0.35 |
| HSL | 356.36º | 0.16% | 0.59% | - |
| HSV(B) | 356.36º | 0.2% | 0.65% | - |
| XYZ | 28.91 | 27.04 | 26.99 | - |
| YUV | 144.1 | 123.43 | 144.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 134 | 136 | 0 | 0.20 | 0.19 | 0.35 | 356.36 | 0.16 | 0.59 |
| Hex | A7 | 86 | 88 | 0 | 14 | 13 | 23 | 164 | 10 | 3B |
| Octal | 247 | 206 | 210 | 0 | 24 | 23 | 43 | 544 | 20 | 73 |
| Binary | 10100111 | 10000110 | 10001000 | 0 | 10100 | 10011 | 100011 | 101100100 | 10000 | 111011 |
Color Harmonies of #A78688
Complementary color
Monochromatic Colors of #A78688
Black with #A78688
Text Example
Text Example
White with #A78688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A78688; }
p { color: rgb(167,134,136); }
H1.HeaderClassName
{
color: #A78688;
}
.AnyTagClassName
{
color: #A78688;
}
</style>
background-color css
<style>
a { background-color: #A78688; }
a { background-color: rgb(167,134,136); }
div.DivClassName
{
background-color: #A78688;
}
.BgClassName
{
background-color: #A78688;
}
</style>
border-color css
<style>
span { border-color: #A78688; }
span { border-color: rgb(167,134,136); }
td.TdClassName
{
border-color: #A78688;
}
.TagClassName
{
border-color: #A78688;
}
</style>