Shades of Turkish Rose #9A7579
Tints of Turkish Rose #9A7579
RGB
CMYK
RGB Variations
Color information
#9A7579 (or 0x9A7579) is known color: Turkish Rose. HEX triplet: 9A, 75 and 79. RGB value is (154,117,121). Sum of RGB (Red+Green+Blue) = 154+117+121=392 (51% of max value = 765). Red value is 154 (60.55% from 255 or 39.29% from 392); Green value is 117 (46.09% from 255 or 29.85% from 392); Blue value is 121 (47.66% from 255 or 30.87% from 392); Max value from RGB is 154 - color contains mainly: red. Hex color #9A7579 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9A7579 is #658A86. Grayscale: #808080. Windows color (decimal): -6654599 or 7959962. OLE color: 7959962.
HSL color Cylindrical-coordinate representation of color #9A7579: hue angle of 353.51º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9A7579 is Cyan = 0, Magento = 0.24, Yellow = 0.21 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 154 | 117 | 121 | - |
| CMYK | 0 | 0.24 | 0.21 | 0.40 |
| HSL | 353.51º | 0.15% | 0.53% | - |
| HSV(B) | 353.51º | 0.24% | 0.6% | - |
| XYZ | 23.14 | 20.97 | 20.92 | - |
| YUV | 128.52 | 123.76 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 117 | 121 | 0 | 0.24 | 0.21 | 0.40 | 353.51 | 0.15 | 0.53 |
| Hex | 9A | 75 | 79 | 0 | 18 | 15 | 28 | 162 | F | 35 |
| Octal | 232 | 165 | 171 | 0 | 30 | 25 | 50 | 542 | 17 | 65 |
| Binary | 10011010 | 1110101 | 1111001 | 0 | 11000 | 10101 | 101000 | 101100010 | 1111 | 110101 |
Color Harmonies of #9A7579
Complementary color
Monochromatic Colors of #9A7579
Black with #9A7579
Text Example
Text Example
White with #9A7579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9A7579; }
p { color: rgb(154,117,121); }
H1.HeaderClassName
{
color: #9A7579;
}
.AnyTagClassName
{
color: #9A7579;
}
</style>
background-color css
<style>
a { background-color: #9A7579; }
a { background-color: rgb(154,117,121); }
div.DivClassName
{
background-color: #9A7579;
}
.BgClassName
{
background-color: #9A7579;
}
</style>
border-color css
<style>
span { border-color: #9A7579; }
span { border-color: rgb(154,117,121); }
td.TdClassName
{
border-color: #9A7579;
}
.TagClassName
{
border-color: #9A7579;
}
</style>