Shades of Turkish Rose #A97578
Tints of Turkish Rose #A97578
RGB
CMYK
RGB Variations
Color information
#A97578 (or 0xA97578) is known color: Turkish Rose. HEX triplet: A9, 75 and 78. RGB value is (169,117,120). Sum of RGB (Red+Green+Blue) = 169+117+120=406 (53% of max value = 765). Red value is 169 (66.41% from 255 or 41.63% from 406); Green value is 117 (46.09% from 255 or 28.82% from 406); Blue value is 120 (47.27% from 255 or 29.56% from 406); Max value from RGB is 169 - color contains mainly: red. Hex color #A97578 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A97578 is #568A87. Grayscale: #848484. Windows color (decimal): -5671560 or 7894441. OLE color: 7894441.
HSL color Cylindrical-coordinate representation of color #A97578: hue angle of 356.54º degrees, saturation: 0.23, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A97578 is Cyan = 0, Magento = 0.31, Yellow = 0.29 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 169 | 117 | 120 | - |
| CMYK | 0 | 0.31 | 0.29 | 0.34 |
| HSL | 356.54º | 0.23% | 0.56% | - |
| HSV(B) | 356.54º | 0.31% | 0.66% | - |
| XYZ | 26.11 | 22.51 | 20.74 | - |
| YUV | 132.89 | 120.73 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 169 | 117 | 120 | 0 | 0.31 | 0.29 | 0.34 | 356.54 | 0.23 | 0.56 |
| Hex | A9 | 75 | 78 | 0 | 1F | 1D | 22 | 165 | 17 | 38 |
| Octal | 251 | 165 | 170 | 0 | 37 | 35 | 42 | 545 | 27 | 70 |
| Binary | 10101001 | 1110101 | 1111000 | 0 | 11111 | 11101 | 100010 | 101100101 | 10111 | 111000 |
Color Harmonies of #A97578
Complementary color
Monochromatic Colors of #A97578
Black with #A97578
Text Example
Text Example
White with #A97578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A97578; }
p { color: rgb(169,117,120); }
H1.HeaderClassName
{
color: #A97578;
}
.AnyTagClassName
{
color: #A97578;
}
</style>
background-color css
<style>
a { background-color: #A97578; }
a { background-color: rgb(169,117,120); }
div.DivClassName
{
background-color: #A97578;
}
.BgClassName
{
background-color: #A97578;
}
</style>
border-color css
<style>
span { border-color: #A97578; }
span { border-color: rgb(169,117,120); }
td.TdClassName
{
border-color: #A97578;
}
.TagClassName
{
border-color: #A97578;
}
</style>