Shades of Turkish Rose #9E6673
Tints of Turkish Rose #9E6673
RGB
CMYK
RGB Variations
Color information
#9E6673 (or 0x9E6673) is known color: Turkish Rose. HEX triplet: 9E, 66 and 73. RGB value is (158,102,115). Sum of RGB (Red+Green+Blue) = 158+102+115=375 (49% of max value = 765). Red value is 158 (62.11% from 255 or 42.13% from 375); Green value is 102 (40.23% from 255 or 27.2% from 375); Blue value is 115 (45.31% from 255 or 30.67% from 375); Max value from RGB is 158 - color contains mainly: red. Hex color #9E6673 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E6673 is #61998C. Grayscale: #787878. Windows color (decimal): -6396301 or 7562910. OLE color: 7562910.
HSL color Cylindrical-coordinate representation of color #9E6673: hue angle of 346.07º 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 #9E6673 is Cyan = 0, Magento = 0.35, Yellow = 0.27 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 102 | 115 | - |
| CMYK | 0 | 0.35 | 0.27 | 0.38 |
| HSL | 346.07º | 0.22% | 0.51% | - |
| HSV(B) | 346.07º | 0.35% | 0.62% | - |
| XYZ | 21.95 | 18.01 | 18.54 | - |
| YUV | 120.23 | 125.05 | 154.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 102 | 115 | 0 | 0.35 | 0.27 | 0.38 | 346.07 | 0.22 | 0.51 |
| Hex | 9E | 66 | 73 | 0 | 23 | 1B | 26 | 15A | 16 | 33 |
| Octal | 236 | 146 | 163 | 0 | 43 | 33 | 46 | 532 | 26 | 63 |
| Binary | 10011110 | 1100110 | 1110011 | 0 | 100011 | 11011 | 100110 | 101011010 | 10110 | 110011 |
Color Harmonies of #9E6673
Complementary color
Monochromatic Colors of #9E6673
Black with #9E6673
Text Example
Text Example
White with #9E6673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E6673; }
p { color: rgb(158,102,115); }
H1.HeaderClassName
{
color: #9E6673;
}
.AnyTagClassName
{
color: #9E6673;
}
</style>
background-color css
<style>
a { background-color: #9E6673; }
a { background-color: rgb(158,102,115); }
div.DivClassName
{
background-color: #9E6673;
}
.BgClassName
{
background-color: #9E6673;
}
</style>
border-color css
<style>
span { border-color: #9E6673; }
span { border-color: rgb(158,102,115); }
td.TdClassName
{
border-color: #9E6673;
}
.TagClassName
{
border-color: #9E6673;
}
</style>