Shades of Turkish Rose #A66668
Tints of Turkish Rose #A66668
RGB
CMYK
RGB Variations
Color information
#A66668 (or 0xA66668) is known color: Turkish Rose. HEX triplet: A6, 66 and 68. RGB value is (166,102,104). Sum of RGB (Red+Green+Blue) = 166+102+104=372 (49% of max value = 765). Red value is 166 (65.23% from 255 or 44.62% from 372); Green value is 102 (40.23% from 255 or 27.42% from 372); Blue value is 104 (41.02% from 255 or 27.96% from 372); Max value from RGB is 166 - color contains mainly: red. Hex color #A66668 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A66668 is #599997. Grayscale: #797979. Windows color (decimal): -5872024 or 6842022. OLE color: 6842022.
HSL color Cylindrical-coordinate representation of color #A66668: hue angle of 358.12º degrees, saturation: 0.26, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A66668 is Cyan = 0, Magento = 0.39, Yellow = 0.37 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 102 | 104 | - |
| CMYK | 0 | 0.39 | 0.37 | 0.35 |
| HSL | 358.13º | 0.26% | 0.53% | - |
| HSV(B) | 358.13º | 0.39% | 0.65% | - |
| XYZ | 22.98 | 18.61 | 15.48 | - |
| YUV | 121.36 | 118.2 | 159.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 102 | 104 | 0 | 0.39 | 0.37 | 0.35 | 358.13 | 0.26 | 0.53 |
| Hex | A6 | 66 | 68 | 0 | 27 | 25 | 23 | 166 | 1A | 35 |
| Octal | 246 | 146 | 150 | 0 | 47 | 45 | 43 | 546 | 32 | 65 |
| Binary | 10100110 | 1100110 | 1101000 | 0 | 100111 | 100101 | 100011 | 101100110 | 11010 | 110101 |
Color Harmonies of #A66668
Complementary color
Monochromatic Colors of #A66668
Black with #A66668
Text Example
Text Example
White with #A66668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66668; }
p { color: rgb(166,102,104); }
H1.HeaderClassName
{
color: #A66668;
}
.AnyTagClassName
{
color: #A66668;
}
</style>
background-color css
<style>
a { background-color: #A66668; }
a { background-color: rgb(166,102,104); }
div.DivClassName
{
background-color: #A66668;
}
.BgClassName
{
background-color: #A66668;
}
</style>
border-color css
<style>
span { border-color: #A66668; }
span { border-color: rgb(166,102,104); }
td.TdClassName
{
border-color: #A66668;
}
.TagClassName
{
border-color: #A66668;
}
</style>