Shades of Turkish Rose #A17478
Tints of Turkish Rose #A17478
RGB
CMYK
RGB Variations
Color information
#A17478 (or 0xA17478) is known color: Turkish Rose. HEX triplet: A1, 74 and 78. RGB value is (161,116,120). Sum of RGB (Red+Green+Blue) = 161+116+120=397 (52% of max value = 765). Red value is 161 (63.28% from 255 or 40.55% from 397); Green value is 116 (45.70% from 255 or 29.22% from 397); Blue value is 120 (47.27% from 255 or 30.23% from 397); Max value from RGB is 161 - color contains mainly: red. Hex color #A17478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A17478 is #5E8B87. Grayscale: #818181. Windows color (decimal): -6196104 or 7894177. OLE color: 7894177.
HSL color Cylindrical-coordinate representation of color #A17478: hue angle of 354.67º degrees, saturation: 0.19, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A17478 is Cyan = 0, Magento = 0.28, Yellow = 0.25 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 116 | 120 | - |
| CMYK | 0 | 0.28 | 0.25 | 0.37 |
| HSL | 354.67º | 0.19% | 0.54% | - |
| HSV(B) | 354.67º | 0.28% | 0.63% | - |
| XYZ | 24.33 | 21.42 | 20.62 | - |
| YUV | 129.91 | 122.41 | 150.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 116 | 120 | 0 | 0.28 | 0.25 | 0.37 | 354.67 | 0.19 | 0.54 |
| Hex | A1 | 74 | 78 | 0 | 1C | 19 | 25 | 163 | 13 | 36 |
| Octal | 241 | 164 | 170 | 0 | 34 | 31 | 45 | 543 | 23 | 66 |
| Binary | 10100001 | 1110100 | 1111000 | 0 | 11100 | 11001 | 100101 | 101100011 | 10011 | 110110 |
Color Harmonies of #A17478
Complementary color
Monochromatic Colors of #A17478
Black with #A17478
Text Example
Text Example
White with #A17478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17478; }
p { color: rgb(161,116,120); }
H1.HeaderClassName
{
color: #A17478;
}
.AnyTagClassName
{
color: #A17478;
}
</style>
background-color css
<style>
a { background-color: #A17478; }
a { background-color: rgb(161,116,120); }
div.DivClassName
{
background-color: #A17478;
}
.BgClassName
{
background-color: #A17478;
}
</style>
border-color css
<style>
span { border-color: #A17478; }
span { border-color: rgb(161,116,120); }
td.TdClassName
{
border-color: #A17478;
}
.TagClassName
{
border-color: #A17478;
}
</style>