Shades of Turkish Rose #9D6469
Tints of Turkish Rose #9D6469
RGB
CMYK
RGB Variations
Color information
#9D6469 (or 0x9D6469) is known color: Turkish Rose. HEX triplet: 9D, 64 and 69. RGB value is (157,100,105). Sum of RGB (Red+Green+Blue) = 157+100+105=362 (47% of max value = 765). Red value is 157 (61.72% from 255 or 43.37% from 362); Green value is 100 (39.45% from 255 or 27.62% from 362); Blue value is 105 (41.41% from 255 or 29.01% from 362); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6469 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D6469 is #629B96. Grayscale: #757575. Windows color (decimal): -6462359 or 6907037. OLE color: 6907037.
HSL color Cylindrical-coordinate representation of color #9D6469: hue angle of 354.74º 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 #9D6469 is Cyan = 0, Magento = 0.36, Yellow = 0.33 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 100 | 105 | - |
| CMYK | 0 | 0.36 | 0.33 | 0.38 |
| HSL | 354.74º | 0.23% | 0.5% | - |
| HSV(B) | 354.74º | 0.36% | 0.62% | - |
| XYZ | 21.01 | 17.3 | 15.6 | - |
| YUV | 117.61 | 120.88 | 156.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 100 | 105 | 0 | 0.36 | 0.33 | 0.38 | 354.74 | 0.23 | 0.5 |
| Hex | 9D | 64 | 69 | 0 | 24 | 21 | 26 | 163 | 17 | 32 |
| Octal | 235 | 144 | 151 | 0 | 44 | 41 | 46 | 543 | 27 | 62 |
| Binary | 10011101 | 1100100 | 1101001 | 0 | 100100 | 100001 | 100110 | 101100011 | 10111 | 110010 |
Color Harmonies of #9D6469
Complementary color
Monochromatic Colors of #9D6469
Black with #9D6469
Text Example
Text Example
White with #9D6469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6469; }
p { color: rgb(157,100,105); }
H1.HeaderClassName
{
color: #9D6469;
}
.AnyTagClassName
{
color: #9D6469;
}
</style>
background-color css
<style>
a { background-color: #9D6469; }
a { background-color: rgb(157,100,105); }
div.DivClassName
{
background-color: #9D6469;
}
.BgClassName
{
background-color: #9D6469;
}
</style>
border-color css
<style>
span { border-color: #9D6469; }
span { border-color: rgb(157,100,105); }
td.TdClassName
{
border-color: #9D6469;
}
.TagClassName
{
border-color: #9D6469;
}
</style>