Shades of Turkish Rose #A77376
Tints of Turkish Rose #A77376
RGB
CMYK
RGB Variations
Color information
#A77376 (or 0xA77376) is known color: Turkish Rose. HEX triplet: A7, 73 and 76. RGB value is (167,115,118). Sum of RGB (Red+Green+Blue) = 167+115+118=400 (52% of max value = 765). Red value is 167 (65.62% from 255 or 41.75% from 400); Green value is 115 (45.31% from 255 or 28.75% from 400); Blue value is 118 (46.48% from 255 or 29.5% from 400); Max value from RGB is 167 - color contains mainly: red. Hex color #A77376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A77376 is #588C89. Grayscale: #828282. Windows color (decimal): -5803146 or 7762855. OLE color: 7762855.
HSL color Cylindrical-coordinate representation of color #A77376: hue angle of 356.54º degrees, saturation: 0.23, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A77376 is Cyan = 0, Magento = 0.31, Yellow = 0.29 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 115 | 118 | - |
| CMYK | 0 | 0.31 | 0.29 | 0.35 |
| HSL | 356.54º | 0.23% | 0.55% | - |
| HSV(B) | 356.54º | 0.31% | 0.65% | - |
| XYZ | 25.34 | 21.78 | 20.01 | - |
| YUV | 130.89 | 120.73 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 115 | 118 | 0 | 0.31 | 0.29 | 0.35 | 356.54 | 0.23 | 0.55 |
| Hex | A7 | 73 | 76 | 0 | 1F | 1D | 23 | 165 | 17 | 37 |
| Octal | 247 | 163 | 166 | 0 | 37 | 35 | 43 | 545 | 27 | 67 |
| Binary | 10100111 | 1110011 | 1110110 | 0 | 11111 | 11101 | 100011 | 101100101 | 10111 | 110111 |
Color Harmonies of #A77376
Complementary color
Monochromatic Colors of #A77376
Black with #A77376
Text Example
Text Example
White with #A77376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A77376; }
p { color: rgb(167,115,118); }
H1.HeaderClassName
{
color: #A77376;
}
.AnyTagClassName
{
color: #A77376;
}
</style>
background-color css
<style>
a { background-color: #A77376; }
a { background-color: rgb(167,115,118); }
div.DivClassName
{
background-color: #A77376;
}
.BgClassName
{
background-color: #A77376;
}
</style>
border-color css
<style>
span { border-color: #A77376; }
span { border-color: rgb(167,115,118); }
td.TdClassName
{
border-color: #A77376;
}
.TagClassName
{
border-color: #A77376;
}
</style>