Shades of Turkish Rose #A46172
Tints of Turkish Rose #A46172
RGB
CMYK
RGB Variations
Color information
#A46172 (or 0xA46172) is known color: Turkish Rose. HEX triplet: A4, 61 and 72. RGB value is (164,97,114). Sum of RGB (Red+Green+Blue) = 164+97+114=375 (49% of max value = 765). Red value is 164 (64.45% from 255 or 43.73% from 375); Green value is 97 (38.28% from 255 or 25.87% from 375); Blue value is 114 (44.92% from 255 or 30.4% from 375); Max value from RGB is 164 - color contains mainly: red. Hex color #A46172 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46172 is #5B9E8D. Grayscale: #767676. Windows color (decimal): -6004366 or 7496100. OLE color: 7496100.
HSL color Cylindrical-coordinate representation of color #A46172: hue angle of 344.78º degrees, saturation: 0.27, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A46172 is Cyan = 0, Magento = 0.41, Yellow = 0.30 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 97 | 114 | - |
| CMYK | 0 | 0.41 | 0.30 | 0.36 |
| HSL | 344.78º | 0.27% | 0.51% | - |
| HSV(B) | 344.78º | 0.41% | 0.64% | - |
| XYZ | 22.62 | 17.66 | 18.14 | - |
| YUV | 118.97 | 125.2 | 160.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 97 | 114 | 0 | 0.41 | 0.30 | 0.36 | 344.78 | 0.27 | 0.51 |
| Hex | A4 | 61 | 72 | 0 | 29 | 1E | 24 | 159 | 1B | 33 |
| Octal | 244 | 141 | 162 | 0 | 51 | 36 | 44 | 531 | 33 | 63 |
| Binary | 10100100 | 1100001 | 1110010 | 0 | 101001 | 11110 | 100100 | 101011001 | 11011 | 110011 |
Color Harmonies of #A46172
Complementary color
Monochromatic Colors of #A46172
Black with #A46172
Text Example
Text Example
White with #A46172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46172; }
p { color: rgb(164,97,114); }
H1.HeaderClassName
{
color: #A46172;
}
.AnyTagClassName
{
color: #A46172;
}
</style>
background-color css
<style>
a { background-color: #A46172; }
a { background-color: rgb(164,97,114); }
div.DivClassName
{
background-color: #A46172;
}
.BgClassName
{
background-color: #A46172;
}
</style>
border-color css
<style>
span { border-color: #A46172; }
span { border-color: rgb(164,97,114); }
td.TdClassName
{
border-color: #A46172;
}
.TagClassName
{
border-color: #A46172;
}
</style>