Shades of Turkish Rose #9F7378
Tints of Turkish Rose #9F7378
RGB
CMYK
RGB Variations
Color information
#9F7378 (or 0x9F7378) is known color: Turkish Rose. HEX triplet: 9F, 73 and 78. RGB value is (159,115,120). Sum of RGB (Red+Green+Blue) = 159+115+120=394 (52% of max value = 765). Red value is 159 (62.5% from 255 or 40.36% from 394); Green value is 115 (45.31% from 255 or 29.19% from 394); Blue value is 120 (47.27% from 255 or 30.46% from 394); Max value from RGB is 159 - color contains mainly: red. Hex color #9F7378 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F7378 is #608C87. Grayscale: #808080. Windows color (decimal): -6327432 or 7893919. OLE color: 7893919.
HSL color Cylindrical-coordinate representation of color #9F7378: hue angle of 353.18º degrees, saturation: 0.19, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #9F7378 is Cyan = 0, Magento = 0.28, Yellow = 0.25 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 115 | 120 | - |
| CMYK | 0 | 0.28 | 0.25 | 0.38 |
| HSL | 353.18º | 0.19% | 0.54% | - |
| HSV(B) | 353.18º | 0.28% | 0.62% | - |
| XYZ | 23.82 | 20.99 | 20.57 | - |
| YUV | 128.73 | 123.08 | 149.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 115 | 120 | 0 | 0.28 | 0.25 | 0.38 | 353.18 | 0.19 | 0.54 |
| Hex | 9F | 73 | 78 | 0 | 1C | 19 | 26 | 161 | 13 | 36 |
| Octal | 237 | 163 | 170 | 0 | 34 | 31 | 46 | 541 | 23 | 66 |
| Binary | 10011111 | 1110011 | 1111000 | 0 | 11100 | 11001 | 100110 | 101100001 | 10011 | 110110 |
Color Harmonies of #9F7378
Complementary color
Monochromatic Colors of #9F7378
Black with #9F7378
Text Example
Text Example
White with #9F7378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F7378; }
p { color: rgb(159,115,120); }
H1.HeaderClassName
{
color: #9F7378;
}
.AnyTagClassName
{
color: #9F7378;
}
</style>
background-color css
<style>
a { background-color: #9F7378; }
a { background-color: rgb(159,115,120); }
div.DivClassName
{
background-color: #9F7378;
}
.BgClassName
{
background-color: #9F7378;
}
</style>
border-color css
<style>
span { border-color: #9F7378; }
span { border-color: rgb(159,115,120); }
td.TdClassName
{
border-color: #9F7378;
}
.TagClassName
{
border-color: #9F7378;
}
</style>