Shades of Turkish Rose #9F6370
Tints of Turkish Rose #9F6370
RGB
CMYK
RGB Variations
Color information
#9F6370 (or 0x9F6370) is known color: Turkish Rose. HEX triplet: 9F, 63 and 70. RGB value is (159,99,112). Sum of RGB (Red+Green+Blue) = 159+99+112=370 (49% of max value = 765). Red value is 159 (62.5% from 255 or 42.97% from 370); Green value is 99 (39.06% from 255 or 26.76% from 370); Blue value is 112 (44.14% from 255 or 30.27% from 370); Max value from RGB is 159 - color contains mainly: red. Hex color #9F6370 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F6370 is #609C8F. Grayscale: #767676. Windows color (decimal): -6331536 or 7365535. OLE color: 7365535.
HSL color Cylindrical-coordinate representation of color #9F6370: hue angle of 347º degrees, saturation: 0.24, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #9F6370 is Cyan = 0, Magento = 0.38, Yellow = 0.30 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 99 | 112 | - |
| CMYK | 0 | 0.38 | 0.30 | 0.38 |
| HSL | 347º | 0.24% | 0.51% | - |
| HSV(B) | 347º | 0.38% | 0.62% | - |
| XYZ | 21.68 | 17.46 | 17.56 | - |
| YUV | 118.42 | 124.38 | 156.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 99 | 112 | 0 | 0.38 | 0.30 | 0.38 | 347 | 0.24 | 0.51 |
| Hex | 9F | 63 | 70 | 0 | 26 | 1E | 26 | 15B | 18 | 33 |
| Octal | 237 | 143 | 160 | 0 | 46 | 36 | 46 | 533 | 30 | 63 |
| Binary | 10011111 | 1100011 | 1110000 | 0 | 100110 | 11110 | 100110 | 101011011 | 11000 | 110011 |
Color Harmonies of #9F6370
Complementary color
Monochromatic Colors of #9F6370
Black with #9F6370
Text Example
Text Example
White with #9F6370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F6370; }
p { color: rgb(159,99,112); }
H1.HeaderClassName
{
color: #9F6370;
}
.AnyTagClassName
{
color: #9F6370;
}
</style>
background-color css
<style>
a { background-color: #9F6370; }
a { background-color: rgb(159,99,112); }
div.DivClassName
{
background-color: #9F6370;
}
.BgClassName
{
background-color: #9F6370;
}
</style>
border-color css
<style>
span { border-color: #9F6370; }
span { border-color: rgb(159,99,112); }
td.TdClassName
{
border-color: #9F6370;
}
.TagClassName
{
border-color: #9F6370;
}
</style>