Shades of Turkish Rose #A66175
Tints of Turkish Rose #A66175
RGB
CMYK
RGB Variations
Color information
#A66175 (or 0xA66175) is known color: Turkish Rose. HEX triplet: A6, 61 and 75. RGB value is (166,97,117). Sum of RGB (Red+Green+Blue) = 166+97+117=380 (50% of max value = 765). Red value is 166 (65.23% from 255 or 43.68% from 380); Green value is 97 (38.28% from 255 or 25.53% from 380); Blue value is 117 (46.09% from 255 or 30.79% from 380); Max value from RGB is 166 - color contains mainly: red. Hex color #A66175 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A66175 is #599E8A. Grayscale: #777777. Windows color (decimal): -5873291 or 7692710. OLE color: 7692710.
HSL color Cylindrical-coordinate representation of color #A66175: hue angle of 342.61º degrees, saturation: 0.28, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #A66175 is Cyan = 0, Magento = 0.42, Yellow = 0.30 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 97 | 117 | - |
| CMYK | 0 | 0.42 | 0.30 | 0.35 |
| HSL | 342.61º | 0.28% | 0.52% | - |
| HSV(B) | 342.61º | 0.42% | 0.65% | - |
| XYZ | 23.21 | 17.94 | 19.07 | - |
| YUV | 119.91 | 126.36 | 160.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 97 | 117 | 0 | 0.42 | 0.30 | 0.35 | 342.61 | 0.28 | 0.52 |
| Hex | A6 | 61 | 75 | 0 | 2A | 1E | 23 | 157 | 1C | 34 |
| Octal | 246 | 141 | 165 | 0 | 52 | 36 | 43 | 527 | 34 | 64 |
| Binary | 10100110 | 1100001 | 1110101 | 0 | 101010 | 11110 | 100011 | 101010111 | 11100 | 110100 |
Color Harmonies of #A66175
Complementary color
Monochromatic Colors of #A66175
Black with #A66175
Text Example
Text Example
White with #A66175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66175; }
p { color: rgb(166,97,117); }
H1.HeaderClassName
{
color: #A66175;
}
.AnyTagClassName
{
color: #A66175;
}
</style>
background-color css
<style>
a { background-color: #A66175; }
a { background-color: rgb(166,97,117); }
div.DivClassName
{
background-color: #A66175;
}
.BgClassName
{
background-color: #A66175;
}
</style>
border-color css
<style>
span { border-color: #A66175; }
span { border-color: rgb(166,97,117); }
td.TdClassName
{
border-color: #A66175;
}
.TagClassName
{
border-color: #A66175;
}
</style>