Shades of Turkish Rose #A07374
Tints of Turkish Rose #A07374
RGB
CMYK
RGB Variations
Color information
#A07374 (or 0xA07374) is known color: Turkish Rose. HEX triplet: A0, 73 and 74. RGB value is (160,115,116). Sum of RGB (Red+Green+Blue) = 160+115+116=391 (51% of max value = 765). Red value is 160 (62.89% from 255 or 40.92% from 391); Green value is 115 (45.31% from 255 or 29.41% from 391); Blue value is 116 (45.70% from 255 or 29.67% from 391); Max value from RGB is 160 - color contains mainly: red. Hex color #A07374 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A07374 is #5F8C8B. Grayscale: #808080. Windows color (decimal): -6261900 or 7631776. OLE color: 7631776.
HSL color Cylindrical-coordinate representation of color #A07374: hue angle of 358.67º degrees, saturation: 0.19, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A07374 is Cyan = 0, Magento = 0.28, Yellow = 0.28 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 115 | 116 | - |
| CMYK | 0 | 0.28 | 0.28 | 0.37 |
| HSL | 358.67º | 0.19% | 0.54% | - |
| HSV(B) | 358.67º | 0.28% | 0.63% | - |
| XYZ | 23.78 | 21 | 19.32 | - |
| YUV | 128.57 | 120.91 | 150.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 115 | 116 | 0 | 0.28 | 0.28 | 0.37 | 358.67 | 0.19 | 0.54 |
| Hex | A0 | 73 | 74 | 0 | 1C | 1C | 25 | 167 | 13 | 36 |
| Octal | 240 | 163 | 164 | 0 | 34 | 34 | 45 | 547 | 23 | 66 |
| Binary | 10100000 | 1110011 | 1110100 | 0 | 11100 | 11100 | 100101 | 101100111 | 10011 | 110110 |
Color Harmonies of #A07374
Complementary color
Monochromatic Colors of #A07374
Black with #A07374
Text Example
Text Example
White with #A07374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07374; }
p { color: rgb(160,115,116); }
H1.HeaderClassName
{
color: #A07374;
}
.AnyTagClassName
{
color: #A07374;
}
</style>
background-color css
<style>
a { background-color: #A07374; }
a { background-color: rgb(160,115,116); }
div.DivClassName
{
background-color: #A07374;
}
.BgClassName
{
background-color: #A07374;
}
</style>
border-color css
<style>
span { border-color: #A07374; }
span { border-color: rgb(160,115,116); }
td.TdClassName
{
border-color: #A07374;
}
.TagClassName
{
border-color: #A07374;
}
</style>