Shades of Turkish Rose #A06972
Tints of Turkish Rose #A06972
RGB
CMYK
RGB Variations
Color information
#A06972 (or 0xA06972) is known color: Turkish Rose. HEX triplet: A0, 69 and 72. RGB value is (160,105,114). Sum of RGB (Red+Green+Blue) = 160+105+114=379 (50% of max value = 765). Red value is 160 (62.89% from 255 or 42.22% from 379); Green value is 105 (41.41% from 255 or 27.70% from 379); Blue value is 114 (44.92% from 255 or 30.08% from 379); Max value from RGB is 160 - color contains mainly: red. Hex color #A06972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A06972 is #5F968D. Grayscale: #7A7A7A. Windows color (decimal): -6264462 or 7498144. OLE color: 7498144.
HSL color Cylindrical-coordinate representation of color #A06972: hue angle of 350.18º degrees, saturation: 0.22, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #A06972 is Cyan = 0, Magento = 0.34, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 105 | 114 | - |
| CMYK | 0 | 0.34 | 0.29 | 0.37 |
| HSL | 350.18º | 0.22% | 0.52% | - |
| HSV(B) | 350.18º | 0.34% | 0.63% | - |
| XYZ | 22.59 | 18.79 | 18.36 | - |
| YUV | 122.47 | 123.22 | 154.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 105 | 114 | 0 | 0.34 | 0.29 | 0.37 | 350.18 | 0.22 | 0.52 |
| Hex | A0 | 69 | 72 | 0 | 22 | 1D | 25 | 15E | 16 | 34 |
| Octal | 240 | 151 | 162 | 0 | 42 | 35 | 45 | 536 | 26 | 64 |
| Binary | 10100000 | 1101001 | 1110010 | 0 | 100010 | 11101 | 100101 | 101011110 | 10110 | 110100 |
Color Harmonies of #A06972
Complementary color
Monochromatic Colors of #A06972
Black with #A06972
Text Example
Text Example
White with #A06972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A06972; }
p { color: rgb(160,105,114); }
H1.HeaderClassName
{
color: #A06972;
}
.AnyTagClassName
{
color: #A06972;
}
</style>
background-color css
<style>
a { background-color: #A06972; }
a { background-color: rgb(160,105,114); }
div.DivClassName
{
background-color: #A06972;
}
.BgClassName
{
background-color: #A06972;
}
</style>
border-color css
<style>
span { border-color: #A06972; }
span { border-color: rgb(160,105,114); }
td.TdClassName
{
border-color: #A06972;
}
.TagClassName
{
border-color: #A06972;
}
</style>