Shades of Turkish Rose #967175
Tints of Turkish Rose #967175
RGB
CMYK
RGB Variations
Color information
#967175 (or 0x967175) is known color: Turkish Rose. HEX triplet: 96, 71 and 75. RGB value is (150,113,117). Sum of RGB (Red+Green+Blue) = 150+113+117=380 (50% of max value = 765). Red value is 150 (58.98% from 255 or 39.47% from 380); Green value is 113 (44.53% from 255 or 29.74% from 380); Blue value is 117 (46.09% from 255 or 30.79% from 380); Max value from RGB is 150 - color contains mainly: red. Hex color #967175 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967175 is #698E8A. Grayscale: #7C7C7C. Windows color (decimal): -6917771 or 7696790. OLE color: 7696790.
HSL color Cylindrical-coordinate representation of color #967175: hue angle of 353.51º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #967175 is Cyan = 0, Magento = 0.25, Yellow = 0.22 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 113 | 117 | - |
| CMYK | 0 | 0.25 | 0.22 | 0.41 |
| HSL | 353.51º | 0.15% | 0.52% | - |
| HSV(B) | 353.51º | 0.25% | 0.59% | - |
| XYZ | 21.69 | 19.58 | 19.47 | - |
| YUV | 124.52 | 123.76 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 113 | 117 | 0 | 0.25 | 0.22 | 0.41 | 353.51 | 0.15 | 0.52 |
| Hex | 96 | 71 | 75 | 0 | 19 | 16 | 29 | 162 | F | 34 |
| Octal | 226 | 161 | 165 | 0 | 31 | 26 | 51 | 542 | 17 | 64 |
| Binary | 10010110 | 1110001 | 1110101 | 0 | 11001 | 10110 | 101001 | 101100010 | 1111 | 110100 |
Color Harmonies of #967175
Complementary color
Monochromatic Colors of #967175
Black with #967175
Text Example
Text Example
White with #967175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967175; }
p { color: rgb(150,113,117); }
H1.HeaderClassName
{
color: #967175;
}
.AnyTagClassName
{
color: #967175;
}
</style>
background-color css
<style>
a { background-color: #967175; }
a { background-color: rgb(150,113,117); }
div.DivClassName
{
background-color: #967175;
}
.BgClassName
{
background-color: #967175;
}
</style>
border-color css
<style>
span { border-color: #967175; }
span { border-color: rgb(150,113,117); }
td.TdClassName
{
border-color: #967175;
}
.TagClassName
{
border-color: #967175;
}
</style>