Shades of Turkish Rose #A96769
Tints of Turkish Rose #A96769
RGB
CMYK
RGB Variations
Color information
#A96769 (or 0xA96769) is known color: Turkish Rose. HEX triplet: A9, 67 and 69. RGB value is (169,103,105). Sum of RGB (Red+Green+Blue) = 169+103+105=377 (49% of max value = 765). Red value is 169 (66.41% from 255 or 44.83% from 377); Green value is 103 (40.62% from 255 or 27.32% from 377); Blue value is 105 (41.41% from 255 or 27.85% from 377); Max value from RGB is 169 - color contains mainly: red. Hex color #A96769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A96769 is #569896. Grayscale: #7B7B7B. Windows color (decimal): -5675159 or 6907817. OLE color: 6907817.
HSL color Cylindrical-coordinate representation of color #A96769: hue angle of 358.18º degrees, saturation: 0.28, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A96769 is Cyan = 0, Magento = 0.39, Yellow = 0.38 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 169 | 103 | 105 | - |
| CMYK | 0 | 0.39 | 0.38 | 0.34 |
| HSL | 358.18º | 0.28% | 0.53% | - |
| HSV(B) | 358.18º | 0.39% | 0.66% | - |
| XYZ | 23.76 | 19.16 | 15.81 | - |
| YUV | 122.96 | 117.87 | 160.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 169 | 103 | 105 | 0 | 0.39 | 0.38 | 0.34 | 358.18 | 0.28 | 0.53 |
| Hex | A9 | 67 | 69 | 0 | 27 | 26 | 22 | 166 | 1C | 35 |
| Octal | 251 | 147 | 151 | 0 | 47 | 46 | 42 | 546 | 34 | 65 |
| Binary | 10101001 | 1100111 | 1101001 | 0 | 100111 | 100110 | 100010 | 101100110 | 11100 | 110101 |
Color Harmonies of #A96769
Complementary color
Monochromatic Colors of #A96769
Black with #A96769
Text Example
Text Example
White with #A96769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A96769; }
p { color: rgb(169,103,105); }
H1.HeaderClassName
{
color: #A96769;
}
.AnyTagClassName
{
color: #A96769;
}
</style>
background-color css
<style>
a { background-color: #A96769; }
a { background-color: rgb(169,103,105); }
div.DivClassName
{
background-color: #A96769;
}
.BgClassName
{
background-color: #A96769;
}
</style>
border-color css
<style>
span { border-color: #A96769; }
span { border-color: rgb(169,103,105); }
td.TdClassName
{
border-color: #A96769;
}
.TagClassName
{
border-color: #A96769;
}
</style>