Shades of Turkish Rose #A77578
Tints of Turkish Rose #A77578
RGB
CMYK
RGB Variations
Color information
#A77578 (or 0xA77578) is known color: Turkish Rose. HEX triplet: A7, 75 and 78. RGB value is (167,117,120). Sum of RGB (Red+Green+Blue) = 167+117+120=404 (53% of max value = 765). Red value is 167 (65.62% from 255 or 41.34% from 404); Green value is 117 (46.09% from 255 or 28.96% from 404); Blue value is 120 (47.27% from 255 or 29.70% from 404); Max value from RGB is 167 - color contains mainly: red. Hex color #A77578 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A77578 is #588A87. Grayscale: #848484. Windows color (decimal): -5802632 or 7894439. OLE color: 7894439.
HSL color Cylindrical-coordinate representation of color #A77578: hue angle of 356.4º degrees, saturation: 0.22, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A77578 is Cyan = 0, Magento = 0.30, Yellow = 0.28 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 117 | 120 | - |
| CMYK | 0 | 0.30 | 0.28 | 0.35 |
| HSL | 356.4º | 0.22% | 0.56% | - |
| HSV(B) | 356.4º | 0.3% | 0.65% | - |
| XYZ | 25.69 | 22.29 | 20.72 | - |
| YUV | 132.29 | 121.07 | 152.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 117 | 120 | 0 | 0.30 | 0.28 | 0.35 | 356.4 | 0.22 | 0.56 |
| Hex | A7 | 75 | 78 | 0 | 1E | 1C | 23 | 164 | 16 | 38 |
| Octal | 247 | 165 | 170 | 0 | 36 | 34 | 43 | 544 | 26 | 70 |
| Binary | 10100111 | 1110101 | 1111000 | 0 | 11110 | 11100 | 100011 | 101100100 | 10110 | 111000 |
Color Harmonies of #A77578
Complementary color
Monochromatic Colors of #A77578
Black with #A77578
Text Example
Text Example
White with #A77578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A77578; }
p { color: rgb(167,117,120); }
H1.HeaderClassName
{
color: #A77578;
}
.AnyTagClassName
{
color: #A77578;
}
</style>
background-color css
<style>
a { background-color: #A77578; }
a { background-color: rgb(167,117,120); }
div.DivClassName
{
background-color: #A77578;
}
.BgClassName
{
background-color: #A77578;
}
</style>
border-color css
<style>
span { border-color: #A77578; }
span { border-color: rgb(167,117,120); }
td.TdClassName
{
border-color: #A77578;
}
.TagClassName
{
border-color: #A77578;
}
</style>