Shades of Turkish Rose #A17277
Tints of Turkish Rose #A17277
RGB
CMYK
RGB Variations
Color information
#A17277 (or 0xA17277) is known color: Turkish Rose. HEX triplet: A1, 72 and 77. RGB value is (161,114,119). Sum of RGB (Red+Green+Blue) = 161+114+119=394 (52% of max value = 765). Red value is 161 (63.28% from 255 or 40.86% from 394); Green value is 114 (44.92% from 255 or 28.93% from 394); Blue value is 119 (46.88% from 255 or 30.20% from 394); Max value from RGB is 161 - color contains mainly: red. Hex color #A17277 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A17277 is #5E8D88. Grayscale: #808080. Windows color (decimal): -6196617 or 7828129. OLE color: 7828129.
HSL color Cylindrical-coordinate representation of color #A17277: hue angle of 353.62º degrees, saturation: 0.2, 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 #A17277 is Cyan = 0, Magento = 0.29, Yellow = 0.26 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 114 | 119 | - |
| CMYK | 0 | 0.29 | 0.26 | 0.37 |
| HSL | 353.62º | 0.2% | 0.54% | - |
| HSV(B) | 353.62º | 0.29% | 0.63% | - |
| XYZ | 24.05 | 20.94 | 20.23 | - |
| YUV | 128.62 | 122.57 | 151.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 114 | 119 | 0 | 0.29 | 0.26 | 0.37 | 353.62 | 0.2 | 0.54 |
| Hex | A1 | 72 | 77 | 0 | 1D | 1A | 25 | 162 | 14 | 36 |
| Octal | 241 | 162 | 167 | 0 | 35 | 32 | 45 | 542 | 24 | 66 |
| Binary | 10100001 | 1110010 | 1110111 | 0 | 11101 | 11010 | 100101 | 101100010 | 10100 | 110110 |
Color Harmonies of #A17277
Complementary color
Monochromatic Colors of #A17277
Black with #A17277
Text Example
Text Example
White with #A17277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17277; }
p { color: rgb(161,114,119); }
H1.HeaderClassName
{
color: #A17277;
}
.AnyTagClassName
{
color: #A17277;
}
</style>
background-color css
<style>
a { background-color: #A17277; }
a { background-color: rgb(161,114,119); }
div.DivClassName
{
background-color: #A17277;
}
.BgClassName
{
background-color: #A17277;
}
</style>
border-color css
<style>
span { border-color: #A17277; }
span { border-color: rgb(161,114,119); }
td.TdClassName
{
border-color: #A17277;
}
.TagClassName
{
border-color: #A17277;
}
</style>