Shades of Turkish Rose #A67173
Tints of Turkish Rose #A67173
RGB
CMYK
RGB Variations
Color information
#A67173 (or 0xA67173) is known color: Turkish Rose. HEX triplet: A6, 71 and 73. RGB value is (166,113,115). Sum of RGB (Red+Green+Blue) = 166+113+115=394 (52% of max value = 765). Red value is 166 (65.23% from 255 or 42.13% from 394); Green value is 113 (44.53% from 255 or 28.68% from 394); Blue value is 115 (45.31% from 255 or 29.19% from 394); Max value from RGB is 166 - color contains mainly: red. Hex color #A67173 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A67173 is #598E8C. Grayscale: #818181. Windows color (decimal): -5869197 or 7565734. OLE color: 7565734.
HSL color Cylindrical-coordinate representation of color #A67173: hue angle of 357.74º degrees, saturation: 0.23, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #A67173 is Cyan = 0, Magento = 0.32, Yellow = 0.31 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 113 | 115 | - |
| CMYK | 0 | 0.32 | 0.31 | 0.35 |
| HSL | 357.74º | 0.23% | 0.55% | - |
| HSV(B) | 357.74º | 0.32% | 0.65% | - |
| XYZ | 24.73 | 21.16 | 19 | - |
| YUV | 129.08 | 120.06 | 154.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 113 | 115 | 0 | 0.32 | 0.31 | 0.35 | 357.74 | 0.23 | 0.55 |
| Hex | A6 | 71 | 73 | 0 | 20 | 1F | 23 | 166 | 17 | 37 |
| Octal | 246 | 161 | 163 | 0 | 40 | 37 | 43 | 546 | 27 | 67 |
| Binary | 10100110 | 1110001 | 1110011 | 0 | 100000 | 11111 | 100011 | 101100110 | 10111 | 110111 |
Color Harmonies of #A67173
Complementary color
Monochromatic Colors of #A67173
Black with #A67173
Text Example
Text Example
White with #A67173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A67173; }
p { color: rgb(166,113,115); }
H1.HeaderClassName
{
color: #A67173;
}
.AnyTagClassName
{
color: #A67173;
}
</style>
background-color css
<style>
a { background-color: #A67173; }
a { background-color: rgb(166,113,115); }
div.DivClassName
{
background-color: #A67173;
}
.BgClassName
{
background-color: #A67173;
}
</style>
border-color css
<style>
span { border-color: #A67173; }
span { border-color: rgb(166,113,115); }
td.TdClassName
{
border-color: #A67173;
}
.TagClassName
{
border-color: #A67173;
}
</style>