Shades of Turkish Rose #A27073
Tints of Turkish Rose #A27073
RGB
CMYK
RGB Variations
Color information
#A27073 (or 0xA27073) is known color: Turkish Rose. HEX triplet: A2, 70 and 73. RGB value is (162,112,115). Sum of RGB (Red+Green+Blue) = 162+112+115=389 (51% of max value = 765). Red value is 162 (63.67% from 255 or 41.65% from 389); Green value is 112 (44.14% from 255 or 28.79% from 389); Blue value is 115 (45.31% from 255 or 29.56% from 389); Max value from RGB is 162 - color contains mainly: red. Hex color #A27073 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A27073 is #5D8F8C. Grayscale: #7F7F7F. Windows color (decimal): -6131597 or 7565474. OLE color: 7565474.
HSL color Cylindrical-coordinate representation of color #A27073: hue angle of 356.4º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A27073 is Cyan = 0, Magento = 0.31, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 112 | 115 | - |
| CMYK | 0 | 0.31 | 0.29 | 0.36 |
| HSL | 356.4º | 0.21% | 0.54% | - |
| HSV(B) | 356.4º | 0.31% | 0.64% | - |
| XYZ | 23.79 | 20.51 | 18.92 | - |
| YUV | 127.29 | 121.07 | 152.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 112 | 115 | 0 | 0.31 | 0.29 | 0.36 | 356.4 | 0.21 | 0.54 |
| Hex | A2 | 70 | 73 | 0 | 1F | 1D | 24 | 164 | 15 | 36 |
| Octal | 242 | 160 | 163 | 0 | 37 | 35 | 44 | 544 | 25 | 66 |
| Binary | 10100010 | 1110000 | 1110011 | 0 | 11111 | 11101 | 100100 | 101100100 | 10101 | 110110 |
Color Harmonies of #A27073
Complementary color
Monochromatic Colors of #A27073
Black with #A27073
Text Example
Text Example
White with #A27073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27073; }
p { color: rgb(162,112,115); }
H1.HeaderClassName
{
color: #A27073;
}
.AnyTagClassName
{
color: #A27073;
}
</style>
background-color css
<style>
a { background-color: #A27073; }
a { background-color: rgb(162,112,115); }
div.DivClassName
{
background-color: #A27073;
}
.BgClassName
{
background-color: #A27073;
}
</style>
border-color css
<style>
span { border-color: #A27073; }
span { border-color: rgb(162,112,115); }
td.TdClassName
{
border-color: #A27073;
}
.TagClassName
{
border-color: #A27073;
}
</style>