Shades of Turkish Rose #9F6264
Tints of Turkish Rose #9F6264
RGB
CMYK
RGB Variations
Color information
#9F6264 (or 0x9F6264) is known color: Turkish Rose. HEX triplet: 9F, 62 and 64. RGB value is (159,98,100). Sum of RGB (Red+Green+Blue) = 159+98+100=357 (47% of max value = 765). Red value is 159 (62.5% from 255 or 44.54% from 357); Green value is 98 (38.67% from 255 or 27.45% from 357); Blue value is 100 (39.45% from 255 or 28.01% from 357); Max value from RGB is 159 - color contains mainly: red. Hex color #9F6264 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9F6264 is #609D9B. Grayscale: #747474. Windows color (decimal): -6331804 or 6578847. OLE color: 6578847.
HSL color Cylindrical-coordinate representation of color #9F6264: hue angle of 358.03º degrees, saturation: 0.24, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #9F6264 is Cyan = 0, Magento = 0.38, Yellow = 0.37 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 98 | 100 | - |
| CMYK | 0 | 0.38 | 0.37 | 0.38 |
| HSL | 358.03º | 0.24% | 0.5% | - |
| HSV(B) | 358.03º | 0.38% | 0.62% | - |
| XYZ | 20.97 | 17.03 | 14.24 | - |
| YUV | 116.47 | 118.71 | 158.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 98 | 100 | 0 | 0.38 | 0.37 | 0.38 | 358.03 | 0.24 | 0.5 |
| Hex | 9F | 62 | 64 | 0 | 26 | 25 | 26 | 166 | 18 | 32 |
| Octal | 237 | 142 | 144 | 0 | 46 | 45 | 46 | 546 | 30 | 62 |
| Binary | 10011111 | 1100010 | 1100100 | 0 | 100110 | 100101 | 100110 | 101100110 | 11000 | 110010 |
Color Harmonies of #9F6264
Complementary color
Monochromatic Colors of #9F6264
Black with #9F6264
Text Example
Text Example
White with #9F6264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F6264; }
p { color: rgb(159,98,100); }
H1.HeaderClassName
{
color: #9F6264;
}
.AnyTagClassName
{
color: #9F6264;
}
</style>
background-color css
<style>
a { background-color: #9F6264; }
a { background-color: rgb(159,98,100); }
div.DivClassName
{
background-color: #9F6264;
}
.BgClassName
{
background-color: #9F6264;
}
</style>
border-color css
<style>
span { border-color: #9F6264; }
span { border-color: rgb(159,98,100); }
td.TdClassName
{
border-color: #9F6264;
}
.TagClassName
{
border-color: #9F6264;
}
</style>