Shades of Turkish Rose #A47374
Tints of Turkish Rose #A47374
RGB
CMYK
RGB Variations
Color information
#A47374 (or 0xA47374) is known color: Turkish Rose. HEX triplet: A4, 73 and 74. RGB value is (164,115,116). Sum of RGB (Red+Green+Blue) = 164+115+116=395 (52% of max value = 765). Red value is 164 (64.45% from 255 or 41.52% from 395); Green value is 115 (45.31% from 255 or 29.11% from 395); Blue value is 116 (45.70% from 255 or 29.37% from 395); Max value from RGB is 164 - color contains mainly: red. Hex color #A47374 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A47374 is #5B8C8B. Grayscale: #818181. Windows color (decimal): -5999756 or 7631780. OLE color: 7631780.
HSL color Cylindrical-coordinate representation of color #A47374: hue angle of 358.78º degrees, saturation: 0.21, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A47374 is Cyan = 0, Magento = 0.30, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 115 | 116 | - |
| CMYK | 0 | 0.30 | 0.29 | 0.36 |
| HSL | 358.78º | 0.21% | 0.55% | - |
| HSV(B) | 358.78º | 0.3% | 0.64% | - |
| XYZ | 24.59 | 21.41 | 19.36 | - |
| YUV | 129.77 | 120.23 | 152.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 115 | 116 | 0 | 0.30 | 0.29 | 0.36 | 358.78 | 0.21 | 0.55 |
| Hex | A4 | 73 | 74 | 0 | 1E | 1D | 24 | 167 | 15 | 37 |
| Octal | 244 | 163 | 164 | 0 | 36 | 35 | 44 | 547 | 25 | 67 |
| Binary | 10100100 | 1110011 | 1110100 | 0 | 11110 | 11101 | 100100 | 101100111 | 10101 | 110111 |
Color Harmonies of #A47374
Complementary color
Monochromatic Colors of #A47374
Black with #A47374
Text Example
Text Example
White with #A47374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A47374; }
p { color: rgb(164,115,116); }
H1.HeaderClassName
{
color: #A47374;
}
.AnyTagClassName
{
color: #A47374;
}
</style>
background-color css
<style>
a { background-color: #A47374; }
a { background-color: rgb(164,115,116); }
div.DivClassName
{
background-color: #A47374;
}
.BgClassName
{
background-color: #A47374;
}
</style>
border-color css
<style>
span { border-color: #A47374; }
span { border-color: rgb(164,115,116); }
td.TdClassName
{
border-color: #A47374;
}
.TagClassName
{
border-color: #A47374;
}
</style>