Shades of Turkish Rose #A17078
Tints of Turkish Rose #A17078
RGB
CMYK
RGB Variations
Color information
#A17078 (or 0xA17078) is known color: Turkish Rose. HEX triplet: A1, 70 and 78. RGB value is (161,112,120). Sum of RGB (Red+Green+Blue) = 161+112+120=393 (52% of max value = 765). Red value is 161 (63.28% from 255 or 40.97% from 393); Green value is 112 (44.14% from 255 or 28.50% from 393); Blue value is 120 (47.27% from 255 or 30.53% from 393); Max value from RGB is 161 - color contains mainly: red. Hex color #A17078 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A17078 is #5E8F87. Grayscale: #7F7F7F. Windows color (decimal): -6197128 or 7893153. OLE color: 7893153.
HSL color Cylindrical-coordinate representation of color #A17078: hue angle of 350.2º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A17078 is Cyan = 0, Magento = 0.30, Yellow = 0.25 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 112 | 120 | - |
| CMYK | 0 | 0.30 | 0.25 | 0.37 |
| HSL | 350.2º | 0.21% | 0.54% | - |
| HSV(B) | 350.2º | 0.3% | 0.63% | - |
| XYZ | 23.88 | 20.52 | 20.47 | - |
| YUV | 127.56 | 123.73 | 151.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 112 | 120 | 0 | 0.30 | 0.25 | 0.37 | 350.2 | 0.21 | 0.54 |
| Hex | A1 | 70 | 78 | 0 | 1E | 19 | 25 | 15E | 15 | 36 |
| Octal | 241 | 160 | 170 | 0 | 36 | 31 | 45 | 536 | 25 | 66 |
| Binary | 10100001 | 1110000 | 1111000 | 0 | 11110 | 11001 | 100101 | 101011110 | 10101 | 110110 |
Color Harmonies of #A17078
Complementary color
Monochromatic Colors of #A17078
Black with #A17078
Text Example
Text Example
White with #A17078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17078; }
p { color: rgb(161,112,120); }
H1.HeaderClassName
{
color: #A17078;
}
.AnyTagClassName
{
color: #A17078;
}
</style>
background-color css
<style>
a { background-color: #A17078; }
a { background-color: rgb(161,112,120); }
div.DivClassName
{
background-color: #A17078;
}
.BgClassName
{
background-color: #A17078;
}
</style>
border-color css
<style>
span { border-color: #A17078; }
span { border-color: rgb(161,112,120); }
td.TdClassName
{
border-color: #A17078;
}
.TagClassName
{
border-color: #A17078;
}
</style>