Shades of Turkish Rose #A17178
Tints of Turkish Rose #A17178
RGB
CMYK
RGB Variations
Color information
#A17178 (or 0xA17178) is known color: Turkish Rose. HEX triplet: A1, 71 and 78. RGB value is (161,113,120). Sum of RGB (Red+Green+Blue) = 161+113+120=394 (52% of max value = 765). Red value is 161 (63.28% from 255 or 40.86% from 394); Green value is 113 (44.53% from 255 or 28.68% from 394); Blue value is 120 (47.27% from 255 or 30.46% from 394); Max value from RGB is 161 - color contains mainly: red. Hex color #A17178 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A17178 is #5E8E87. Grayscale: #808080. Windows color (decimal): -6196872 or 7893409. OLE color: 7893409.
HSL color Cylindrical-coordinate representation of color #A17178: hue angle of 351.25º degrees, saturation: 0.2, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A17178 is Cyan = 0, Magento = 0.30, Yellow = 0.25 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 113 | 120 | - |
| CMYK | 0 | 0.30 | 0.25 | 0.37 |
| HSL | 351.25º | 0.2% | 0.54% | - |
| HSV(B) | 351.25º | 0.3% | 0.63% | - |
| XYZ | 23.99 | 20.74 | 20.51 | - |
| YUV | 128.15 | 123.4 | 151.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 113 | 120 | 0 | 0.30 | 0.25 | 0.37 | 351.25 | 0.2 | 0.54 |
| Hex | A1 | 71 | 78 | 0 | 1E | 19 | 25 | 15F | 14 | 36 |
| Octal | 241 | 161 | 170 | 0 | 36 | 31 | 45 | 537 | 24 | 66 |
| Binary | 10100001 | 1110001 | 1111000 | 0 | 11110 | 11001 | 100101 | 101011111 | 10100 | 110110 |
Color Harmonies of #A17178
Complementary color
Monochromatic Colors of #A17178
Black with #A17178
Text Example
Text Example
White with #A17178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17178; }
p { color: rgb(161,113,120); }
H1.HeaderClassName
{
color: #A17178;
}
.AnyTagClassName
{
color: #A17178;
}
</style>
background-color css
<style>
a { background-color: #A17178; }
a { background-color: rgb(161,113,120); }
div.DivClassName
{
background-color: #A17178;
}
.BgClassName
{
background-color: #A17178;
}
</style>
border-color css
<style>
span { border-color: #A17178; }
span { border-color: rgb(161,113,120); }
td.TdClassName
{
border-color: #A17178;
}
.TagClassName
{
border-color: #A17178;
}
</style>