Shades of Turkish Rose #9A7578
Tints of Turkish Rose #9A7578
RGB
CMYK
RGB Variations
Color information
#9A7578 (or 0x9A7578) is known color: Turkish Rose. HEX triplet: 9A, 75 and 78. RGB value is (154,117,120). Sum of RGB (Red+Green+Blue) = 154+117+120=391 (51% of max value = 765). Red value is 154 (60.55% from 255 or 39.39% from 391); Green value is 117 (46.09% from 255 or 29.92% from 391); Blue value is 120 (47.27% from 255 or 30.69% from 391); Max value from RGB is 154 - color contains mainly: red. Hex color #9A7578 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9A7578 is #658A87. Grayscale: #808080. Windows color (decimal): -6654600 or 7894426. OLE color: 7894426.
HSL color Cylindrical-coordinate representation of color #9A7578: hue angle of 355.14º 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 #9A7578 is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 154 | 117 | 120 | - |
| CMYK | 0 | 0.24 | 0.22 | 0.40 |
| HSL | 355.14º | 0.15% | 0.53% | - |
| HSV(B) | 355.14º | 0.24% | 0.6% | - |
| XYZ | 23.08 | 20.95 | 20.6 | - |
| YUV | 128.41 | 123.26 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 117 | 120 | 0 | 0.24 | 0.22 | 0.40 | 355.14 | 0.15 | 0.53 |
| Hex | 9A | 75 | 78 | 0 | 18 | 16 | 28 | 163 | F | 35 |
| Octal | 232 | 165 | 170 | 0 | 30 | 26 | 50 | 543 | 17 | 65 |
| Binary | 10011010 | 1110101 | 1111000 | 0 | 11000 | 10110 | 101000 | 101100011 | 1111 | 110101 |
Color Harmonies of #9A7578
Complementary color
Monochromatic Colors of #9A7578
Black with #9A7578
Text Example
Text Example
White with #9A7578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9A7578; }
p { color: rgb(154,117,120); }
H1.HeaderClassName
{
color: #9A7578;
}
.AnyTagClassName
{
color: #9A7578;
}
</style>
background-color css
<style>
a { background-color: #9A7578; }
a { background-color: rgb(154,117,120); }
div.DivClassName
{
background-color: #9A7578;
}
.BgClassName
{
background-color: #9A7578;
}
</style>
border-color css
<style>
span { border-color: #9A7578; }
span { border-color: rgb(154,117,120); }
td.TdClassName
{
border-color: #9A7578;
}
.TagClassName
{
border-color: #9A7578;
}
</style>