Shades of Turkish Rose #A87678
Tints of Turkish Rose #A87678
RGB
CMYK
RGB Variations
Color information
#A87678 (or 0xA87678) is known color: Turkish Rose. HEX triplet: A8, 76 and 78. RGB value is (168,118,120). Sum of RGB (Red+Green+Blue) = 168+118+120=406 (53% of max value = 765). Red value is 168 (66.02% from 255 or 41.38% from 406); Green value is 118 (46.48% from 255 or 29.06% from 406); Blue value is 120 (47.27% from 255 or 29.56% from 406); Max value from RGB is 168 - color contains mainly: red. Hex color #A87678 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A87678 is #578987. Grayscale: #858585. Windows color (decimal): -5736840 or 7894696. OLE color: 7894696.
HSL color Cylindrical-coordinate representation of color #A87678: hue angle of 357.6º degrees, saturation: 0.22, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A87678 is Cyan = 0, Magento = 0.30, Yellow = 0.29 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 168 | 118 | 120 | - |
| CMYK | 0 | 0.30 | 0.29 | 0.34 |
| HSL | 357.6º | 0.22% | 0.56% | - |
| HSV(B) | 357.6º | 0.3% | 0.66% | - |
| XYZ | 26.02 | 22.64 | 20.77 | - |
| YUV | 133.18 | 120.57 | 152.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 168 | 118 | 120 | 0 | 0.30 | 0.29 | 0.34 | 357.6 | 0.22 | 0.56 |
| Hex | A8 | 76 | 78 | 0 | 1E | 1D | 22 | 166 | 16 | 38 |
| Octal | 250 | 166 | 170 | 0 | 36 | 35 | 42 | 546 | 26 | 70 |
| Binary | 10101000 | 1110110 | 1111000 | 0 | 11110 | 11101 | 100010 | 101100110 | 10110 | 111000 |
Color Harmonies of #A87678
Complementary color
Monochromatic Colors of #A87678
Black with #A87678
Text Example
Text Example
White with #A87678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A87678; }
p { color: rgb(168,118,120); }
H1.HeaderClassName
{
color: #A87678;
}
.AnyTagClassName
{
color: #A87678;
}
</style>
background-color css
<style>
a { background-color: #A87678; }
a { background-color: rgb(168,118,120); }
div.DivClassName
{
background-color: #A87678;
}
.BgClassName
{
background-color: #A87678;
}
</style>
border-color css
<style>
span { border-color: #A87678; }
span { border-color: rgb(168,118,120); }
td.TdClassName
{
border-color: #A87678;
}
.TagClassName
{
border-color: #A87678;
}
</style>