Shades of Turkish Rose #A76067
Tints of Turkish Rose #A76067
RGB
CMYK
RGB Variations
Color information
#A76067 (or 0xA76067) is known color: Turkish Rose. HEX triplet: A7, 60 and 67. RGB value is (167,96,103). Sum of RGB (Red+Green+Blue) = 167+96+103=366 (48% of max value = 765). Red value is 167 (65.62% from 255 or 45.63% from 366); Green value is 96 (37.89% from 255 or 26.23% from 366); Blue value is 103 (40.62% from 255 or 28.14% from 366); Max value from RGB is 167 - color contains mainly: red. Hex color #A76067 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76067 is #589F98. Grayscale: #767676. Windows color (decimal): -5808025 or 6774951. OLE color: 6774951.
HSL color Cylindrical-coordinate representation of color #A76067: hue angle of 354.08º degrees, saturation: 0.29, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #A76067 is Cyan = 0, Magento = 0.43, Yellow = 0.38 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 96 | 103 | - |
| CMYK | 0 | 0.43 | 0.38 | 0.35 |
| HSL | 354.08º | 0.29% | 0.52% | - |
| HSV(B) | 354.08º | 0.43% | 0.65% | - |
| XYZ | 22.57 | 17.56 | 15.03 | - |
| YUV | 118.03 | 119.52 | 162.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 96 | 103 | 0 | 0.43 | 0.38 | 0.35 | 354.08 | 0.29 | 0.52 |
| Hex | A7 | 60 | 67 | 0 | 2B | 26 | 23 | 162 | 1D | 34 |
| Octal | 247 | 140 | 147 | 0 | 53 | 46 | 43 | 542 | 35 | 64 |
| Binary | 10100111 | 1100000 | 1100111 | 0 | 101011 | 100110 | 100011 | 101100010 | 11101 | 110100 |
Color Harmonies of #A76067
Complementary color
Monochromatic Colors of #A76067
Black with #A76067
Text Example
Text Example
White with #A76067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76067; }
p { color: rgb(167,96,103); }
H1.HeaderClassName
{
color: #A76067;
}
.AnyTagClassName
{
color: #A76067;
}
</style>
background-color css
<style>
a { background-color: #A76067; }
a { background-color: rgb(167,96,103); }
div.DivClassName
{
background-color: #A76067;
}
.BgClassName
{
background-color: #A76067;
}
</style>
border-color css
<style>
span { border-color: #A76067; }
span { border-color: rgb(167,96,103); }
td.TdClassName
{
border-color: #A76067;
}
.TagClassName
{
border-color: #A76067;
}
</style>