Shades of Turkish Rose #A86077
Tints of Turkish Rose #A86077
RGB
CMYK
RGB Variations
Color information
#A86077 (or 0xA86077) is known color: Turkish Rose. HEX triplet: A8, 60 and 77. RGB value is (168,96,119). Sum of RGB (Red+Green+Blue) = 168+96+119=383 (50% of max value = 765). Red value is 168 (66.02% from 255 or 43.86% from 383); Green value is 96 (37.89% from 255 or 25.07% from 383); Blue value is 119 (46.88% from 255 or 31.07% from 383); Max value from RGB is 168 - color contains mainly: red. Hex color #A86077 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A86077 is #579F88. Grayscale: #787878. Windows color (decimal): -5742473 or 7823528. OLE color: 7823528.
HSL color Cylindrical-coordinate representation of color #A86077: hue angle of 340.83º 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 #A86077 is Cyan = 0, Magento = 0.43, Yellow = 0.29 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 168 | 96 | 119 | - |
| CMYK | 0 | 0.43 | 0.29 | 0.34 |
| HSL | 340.83º | 0.29% | 0.52% | - |
| HSV(B) | 340.83º | 0.43% | 0.66% | - |
| XYZ | 23.66 | 18.02 | 19.68 | - |
| YUV | 120.15 | 127.35 | 162.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 168 | 96 | 119 | 0 | 0.43 | 0.29 | 0.34 | 340.83 | 0.29 | 0.52 |
| Hex | A8 | 60 | 77 | 0 | 2B | 1D | 22 | 155 | 1D | 34 |
| Octal | 250 | 140 | 167 | 0 | 53 | 35 | 42 | 525 | 35 | 64 |
| Binary | 10101000 | 1100000 | 1110111 | 0 | 101011 | 11101 | 100010 | 101010101 | 11101 | 110100 |
Color Harmonies of #A86077
Complementary color
Monochromatic Colors of #A86077
Black with #A86077
Text Example
Text Example
White with #A86077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A86077; }
p { color: rgb(168,96,119); }
H1.HeaderClassName
{
color: #A86077;
}
.AnyTagClassName
{
color: #A86077;
}
</style>
background-color css
<style>
a { background-color: #A86077; }
a { background-color: rgb(168,96,119); }
div.DivClassName
{
background-color: #A86077;
}
.BgClassName
{
background-color: #A86077;
}
</style>
border-color css
<style>
span { border-color: #A86077; }
span { border-color: rgb(168,96,119); }
td.TdClassName
{
border-color: #A86077;
}
.TagClassName
{
border-color: #A86077;
}
</style>