Shades of Turkish Rose #A07475
Tints of Turkish Rose #A07475
RGB
CMYK
RGB Variations
Color information
#A07475 (or 0xA07475) is known color: Turkish Rose. HEX triplet: A0, 74 and 75. RGB value is (160,116,117). Sum of RGB (Red+Green+Blue) = 160+116+117=393 (52% of max value = 765). Red value is 160 (62.89% from 255 or 40.71% from 393); Green value is 116 (45.70% from 255 or 29.52% from 393); Blue value is 117 (46.09% from 255 or 29.77% from 393); Max value from RGB is 160 - color contains mainly: red. Hex color #A07475 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A07475 is #5F8B8A. Grayscale: #818181. Windows color (decimal): -6261643 or 7697568. OLE color: 7697568.
HSL color Cylindrical-coordinate representation of color #A07475: hue angle of 358.64º degrees, saturation: 0.19, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A07475 is Cyan = 0, Magento = 0.28, Yellow = 0.27 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 116 | 117 | - |
| CMYK | 0 | 0.28 | 0.27 | 0.37 |
| HSL | 358.64º | 0.19% | 0.54% | - |
| HSV(B) | 358.64º | 0.28% | 0.63% | - |
| XYZ | 23.95 | 21.25 | 19.67 | - |
| YUV | 129.27 | 121.08 | 149.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 116 | 117 | 0 | 0.28 | 0.27 | 0.37 | 358.64 | 0.19 | 0.54 |
| Hex | A0 | 74 | 75 | 0 | 1C | 1B | 25 | 167 | 13 | 36 |
| Octal | 240 | 164 | 165 | 0 | 34 | 33 | 45 | 547 | 23 | 66 |
| Binary | 10100000 | 1110100 | 1110101 | 0 | 11100 | 11011 | 100101 | 101100111 | 10011 | 110110 |
Color Harmonies of #A07475
Complementary color
Monochromatic Colors of #A07475
Black with #A07475
Text Example
Text Example
White with #A07475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07475; }
p { color: rgb(160,116,117); }
H1.HeaderClassName
{
color: #A07475;
}
.AnyTagClassName
{
color: #A07475;
}
</style>
background-color css
<style>
a { background-color: #A07475; }
a { background-color: rgb(160,116,117); }
div.DivClassName
{
background-color: #A07475;
}
.BgClassName
{
background-color: #A07475;
}
</style>
border-color css
<style>
span { border-color: #A07475; }
span { border-color: rgb(160,116,117); }
td.TdClassName
{
border-color: #A07475;
}
.TagClassName
{
border-color: #A07475;
}
</style>