Shades of Turkish Rose #A47172
Tints of Turkish Rose #A47172
RGB
CMYK
RGB Variations
Color information
#A47172 (or 0xA47172) is known color: Turkish Rose. HEX triplet: A4, 71 and 72. RGB value is (164,113,114). Sum of RGB (Red+Green+Blue) = 164+113+114=391 (51% of max value = 765). Red value is 164 (64.45% from 255 or 41.94% from 391); Green value is 113 (44.53% from 255 or 28.90% from 391); Blue value is 114 (44.92% from 255 or 29.16% from 391); Max value from RGB is 164 - color contains mainly: red. Hex color #A47172 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A47172 is #5B8E8D. Grayscale: #808080. Windows color (decimal): -6000270 or 7500196. OLE color: 7500196.
HSL color Cylindrical-coordinate representation of color #A47172: hue angle of 358.82º degrees, saturation: 0.22, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A47172 is Cyan = 0, Magento = 0.31, Yellow = 0.30 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 113 | 114 | - |
| CMYK | 0 | 0.31 | 0.30 | 0.36 |
| HSL | 358.82º | 0.22% | 0.54% | - |
| HSV(B) | 358.82º | 0.31% | 0.64% | - |
| XYZ | 24.25 | 20.92 | 18.68 | - |
| YUV | 128.36 | 119.9 | 153.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 113 | 114 | 0 | 0.31 | 0.30 | 0.36 | 358.82 | 0.22 | 0.54 |
| Hex | A4 | 71 | 72 | 0 | 1F | 1E | 24 | 167 | 16 | 36 |
| Octal | 244 | 161 | 162 | 0 | 37 | 36 | 44 | 547 | 26 | 66 |
| Binary | 10100100 | 1110001 | 1110010 | 0 | 11111 | 11110 | 100100 | 101100111 | 10110 | 110110 |
Color Harmonies of #A47172
Complementary color
Monochromatic Colors of #A47172
Black with #A47172
Text Example
Text Example
White with #A47172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47172; }
p { color: rgb(164,113,114); }
H1.HeaderClassName
{
color: #A47172;
}
.AnyTagClassName
{
color: #A47172;
}
</style>
background-color css
<style>
a { background-color: #A47172; }
a { background-color: rgb(164,113,114); }
div.DivClassName
{
background-color: #A47172;
}
.BgClassName
{
background-color: #A47172;
}
</style>
border-color css
<style>
span { border-color: #A47172; }
span { border-color: rgb(164,113,114); }
td.TdClassName
{
border-color: #A47172;
}
.TagClassName
{
border-color: #A47172;
}
</style>