Shades of Turkish Rose #9E6573
Tints of Turkish Rose #9E6573
RGB
CMYK
RGB Variations
Color information
#9E6573 (or 0x9E6573) is known color: Turkish Rose. HEX triplet: 9E, 65 and 73. RGB value is (158,101,115). Sum of RGB (Red+Green+Blue) = 158+101+115=374 (49% of max value = 765). Red value is 158 (62.11% from 255 or 42.25% from 374); Green value is 101 (39.84% from 255 or 27.01% from 374); Blue value is 115 (45.31% from 255 or 30.75% from 374); Max value from RGB is 158 - color contains mainly: red. Hex color #9E6573 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E6573 is #619A8C. Grayscale: #777777. Windows color (decimal): -6396557 or 7562654. OLE color: 7562654.
HSL color Cylindrical-coordinate representation of color #9E6573: hue angle of 345.26º degrees, saturation: 0.23, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #9E6573 is Cyan = 0, Magento = 0.36, Yellow = 0.27 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 101 | 115 | - |
| CMYK | 0 | 0.36 | 0.27 | 0.38 |
| HSL | 345.26º | 0.23% | 0.51% | - |
| HSV(B) | 345.26º | 0.36% | 0.62% | - |
| XYZ | 21.85 | 17.81 | 18.51 | - |
| YUV | 119.64 | 125.38 | 155.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 101 | 115 | 0 | 0.36 | 0.27 | 0.38 | 345.26 | 0.23 | 0.51 |
| Hex | 9E | 65 | 73 | 0 | 24 | 1B | 26 | 159 | 17 | 33 |
| Octal | 236 | 145 | 163 | 0 | 44 | 33 | 46 | 531 | 27 | 63 |
| Binary | 10011110 | 1100101 | 1110011 | 0 | 100100 | 11011 | 100110 | 101011001 | 10111 | 110011 |
Color Harmonies of #9E6573
Complementary color
Monochromatic Colors of #9E6573
Black with #9E6573
Text Example
Text Example
White with #9E6573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E6573; }
p { color: rgb(158,101,115); }
H1.HeaderClassName
{
color: #9E6573;
}
.AnyTagClassName
{
color: #9E6573;
}
</style>
background-color css
<style>
a { background-color: #9E6573; }
a { background-color: rgb(158,101,115); }
div.DivClassName
{
background-color: #9E6573;
}
.BgClassName
{
background-color: #9E6573;
}
</style>
border-color css
<style>
span { border-color: #9E6573; }
span { border-color: rgb(158,101,115); }
td.TdClassName
{
border-color: #9E6573;
}
.TagClassName
{
border-color: #9E6573;
}
</style>