Shades of Turkish Rose #A0727E
Tints of Turkish Rose #A0727E
RGB
CMYK
RGB Variations
Color information
#A0727E (or 0xA0727E) is known color: Turkish Rose. HEX triplet: A0, 72 and 7E. RGB value is (160,114,126). Sum of RGB (Red+Green+Blue) = 160+114+126=400 (52% of max value = 765). Red value is 160 (62.89% from 255 or 40% from 400); Green value is 114 (44.92% from 255 or 28.5% from 400); Blue value is 126 (49.61% from 255 or 31.5% from 400); Max value from RGB is 160 - color contains mainly: red. Hex color #A0727E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A0727E is #5F8D81. Grayscale: #818181. Windows color (decimal): -6262146 or 8286880. OLE color: 8286880.
HSL color Cylindrical-coordinate representation of color #A0727E: hue angle of 344.35º degrees, saturation: 0.19, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A0727E is Cyan = 0, Magento = 0.29, Yellow = 0.21 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 114 | 126 | - |
| CMYK | 0 | 0.29 | 0.21 | 0.37 |
| HSL | 344.35º | 0.19% | 0.54% | - |
| HSV(B) | 344.35º | 0.29% | 0.63% | - |
| XYZ | 24.28 | 21.01 | 22.52 | - |
| YUV | 129.12 | 126.24 | 150.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 114 | 126 | 0 | 0.29 | 0.21 | 0.37 | 344.35 | 0.19 | 0.54 |
| Hex | A0 | 72 | 7E | 0 | 1D | 15 | 25 | 158 | 13 | 36 |
| Octal | 240 | 162 | 176 | 0 | 35 | 25 | 45 | 530 | 23 | 66 |
| Binary | 10100000 | 1110010 | 1111110 | 0 | 11101 | 10101 | 100101 | 101011000 | 10011 | 110110 |
Color Harmonies of #A0727E
Complementary color
Monochromatic Colors of #A0727E
Black with #A0727E
Text Example
Text Example
White with #A0727E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A0727E; }
p { color: rgb(160,114,126); }
H1.HeaderClassName
{
color: #A0727E;
}
.AnyTagClassName
{
color: #A0727E;
}
</style>
background-color css
<style>
a { background-color: #A0727E; }
a { background-color: rgb(160,114,126); }
div.DivClassName
{
background-color: #A0727E;
}
.BgClassName
{
background-color: #A0727E;
}
</style>
border-color css
<style>
span { border-color: #A0727E; }
span { border-color: rgb(160,114,126); }
td.TdClassName
{
border-color: #A0727E;
}
.TagClassName
{
border-color: #A0727E;
}
</style>