Shades of Turkish Rose #A06872
Tints of Turkish Rose #A06872
RGB
CMYK
RGB Variations
Color information
#A06872 (or 0xA06872) is known color: Turkish Rose. HEX triplet: A0, 68 and 72. RGB value is (160,104,114). Sum of RGB (Red+Green+Blue) = 160+104+114=378 (50% of max value = 765). Red value is 160 (62.89% from 255 or 42.33% from 378); Green value is 104 (41.02% from 255 or 27.51% from 378); Blue value is 114 (44.92% from 255 or 30.16% from 378); Max value from RGB is 160 - color contains mainly: red. Hex color #A06872 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A06872 is #5F978D. Grayscale: #797979. Windows color (decimal): -6264718 or 7497888. OLE color: 7497888.
HSL color Cylindrical-coordinate representation of color #A06872: hue angle of 349.29º degrees, saturation: 0.23, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #A06872 is Cyan = 0, Magento = 0.35, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 104 | 114 | - |
| CMYK | 0 | 0.35 | 0.29 | 0.37 |
| HSL | 349.29º | 0.23% | 0.52% | - |
| HSV(B) | 349.29º | 0.35% | 0.63% | - |
| XYZ | 22.48 | 18.59 | 18.32 | - |
| YUV | 121.88 | 123.55 | 155.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 104 | 114 | 0 | 0.35 | 0.29 | 0.37 | 349.29 | 0.23 | 0.52 |
| Hex | A0 | 68 | 72 | 0 | 23 | 1D | 25 | 15D | 17 | 34 |
| Octal | 240 | 150 | 162 | 0 | 43 | 35 | 45 | 535 | 27 | 64 |
| Binary | 10100000 | 1101000 | 1110010 | 0 | 100011 | 11101 | 100101 | 101011101 | 10111 | 110100 |
Color Harmonies of #A06872
Complementary color
Monochromatic Colors of #A06872
Black with #A06872
Text Example
Text Example
White with #A06872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A06872; }
p { color: rgb(160,104,114); }
H1.HeaderClassName
{
color: #A06872;
}
.AnyTagClassName
{
color: #A06872;
}
</style>
background-color css
<style>
a { background-color: #A06872; }
a { background-color: rgb(160,104,114); }
div.DivClassName
{
background-color: #A06872;
}
.BgClassName
{
background-color: #A06872;
}
</style>
border-color css
<style>
span { border-color: #A06872; }
span { border-color: rgb(160,104,114); }
td.TdClassName
{
border-color: #A06872;
}
.TagClassName
{
border-color: #A06872;
}
</style>