Shades of Turkish Rose #9E6668
Tints of Turkish Rose #9E6668
RGB
CMYK
RGB Variations
Color information
#9E6668 (or 0x9E6668) is known color: Turkish Rose. HEX triplet: 9E, 66 and 68. RGB value is (158,102,104). Sum of RGB (Red+Green+Blue) = 158+102+104=364 (48% of max value = 765). Red value is 158 (62.11% from 255 or 43.41% from 364); Green value is 102 (40.23% from 255 or 28.02% from 364); Blue value is 104 (41.02% from 255 or 28.57% from 364); Max value from RGB is 158 - color contains mainly: red. Hex color #9E6668 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E6668 is #619997. Grayscale: #777777. Windows color (decimal): -6396312 or 6842014. OLE color: 6842014.
HSL color Cylindrical-coordinate representation of color #9E6668: hue angle of 357.86º degrees, saturation: 0.22, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #9E6668 is Cyan = 0, Magento = 0.35, Yellow = 0.34 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 102 | 104 | - |
| CMYK | 0 | 0.35 | 0.34 | 0.38 |
| HSL | 357.86º | 0.22% | 0.51% | - |
| HSV(B) | 357.86º | 0.35% | 0.62% | - |
| XYZ | 21.35 | 17.77 | 15.4 | - |
| YUV | 118.97 | 119.55 | 155.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 102 | 104 | 0 | 0.35 | 0.34 | 0.38 | 357.86 | 0.22 | 0.51 |
| Hex | 9E | 66 | 68 | 0 | 23 | 22 | 26 | 166 | 16 | 33 |
| Octal | 236 | 146 | 150 | 0 | 43 | 42 | 46 | 546 | 26 | 63 |
| Binary | 10011110 | 1100110 | 1101000 | 0 | 100011 | 100010 | 100110 | 101100110 | 10110 | 110011 |
Color Harmonies of #9E6668
Complementary color
Monochromatic Colors of #9E6668
Black with #9E6668
Text Example
Text Example
White with #9E6668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E6668; }
p { color: rgb(158,102,104); }
H1.HeaderClassName
{
color: #9E6668;
}
.AnyTagClassName
{
color: #9E6668;
}
</style>
background-color css
<style>
a { background-color: #9E6668; }
a { background-color: rgb(158,102,104); }
div.DivClassName
{
background-color: #9E6668;
}
.BgClassName
{
background-color: #9E6668;
}
</style>
border-color css
<style>
span { border-color: #9E6668; }
span { border-color: rgb(158,102,104); }
td.TdClassName
{
border-color: #9E6668;
}
.TagClassName
{
border-color: #9E6668;
}
</style>