Shades of Turkish Rose #A37177
Tints of Turkish Rose #A37177
RGB
CMYK
RGB Variations
Color information
#A37177 (or 0xA37177) is known color: Turkish Rose. HEX triplet: A3, 71 and 77. RGB value is (163,113,119). Sum of RGB (Red+Green+Blue) = 163+113+119=395 (52% of max value = 765). Red value is 163 (64.06% from 255 or 41.27% from 395); Green value is 113 (44.53% from 255 or 28.61% from 395); Blue value is 119 (46.88% from 255 or 30.13% from 395); Max value from RGB is 163 - color contains mainly: red. Hex color #A37177 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A37177 is #5C8E88. Grayscale: #808080. Windows color (decimal): -6065801 or 7827875. OLE color: 7827875.
HSL color Cylindrical-coordinate representation of color #A37177: hue angle of 352.8º degrees, saturation: 0.21, 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 #A37177 is Cyan = 0, Magento = 0.31, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 113 | 119 | - |
| CMYK | 0 | 0.31 | 0.27 | 0.36 |
| HSL | 352.8º | 0.21% | 0.54% | - |
| HSV(B) | 352.8º | 0.31% | 0.64% | - |
| XYZ | 24.34 | 20.93 | 20.21 | - |
| YUV | 128.63 | 122.57 | 152.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 113 | 119 | 0 | 0.31 | 0.27 | 0.36 | 352.8 | 0.21 | 0.54 |
| Hex | A3 | 71 | 77 | 0 | 1F | 1B | 24 | 161 | 15 | 36 |
| Octal | 243 | 161 | 167 | 0 | 37 | 33 | 44 | 541 | 25 | 66 |
| Binary | 10100011 | 1110001 | 1110111 | 0 | 11111 | 11011 | 100100 | 101100001 | 10101 | 110110 |
Color Harmonies of #A37177
Complementary color
Monochromatic Colors of #A37177
Black with #A37177
Text Example
Text Example
White with #A37177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37177; }
p { color: rgb(163,113,119); }
H1.HeaderClassName
{
color: #A37177;
}
.AnyTagClassName
{
color: #A37177;
}
</style>
background-color css
<style>
a { background-color: #A37177; }
a { background-color: rgb(163,113,119); }
div.DivClassName
{
background-color: #A37177;
}
.BgClassName
{
background-color: #A37177;
}
</style>
border-color css
<style>
span { border-color: #A37177; }
span { border-color: rgb(163,113,119); }
td.TdClassName
{
border-color: #A37177;
}
.TagClassName
{
border-color: #A37177;
}
</style>