Shades of Turkish Rose #9D636A
Tints of Turkish Rose #9D636A
RGB
CMYK
RGB Variations
Color information
#9D636A (or 0x9D636A) is known color: Turkish Rose. HEX triplet: 9D, 63 and 6A. RGB value is (157,99,106). Sum of RGB (Red+Green+Blue) = 157+99+106=362 (47% of max value = 765). Red value is 157 (61.72% from 255 or 43.37% from 362); Green value is 99 (39.06% from 255 or 27.35% from 362); Blue value is 106 (41.80% from 255 or 29.28% from 362); Max value from RGB is 157 - color contains mainly: red. Hex color #9D636A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D636A is #629C95. Grayscale: #757575. Windows color (decimal): -6462614 or 6972317. OLE color: 6972317.
HSL color Cylindrical-coordinate representation of color #9D636A: hue angle of 352.76º degrees, saturation: 0.23, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #9D636A is Cyan = 0, Magento = 0.37, Yellow = 0.32 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 99 | 106 | - |
| CMYK | 0 | 0.37 | 0.32 | 0.38 |
| HSL | 352.76º | 0.23% | 0.5% | - |
| HSV(B) | 352.76º | 0.37% | 0.62% | - |
| XYZ | 20.97 | 17.13 | 15.84 | - |
| YUV | 117.14 | 121.72 | 156.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 99 | 106 | 0 | 0.37 | 0.32 | 0.38 | 352.76 | 0.23 | 0.5 |
| Hex | 9D | 63 | 6A | 0 | 25 | 20 | 26 | 161 | 17 | 32 |
| Octal | 235 | 143 | 152 | 0 | 45 | 40 | 46 | 541 | 27 | 62 |
| Binary | 10011101 | 1100011 | 1101010 | 0 | 100101 | 100000 | 100110 | 101100001 | 10111 | 110010 |
Color Harmonies of #9D636A
Complementary color
Monochromatic Colors of #9D636A
Black with #9D636A
Text Example
Text Example
White with #9D636A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D636A; }
p { color: rgb(157,99,106); }
H1.HeaderClassName
{
color: #9D636A;
}
.AnyTagClassName
{
color: #9D636A;
}
</style>
background-color css
<style>
a { background-color: #9D636A; }
a { background-color: rgb(157,99,106); }
div.DivClassName
{
background-color: #9D636A;
}
.BgClassName
{
background-color: #9D636A;
}
</style>
border-color css
<style>
span { border-color: #9D636A; }
span { border-color: rgb(157,99,106); }
td.TdClassName
{
border-color: #9D636A;
}
.TagClassName
{
border-color: #9D636A;
}
</style>