Shades of Turkish Rose #A17881
Tints of Turkish Rose #A17881
RGB
CMYK
RGB Variations
Color information
#A17881 (or 0xA17881) is known color: Turkish Rose. HEX triplet: A1, 78 and 81. RGB value is (161,120,129). Sum of RGB (Red+Green+Blue) = 161+120+129=410 (54% of max value = 765). Red value is 161 (63.28% from 255 or 39.27% from 410); Green value is 120 (47.27% from 255 or 29.27% from 410); Blue value is 129 (50.78% from 255 or 31.46% from 410); Max value from RGB is 161 - color contains mainly: red. Hex color #A17881 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A17881 is #5E877E. Grayscale: #858585. Windows color (decimal): -6195071 or 8485025. OLE color: 8485025.
HSL color Cylindrical-coordinate representation of color #A17881: hue angle of 346.83º degrees, saturation: 0.18, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #A17881 is Cyan = 0, Magento = 0.25, Yellow = 0.20 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 120 | 129 | - |
| CMYK | 0 | 0.25 | 0.20 | 0.37 |
| HSL | 346.83º | 0.18% | 0.55% | - |
| HSV(B) | 346.83º | 0.25% | 0.63% | - |
| XYZ | 25.38 | 22.59 | 23.79 | - |
| YUV | 133.29 | 125.58 | 147.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 120 | 129 | 0 | 0.25 | 0.20 | 0.37 | 346.83 | 0.18 | 0.55 |
| Hex | A1 | 78 | 81 | 0 | 19 | 14 | 25 | 15B | 12 | 37 |
| Octal | 241 | 170 | 201 | 0 | 31 | 24 | 45 | 533 | 22 | 67 |
| Binary | 10100001 | 1111000 | 10000001 | 0 | 11001 | 10100 | 100101 | 101011011 | 10010 | 110111 |
Color Harmonies of #A17881
Complementary color
Monochromatic Colors of #A17881
Black with #A17881
Text Example
Text Example
White with #A17881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17881; }
p { color: rgb(161,120,129); }
H1.HeaderClassName
{
color: #A17881;
}
.AnyTagClassName
{
color: #A17881;
}
</style>
background-color css
<style>
a { background-color: #A17881; }
a { background-color: rgb(161,120,129); }
div.DivClassName
{
background-color: #A17881;
}
.BgClassName
{
background-color: #A17881;
}
</style>
border-color css
<style>
span { border-color: #A17881; }
span { border-color: rgb(161,120,129); }
td.TdClassName
{
border-color: #A17881;
}
.TagClassName
{
border-color: #A17881;
}
</style>