Shades of Turkish Rose #A27077
Tints of Turkish Rose #A27077
RGB
CMYK
RGB Variations
Color information
#A27077 (or 0xA27077) is known color: Turkish Rose. HEX triplet: A2, 70 and 77. RGB value is (162,112,119). Sum of RGB (Red+Green+Blue) = 162+112+119=393 (52% of max value = 765). Red value is 162 (63.67% from 255 or 41.22% from 393); Green value is 112 (44.14% from 255 or 28.50% from 393); Blue value is 119 (46.88% from 255 or 30.28% from 393); Max value from RGB is 162 - color contains mainly: red. Hex color #A27077 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A27077 is #5D8F88. Grayscale: #7F7F7F. Windows color (decimal): -6131593 or 7827618. OLE color: 7827618.
HSL color Cylindrical-coordinate representation of color #A27077: hue angle of 351.6º 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 #A27077 is Cyan = 0, Magento = 0.31, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 112 | 119 | - |
| CMYK | 0 | 0.31 | 0.27 | 0.36 |
| HSL | 351.6º | 0.21% | 0.54% | - |
| HSV(B) | 351.6º | 0.31% | 0.64% | - |
| XYZ | 24.02 | 20.6 | 20.16 | - |
| YUV | 127.75 | 123.07 | 152.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 112 | 119 | 0 | 0.31 | 0.27 | 0.36 | 351.6 | 0.21 | 0.54 |
| Hex | A2 | 70 | 77 | 0 | 1F | 1B | 24 | 160 | 15 | 36 |
| Octal | 242 | 160 | 167 | 0 | 37 | 33 | 44 | 540 | 25 | 66 |
| Binary | 10100010 | 1110000 | 1110111 | 0 | 11111 | 11011 | 100100 | 101100000 | 10101 | 110110 |
Color Harmonies of #A27077
Complementary color
Monochromatic Colors of #A27077
Black with #A27077
Text Example
Text Example
White with #A27077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27077; }
p { color: rgb(162,112,119); }
H1.HeaderClassName
{
color: #A27077;
}
.AnyTagClassName
{
color: #A27077;
}
</style>
background-color css
<style>
a { background-color: #A27077; }
a { background-color: rgb(162,112,119); }
div.DivClassName
{
background-color: #A27077;
}
.BgClassName
{
background-color: #A27077;
}
</style>
border-color css
<style>
span { border-color: #A27077; }
span { border-color: rgb(162,112,119); }
td.TdClassName
{
border-color: #A27077;
}
.TagClassName
{
border-color: #A27077;
}
</style>