Shades of Turkish Rose #A76576
Tints of Turkish Rose #A76576
RGB
CMYK
RGB Variations
Color information
#A76576 (or 0xA76576) is known color: Turkish Rose. HEX triplet: A7, 65 and 76. RGB value is (167,101,118). Sum of RGB (Red+Green+Blue) = 167+101+118=386 (51% of max value = 765). Red value is 167 (65.62% from 255 or 43.26% from 386); Green value is 101 (39.84% from 255 or 26.17% from 386); Blue value is 118 (46.48% from 255 or 30.57% from 386); Max value from RGB is 167 - color contains mainly: red. Hex color #A76576 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76576 is #589A89. Grayscale: #7A7A7A. Windows color (decimal): -5806730 or 7759271. OLE color: 7759271.
HSL color Cylindrical-coordinate representation of color #A76576: hue angle of 344.55º 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 #A76576 is Cyan = 0, Magento = 0.40, Yellow = 0.29 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 101 | 118 | - |
| CMYK | 0 | 0.40 | 0.29 | 0.35 |
| HSL | 344.55º | 0.27% | 0.53% | - |
| HSV(B) | 344.55º | 0.4% | 0.65% | - |
| XYZ | 23.86 | 18.83 | 19.52 | - |
| YUV | 122.67 | 125.37 | 159.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 101 | 118 | 0 | 0.40 | 0.29 | 0.35 | 344.55 | 0.27 | 0.53 |
| Hex | A7 | 65 | 76 | 0 | 28 | 1D | 23 | 159 | 1B | 35 |
| Octal | 247 | 145 | 166 | 0 | 50 | 35 | 43 | 531 | 33 | 65 |
| Binary | 10100111 | 1100101 | 1110110 | 0 | 101000 | 11101 | 100011 | 101011001 | 11011 | 110101 |
Color Harmonies of #A76576
Complementary color
Monochromatic Colors of #A76576
Black with #A76576
Text Example
Text Example
White with #A76576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76576; }
p { color: rgb(167,101,118); }
H1.HeaderClassName
{
color: #A76576;
}
.AnyTagClassName
{
color: #A76576;
}
</style>
background-color css
<style>
a { background-color: #A76576; }
a { background-color: rgb(167,101,118); }
div.DivClassName
{
background-color: #A76576;
}
.BgClassName
{
background-color: #A76576;
}
</style>
border-color css
<style>
span { border-color: #A76576; }
span { border-color: rgb(167,101,118); }
td.TdClassName
{
border-color: #A76576;
}
.TagClassName
{
border-color: #A76576;
}
</style>