Shades of Turkish Rose #A66076
Tints of Turkish Rose #A66076
RGB
CMYK
RGB Variations
Color information
#A66076 (or 0xA66076) is known color: Turkish Rose. HEX triplet: A6, 60 and 76. RGB value is (166,96,118). Sum of RGB (Red+Green+Blue) = 166+96+118=380 (50% of max value = 765). Red value is 166 (65.23% from 255 or 43.68% from 380); Green value is 96 (37.89% from 255 or 25.26% from 380); Blue value is 118 (46.48% from 255 or 31.05% from 380); Max value from RGB is 166 - color contains mainly: red. Hex color #A66076 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A66076 is #599F89. Grayscale: #777777. Windows color (decimal): -5873546 or 7757990. OLE color: 7757990.
HSL color Cylindrical-coordinate representation of color #A66076: hue angle of 341.14º degrees, saturation: 0.28, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #A66076 is Cyan = 0, Magento = 0.42, Yellow = 0.29 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 96 | 118 | - |
| CMYK | 0 | 0.42 | 0.29 | 0.35 |
| HSL | 341.14º | 0.28% | 0.51% | - |
| HSV(B) | 341.14º | 0.42% | 0.65% | - |
| XYZ | 23.18 | 17.78 | 19.35 | - |
| YUV | 119.44 | 127.19 | 161.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 96 | 118 | 0 | 0.42 | 0.29 | 0.35 | 341.14 | 0.28 | 0.51 |
| Hex | A6 | 60 | 76 | 0 | 2A | 1D | 23 | 155 | 1C | 33 |
| Octal | 246 | 140 | 166 | 0 | 52 | 35 | 43 | 525 | 34 | 63 |
| Binary | 10100110 | 1100000 | 1110110 | 0 | 101010 | 11101 | 100011 | 101010101 | 11100 | 110011 |
Color Harmonies of #A66076
Complementary color
Monochromatic Colors of #A66076
Black with #A66076
Text Example
Text Example
White with #A66076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66076; }
p { color: rgb(166,96,118); }
H1.HeaderClassName
{
color: #A66076;
}
.AnyTagClassName
{
color: #A66076;
}
</style>
background-color css
<style>
a { background-color: #A66076; }
a { background-color: rgb(166,96,118); }
div.DivClassName
{
background-color: #A66076;
}
.BgClassName
{
background-color: #A66076;
}
</style>
border-color css
<style>
span { border-color: #A66076; }
span { border-color: rgb(166,96,118); }
td.TdClassName
{
border-color: #A66076;
}
.TagClassName
{
border-color: #A66076;
}
</style>