Shades of Turkish Rose #9B7074
Tints of Turkish Rose #9B7074
RGB
CMYK
RGB Variations
Color information
#9B7074 (or 0x9B7074) is known color: Turkish Rose. HEX triplet: 9B, 70 and 74. RGB value is (155,112,116). Sum of RGB (Red+Green+Blue) = 155+112+116=383 (50% of max value = 765). Red value is 155 (60.94% from 255 or 40.47% from 383); Green value is 112 (44.14% from 255 or 29.24% from 383); Blue value is 116 (45.70% from 255 or 30.29% from 383); Max value from RGB is 155 - color contains mainly: red. Hex color #9B7074 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9B7074 is #648F8B. Grayscale: #7D7D7D. Windows color (decimal): -6590348 or 7631003. OLE color: 7631003.
HSL color Cylindrical-coordinate representation of color #9B7074: hue angle of 354.42º degrees, saturation: 0.18, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #9B7074 is Cyan = 0, Magento = 0.28, Yellow = 0.25 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 155 | 112 | 116 | - |
| CMYK | 0 | 0.28 | 0.25 | 0.39 |
| HSL | 354.42º | 0.18% | 0.52% | - |
| HSV(B) | 354.42º | 0.28% | 0.61% | - |
| XYZ | 22.46 | 19.82 | 19.16 | - |
| YUV | 125.31 | 122.75 | 149.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 112 | 116 | 0 | 0.28 | 0.25 | 0.39 | 354.42 | 0.18 | 0.52 |
| Hex | 9B | 70 | 74 | 0 | 1C | 19 | 27 | 162 | 12 | 34 |
| Octal | 233 | 160 | 164 | 0 | 34 | 31 | 47 | 542 | 22 | 64 |
| Binary | 10011011 | 1110000 | 1110100 | 0 | 11100 | 11001 | 100111 | 101100010 | 10010 | 110100 |
Color Harmonies of #9B7074
Complementary color
Monochromatic Colors of #9B7074
Black with #9B7074
Text Example
Text Example
White with #9B7074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9B7074; }
p { color: rgb(155,112,116); }
H1.HeaderClassName
{
color: #9B7074;
}
.AnyTagClassName
{
color: #9B7074;
}
</style>
background-color css
<style>
a { background-color: #9B7074; }
a { background-color: rgb(155,112,116); }
div.DivClassName
{
background-color: #9B7074;
}
.BgClassName
{
background-color: #9B7074;
}
</style>
border-color css
<style>
span { border-color: #9B7074; }
span { border-color: rgb(155,112,116); }
td.TdClassName
{
border-color: #9B7074;
}
.TagClassName
{
border-color: #9B7074;
}
</style>