Shades of Turkish Rose #A76669
Tints of Turkish Rose #A76669
RGB
CMYK
RGB Variations
Color information
#A76669 (or 0xA76669) is known color: Turkish Rose. HEX triplet: A7, 66 and 69. RGB value is (167,102,105). Sum of RGB (Red+Green+Blue) = 167+102+105=374 (49% of max value = 765). Red value is 167 (65.62% from 255 or 44.65% from 374); Green value is 102 (40.23% from 255 or 27.27% from 374); Blue value is 105 (41.41% from 255 or 28.07% from 374); Max value from RGB is 167 - color contains mainly: red. Hex color #A76669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76669 is #589996. Grayscale: #797979. Windows color (decimal): -5806487 or 6907559. OLE color: 6907559.
HSL color Cylindrical-coordinate representation of color #A76669: hue angle of 357.23º degrees, saturation: 0.27, 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 #A76669 is Cyan = 0, Magento = 0.39, Yellow = 0.37 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 102 | 105 | - |
| CMYK | 0 | 0.39 | 0.37 | 0.35 |
| HSL | 357.23º | 0.27% | 0.53% | - |
| HSV(B) | 357.23º | 0.39% | 0.65% | - |
| XYZ | 23.24 | 18.74 | 15.76 | - |
| YUV | 121.78 | 118.53 | 160.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 102 | 105 | 0 | 0.39 | 0.37 | 0.35 | 357.23 | 0.27 | 0.53 |
| Hex | A7 | 66 | 69 | 0 | 27 | 25 | 23 | 165 | 1B | 35 |
| Octal | 247 | 146 | 151 | 0 | 47 | 45 | 43 | 545 | 33 | 65 |
| Binary | 10100111 | 1100110 | 1101001 | 0 | 100111 | 100101 | 100011 | 101100101 | 11011 | 110101 |
Color Harmonies of #A76669
Complementary color
Monochromatic Colors of #A76669
Black with #A76669
Text Example
Text Example
White with #A76669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76669; }
p { color: rgb(167,102,105); }
H1.HeaderClassName
{
color: #A76669;
}
.AnyTagClassName
{
color: #A76669;
}
</style>
background-color css
<style>
a { background-color: #A76669; }
a { background-color: rgb(167,102,105); }
div.DivClassName
{
background-color: #A76669;
}
.BgClassName
{
background-color: #A76669;
}
</style>
border-color css
<style>
span { border-color: #A76669; }
span { border-color: rgb(167,102,105); }
td.TdClassName
{
border-color: #A76669;
}
.TagClassName
{
border-color: #A76669;
}
</style>