Shades of Turkish Rose #A07074
Tints of Turkish Rose #A07074
RGB
CMYK
RGB Variations
Color information
#A07074 (or 0xA07074) is known color: Turkish Rose. HEX triplet: A0, 70 and 74. RGB value is (160,112,116). Sum of RGB (Red+Green+Blue) = 160+112+116=388 (51% of max value = 765). Red value is 160 (62.89% from 255 or 41.24% from 388); Green value is 112 (44.14% from 255 or 28.87% from 388); Blue value is 116 (45.70% from 255 or 29.90% from 388); Max value from RGB is 160 - color contains mainly: red. Hex color #A07074 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A07074 is #5F8F8B. Grayscale: #7E7E7E. Windows color (decimal): -6262668 or 7631008. OLE color: 7631008.
HSL color Cylindrical-coordinate representation of color #A07074: hue angle of 355º degrees, saturation: 0.2, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A07074 is Cyan = 0, Magento = 0.30, Yellow = 0.28 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 112 | 116 | - |
| CMYK | 0 | 0.30 | 0.28 | 0.37 |
| HSL | 355º | 0.2% | 0.53% | - |
| HSV(B) | 355º | 0.3% | 0.63% | - |
| XYZ | 23.44 | 20.32 | 19.21 | - |
| YUV | 126.81 | 121.9 | 151.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 112 | 116 | 0 | 0.30 | 0.28 | 0.37 | 355 | 0.2 | 0.53 |
| Hex | A0 | 70 | 74 | 0 | 1E | 1C | 25 | 163 | 14 | 35 |
| Octal | 240 | 160 | 164 | 0 | 36 | 34 | 45 | 543 | 24 | 65 |
| Binary | 10100000 | 1110000 | 1110100 | 0 | 11110 | 11100 | 100101 | 101100011 | 10100 | 110101 |
Color Harmonies of #A07074
Complementary color
Monochromatic Colors of #A07074
Black with #A07074
Text Example
Text Example
White with #A07074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07074; }
p { color: rgb(160,112,116); }
H1.HeaderClassName
{
color: #A07074;
}
.AnyTagClassName
{
color: #A07074;
}
</style>
background-color css
<style>
a { background-color: #A07074; }
a { background-color: rgb(160,112,116); }
div.DivClassName
{
background-color: #A07074;
}
.BgClassName
{
background-color: #A07074;
}
</style>
border-color css
<style>
span { border-color: #A07074; }
span { border-color: rgb(160,112,116); }
td.TdClassName
{
border-color: #A07074;
}
.TagClassName
{
border-color: #A07074;
}
</style>