Shades of Turkish Rose #A76769
Tints of Turkish Rose #A76769
RGB
CMYK
RGB Variations
Color information
#A76769 (or 0xA76769) is known color: Turkish Rose. HEX triplet: A7, 67 and 69. RGB value is (167,103,105). Sum of RGB (Red+Green+Blue) = 167+103+105=375 (49% of max value = 765). Red value is 167 (65.62% from 255 or 44.53% from 375); Green value is 103 (40.62% from 255 or 27.47% from 375); Blue value is 105 (41.41% from 255 or 28% from 375); Max value from RGB is 167 - color contains mainly: red. Hex color #A76769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76769 is #589896. Grayscale: #7A7A7A. Windows color (decimal): -5806231 or 6907815. OLE color: 6907815.
HSL color Cylindrical-coordinate representation of color #A76769: hue angle of 358.12º degrees, saturation: 0.27, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #A76769 is Cyan = 0, Magento = 0.38, Yellow = 0.37 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 103 | 105 | - |
| CMYK | 0 | 0.38 | 0.37 | 0.35 |
| HSL | 358.13º | 0.27% | 0.53% | - |
| HSV(B) | 358.13º | 0.38% | 0.65% | - |
| XYZ | 23.34 | 18.94 | 15.79 | - |
| YUV | 122.36 | 118.2 | 159.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 103 | 105 | 0 | 0.38 | 0.37 | 0.35 | 358.13 | 0.27 | 0.53 |
| Hex | A7 | 67 | 69 | 0 | 26 | 25 | 23 | 166 | 1B | 35 |
| Octal | 247 | 147 | 151 | 0 | 46 | 45 | 43 | 546 | 33 | 65 |
| Binary | 10100111 | 1100111 | 1101001 | 0 | 100110 | 100101 | 100011 | 101100110 | 11011 | 110101 |
Color Harmonies of #A76769
Complementary color
Monochromatic Colors of #A76769
Black with #A76769
Text Example
Text Example
White with #A76769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76769; }
p { color: rgb(167,103,105); }
H1.HeaderClassName
{
color: #A76769;
}
.AnyTagClassName
{
color: #A76769;
}
</style>
background-color css
<style>
a { background-color: #A76769; }
a { background-color: rgb(167,103,105); }
div.DivClassName
{
background-color: #A76769;
}
.BgClassName
{
background-color: #A76769;
}
</style>
border-color css
<style>
span { border-color: #A76769; }
span { border-color: rgb(167,103,105); }
td.TdClassName
{
border-color: #A76769;
}
.TagClassName
{
border-color: #A76769;
}
</style>