Shades of Turkish Rose #9D6465
Tints of Turkish Rose #9D6465
RGB
CMYK
RGB Variations
Color information
#9D6465 (or 0x9D6465) is known color: Turkish Rose. HEX triplet: 9D, 64 and 65. RGB value is (157,100,101). Sum of RGB (Red+Green+Blue) = 157+100+101=358 (47% of max value = 765). Red value is 157 (61.72% from 255 or 43.85% from 358); Green value is 100 (39.45% from 255 or 27.93% from 358); Blue value is 101 (39.84% from 255 or 28.21% from 358); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6465 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D6465 is #629B9A. Grayscale: #757575. Windows color (decimal): -6462363 or 6644893. OLE color: 6644893.
HSL color Cylindrical-coordinate representation of color #9D6465: hue angle of 358.95º degrees, saturation: 0.23, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #9D6465 is Cyan = 0, Magento = 0.36, Yellow = 0.36 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 100 | 101 | - |
| CMYK | 0 | 0.36 | 0.36 | 0.38 |
| HSL | 358.95º | 0.23% | 0.5% | - |
| HSV(B) | 358.95º | 0.36% | 0.62% | - |
| XYZ | 20.81 | 17.22 | 14.54 | - |
| YUV | 117.16 | 118.88 | 156.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 100 | 101 | 0 | 0.36 | 0.36 | 0.38 | 358.95 | 0.23 | 0.5 |
| Hex | 9D | 64 | 65 | 0 | 24 | 24 | 26 | 167 | 17 | 32 |
| Octal | 235 | 144 | 145 | 0 | 44 | 44 | 46 | 547 | 27 | 62 |
| Binary | 10011101 | 1100100 | 1100101 | 0 | 100100 | 100100 | 100110 | 101100111 | 10111 | 110010 |
Color Harmonies of #9D6465
Complementary color
Monochromatic Colors of #9D6465
Black with #9D6465
Text Example
Text Example
White with #9D6465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6465; }
p { color: rgb(157,100,101); }
H1.HeaderClassName
{
color: #9D6465;
}
.AnyTagClassName
{
color: #9D6465;
}
</style>
background-color css
<style>
a { background-color: #9D6465; }
a { background-color: rgb(157,100,101); }
div.DivClassName
{
background-color: #9D6465;
}
.BgClassName
{
background-color: #9D6465;
}
</style>
border-color css
<style>
span { border-color: #9D6465; }
span { border-color: rgb(157,100,101); }
td.TdClassName
{
border-color: #9D6465;
}
.TagClassName
{
border-color: #9D6465;
}
</style>