Shades of Turkish Rose #A66266
Tints of Turkish Rose #A66266
RGB
CMYK
RGB Variations
Color information
#A66266 (or 0xA66266) is known color: Turkish Rose. HEX triplet: A6, 62 and 66. RGB value is (166,98,102). Sum of RGB (Red+Green+Blue) = 166+98+102=366 (48% of max value = 765). Red value is 166 (65.23% from 255 or 45.36% from 366); Green value is 98 (38.67% from 255 or 26.78% from 366); Blue value is 102 (40.23% from 255 or 27.87% from 366); Max value from RGB is 166 - color contains mainly: red. Hex color #A66266 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A66266 is #599D99. Grayscale: #767676. Windows color (decimal): -5873050 or 6709926. OLE color: 6709926.
HSL color Cylindrical-coordinate representation of color #A66266: hue angle of 356.47º degrees, saturation: 0.28, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A66266 is Cyan = 0, Magento = 0.41, Yellow = 0.39 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 98 | 102 | - |
| CMYK | 0 | 0.41 | 0.39 | 0.35 |
| HSL | 356.47º | 0.28% | 0.52% | - |
| HSV(B) | 356.47º | 0.41% | 0.65% | - |
| XYZ | 22.49 | 17.8 | 14.82 | - |
| YUV | 118.79 | 118.53 | 161.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 98 | 102 | 0 | 0.41 | 0.39 | 0.35 | 356.47 | 0.28 | 0.52 |
| Hex | A6 | 62 | 66 | 0 | 29 | 27 | 23 | 164 | 1C | 34 |
| Octal | 246 | 142 | 146 | 0 | 51 | 47 | 43 | 544 | 34 | 64 |
| Binary | 10100110 | 1100010 | 1100110 | 0 | 101001 | 100111 | 100011 | 101100100 | 11100 | 110100 |
Color Harmonies of #A66266
Complementary color
Monochromatic Colors of #A66266
Black with #A66266
Text Example
Text Example
White with #A66266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66266; }
p { color: rgb(166,98,102); }
H1.HeaderClassName
{
color: #A66266;
}
.AnyTagClassName
{
color: #A66266;
}
</style>
background-color css
<style>
a { background-color: #A66266; }
a { background-color: rgb(166,98,102); }
div.DivClassName
{
background-color: #A66266;
}
.BgClassName
{
background-color: #A66266;
}
</style>
border-color css
<style>
span { border-color: #A66266; }
span { border-color: rgb(166,98,102); }
td.TdClassName
{
border-color: #A66266;
}
.TagClassName
{
border-color: #A66266;
}
</style>