Shades of Turkish Rose #A66075
Tints of Turkish Rose #A66075
RGB
CMYK
RGB Variations
Color information
#A66075 (or 0xA66075) is known color: Turkish Rose. HEX triplet: A6, 60 and 75. RGB value is (166,96,117). Sum of RGB (Red+Green+Blue) = 166+96+117=379 (50% of max value = 765). Red value is 166 (65.23% from 255 or 43.80% from 379); Green value is 96 (37.89% from 255 or 25.33% from 379); Blue value is 117 (46.09% from 255 or 30.87% from 379); Max value from RGB is 166 - color contains mainly: red. Hex color #A66075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A66075 is #599F8A. Grayscale: #777777. Windows color (decimal): -5873547 or 7692454. OLE color: 7692454.
HSL color Cylindrical-coordinate representation of color #A66075: hue angle of 342º 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 #A66075 is Cyan = 0, Magento = 0.42, Yellow = 0.30 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 96 | 117 | - |
| CMYK | 0 | 0.42 | 0.30 | 0.35 |
| HSL | 342º | 0.28% | 0.51% | - |
| HSV(B) | 342º | 0.42% | 0.65% | - |
| XYZ | 23.12 | 17.76 | 19.04 | - |
| YUV | 119.32 | 126.69 | 161.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 96 | 117 | 0 | 0.42 | 0.30 | 0.35 | 342 | 0.28 | 0.51 |
| Hex | A6 | 60 | 75 | 0 | 2A | 1E | 23 | 156 | 1C | 33 |
| Octal | 246 | 140 | 165 | 0 | 52 | 36 | 43 | 526 | 34 | 63 |
| Binary | 10100110 | 1100000 | 1110101 | 0 | 101010 | 11110 | 100011 | 101010110 | 11100 | 110011 |
Color Harmonies of #A66075
Complementary color
Monochromatic Colors of #A66075
Black with #A66075
Text Example
Text Example
White with #A66075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66075; }
p { color: rgb(166,96,117); }
H1.HeaderClassName
{
color: #A66075;
}
.AnyTagClassName
{
color: #A66075;
}
</style>
background-color css
<style>
a { background-color: #A66075; }
a { background-color: rgb(166,96,117); }
div.DivClassName
{
background-color: #A66075;
}
.BgClassName
{
background-color: #A66075;
}
</style>
border-color css
<style>
span { border-color: #A66075; }
span { border-color: rgb(166,96,117); }
td.TdClassName
{
border-color: #A66075;
}
.TagClassName
{
border-color: #A66075;
}
</style>