Shades of Turkish Rose #A06669
Tints of Turkish Rose #A06669
RGB
CMYK
RGB Variations
Color information
#A06669 (or 0xA06669) is known color: Turkish Rose. HEX triplet: A0, 66 and 69. RGB value is (160,102,105). Sum of RGB (Red+Green+Blue) = 160+102+105=367 (48% of max value = 765). Red value is 160 (62.89% from 255 or 43.60% from 367); Green value is 102 (40.23% from 255 or 27.79% from 367); Blue value is 105 (41.41% from 255 or 28.61% from 367); Max value from RGB is 160 - color contains mainly: red. Hex color #A06669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A06669 is #5F9996. Grayscale: #777777. Windows color (decimal): -6265239 or 6907552. OLE color: 6907552.
HSL color Cylindrical-coordinate representation of color #A06669: hue angle of 356.9º degrees, saturation: 0.23, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A06669 is Cyan = 0, Magento = 0.36, Yellow = 0.34 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 102 | 105 | - |
| CMYK | 0 | 0.36 | 0.34 | 0.37 |
| HSL | 356.9º | 0.23% | 0.51% | - |
| HSV(B) | 356.9º | 0.36% | 0.63% | - |
| XYZ | 21.8 | 18 | 15.69 | - |
| YUV | 119.68 | 119.72 | 156.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 102 | 105 | 0 | 0.36 | 0.34 | 0.37 | 356.9 | 0.23 | 0.51 |
| Hex | A0 | 66 | 69 | 0 | 24 | 22 | 25 | 165 | 17 | 33 |
| Octal | 240 | 146 | 151 | 0 | 44 | 42 | 45 | 545 | 27 | 63 |
| Binary | 10100000 | 1100110 | 1101001 | 0 | 100100 | 100010 | 100101 | 101100101 | 10111 | 110011 |
Color Harmonies of #A06669
Complementary color
Monochromatic Colors of #A06669
Black with #A06669
Text Example
Text Example
White with #A06669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A06669; }
p { color: rgb(160,102,105); }
H1.HeaderClassName
{
color: #A06669;
}
.AnyTagClassName
{
color: #A06669;
}
</style>
background-color css
<style>
a { background-color: #A06669; }
a { background-color: rgb(160,102,105); }
div.DivClassName
{
background-color: #A06669;
}
.BgClassName
{
background-color: #A06669;
}
</style>
border-color css
<style>
span { border-color: #A06669; }
span { border-color: rgb(160,102,105); }
td.TdClassName
{
border-color: #A06669;
}
.TagClassName
{
border-color: #A06669;
}
</style>