Shades of Turkish Rose #9D777A
Tints of Turkish Rose #9D777A
RGB
CMYK
RGB Variations
Color information
#9D777A (or 0x9D777A) is known color: Turkish Rose. HEX triplet: 9D, 77 and 7A. RGB value is (157,119,122). Sum of RGB (Red+Green+Blue) = 157+119+122=398 (52% of max value = 765). Red value is 157 (61.72% from 255 or 39.45% from 398); Green value is 119 (46.88% from 255 or 29.90% from 398); Blue value is 122 (48.05% from 255 or 30.65% from 398); Max value from RGB is 157 - color contains mainly: red. Hex color #9D777A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9D777A is #628885. Grayscale: #828282. Windows color (decimal): -6457478 or 8026013. OLE color: 8026013.
HSL color Cylindrical-coordinate representation of color #9D777A: hue angle of 355.26º degrees, saturation: 0.16, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9D777A is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 119 | 122 | - |
| CMYK | 0 | 0.24 | 0.22 | 0.38 |
| HSL | 355.26º | 0.16% | 0.54% | - |
| HSV(B) | 355.26º | 0.24% | 0.62% | - |
| XYZ | 24.01 | 21.77 | 21.35 | - |
| YUV | 130.7 | 123.09 | 146.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 119 | 122 | 0 | 0.24 | 0.22 | 0.38 | 355.26 | 0.16 | 0.54 |
| Hex | 9D | 77 | 7A | 0 | 18 | 16 | 26 | 163 | 10 | 36 |
| Octal | 235 | 167 | 172 | 0 | 30 | 26 | 46 | 543 | 20 | 66 |
| Binary | 10011101 | 1110111 | 1111010 | 0 | 11000 | 10110 | 100110 | 101100011 | 10000 | 110110 |
Color Harmonies of #9D777A
Complementary color
Monochromatic Colors of #9D777A
Black with #9D777A
Text Example
Text Example
White with #9D777A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D777A; }
p { color: rgb(157,119,122); }
H1.HeaderClassName
{
color: #9D777A;
}
.AnyTagClassName
{
color: #9D777A;
}
</style>
background-color css
<style>
a { background-color: #9D777A; }
a { background-color: rgb(157,119,122); }
div.DivClassName
{
background-color: #9D777A;
}
.BgClassName
{
background-color: #9D777A;
}
</style>
border-color css
<style>
span { border-color: #9D777A; }
span { border-color: rgb(157,119,122); }
td.TdClassName
{
border-color: #9D777A;
}
.TagClassName
{
border-color: #9D777A;
}
</style>