Shades of Turkish Rose #A17374
Tints of Turkish Rose #A17374
RGB
CMYK
RGB Variations
Color information
#A17374 (or 0xA17374) is known color: Turkish Rose. HEX triplet: A1, 73 and 74. RGB value is (161,115,116). Sum of RGB (Red+Green+Blue) = 161+115+116=392 (51% of max value = 765). Red value is 161 (63.28% from 255 or 41.07% from 392); Green value is 115 (45.31% from 255 or 29.34% from 392); Blue value is 116 (45.70% from 255 or 29.59% from 392); Max value from RGB is 161 - color contains mainly: red. Hex color #A17374 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A17374 is #5E8C8B. Grayscale: #808080. Windows color (decimal): -6196364 or 7631777. OLE color: 7631777.
HSL color Cylindrical-coordinate representation of color #A17374: hue angle of 358.7º degrees, saturation: 0.2, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A17374 is Cyan = 0, Magento = 0.29, Yellow = 0.28 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 115 | 116 | - |
| CMYK | 0 | 0.29 | 0.28 | 0.37 |
| HSL | 358.7º | 0.2% | 0.54% | - |
| HSV(B) | 358.7º | 0.29% | 0.63% | - |
| XYZ | 23.98 | 21.1 | 19.33 | - |
| YUV | 128.87 | 120.74 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 115 | 116 | 0 | 0.29 | 0.28 | 0.37 | 358.7 | 0.2 | 0.54 |
| Hex | A1 | 73 | 74 | 0 | 1D | 1C | 25 | 167 | 14 | 36 |
| Octal | 241 | 163 | 164 | 0 | 35 | 34 | 45 | 547 | 24 | 66 |
| Binary | 10100001 | 1110011 | 1110100 | 0 | 11101 | 11100 | 100101 | 101100111 | 10100 | 110110 |
Color Harmonies of #A17374
Complementary color
Monochromatic Colors of #A17374
Black with #A17374
Text Example
Text Example
White with #A17374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17374; }
p { color: rgb(161,115,116); }
H1.HeaderClassName
{
color: #A17374;
}
.AnyTagClassName
{
color: #A17374;
}
</style>
background-color css
<style>
a { background-color: #A17374; }
a { background-color: rgb(161,115,116); }
div.DivClassName
{
background-color: #A17374;
}
.BgClassName
{
background-color: #A17374;
}
</style>
border-color css
<style>
span { border-color: #A17374; }
span { border-color: rgb(161,115,116); }
td.TdClassName
{
border-color: #A17374;
}
.TagClassName
{
border-color: #A17374;
}
</style>