Shades of Turkish Rose #A76569
Tints of Turkish Rose #A76569
RGB
CMYK
RGB Variations
Color information
#A76569 (or 0xA76569) is known color: Turkish Rose. HEX triplet: A7, 65 and 69. RGB value is (167,101,105). Sum of RGB (Red+Green+Blue) = 167+101+105=373 (49% of max value = 765). Red value is 167 (65.62% from 255 or 44.77% from 373); Green value is 101 (39.84% from 255 or 27.08% from 373); Blue value is 105 (41.41% from 255 or 28.15% from 373); Max value from RGB is 167 - color contains mainly: red. Hex color #A76569 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76569 is #589A96. Grayscale: #797979. Windows color (decimal): -5806743 or 6907303. OLE color: 6907303.
HSL color Cylindrical-coordinate representation of color #A76569: hue angle of 356.36º degrees, saturation: 0.27, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A76569 is Cyan = 0, Magento = 0.40, Yellow = 0.37 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 101 | 105 | - |
| CMYK | 0 | 0.40 | 0.37 | 0.35 |
| HSL | 356.36º | 0.27% | 0.53% | - |
| HSV(B) | 356.36º | 0.4% | 0.65% | - |
| XYZ | 23.14 | 18.54 | 15.72 | - |
| YUV | 121.19 | 118.87 | 160.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 101 | 105 | 0 | 0.40 | 0.37 | 0.35 | 356.36 | 0.27 | 0.53 |
| Hex | A7 | 65 | 69 | 0 | 28 | 25 | 23 | 164 | 1B | 35 |
| Octal | 247 | 145 | 151 | 0 | 50 | 45 | 43 | 544 | 33 | 65 |
| Binary | 10100111 | 1100101 | 1101001 | 0 | 101000 | 100101 | 100011 | 101100100 | 11011 | 110101 |
Color Harmonies of #A76569
Complementary color
Monochromatic Colors of #A76569
Black with #A76569
Text Example
Text Example
White with #A76569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76569; }
p { color: rgb(167,101,105); }
H1.HeaderClassName
{
color: #A76569;
}
.AnyTagClassName
{
color: #A76569;
}
</style>
background-color css
<style>
a { background-color: #A76569; }
a { background-color: rgb(167,101,105); }
div.DivClassName
{
background-color: #A76569;
}
.BgClassName
{
background-color: #A76569;
}
</style>
border-color css
<style>
span { border-color: #A76569; }
span { border-color: rgb(167,101,105); }
td.TdClassName
{
border-color: #A76569;
}
.TagClassName
{
border-color: #A76569;
}
</style>