Shades of Turkish Rose #967174
Tints of Turkish Rose #967174
RGB
CMYK
RGB Variations
Color information
#967174 (or 0x967174) is known color: Turkish Rose. HEX triplet: 96, 71 and 74. RGB value is (150,113,116). Sum of RGB (Red+Green+Blue) = 150+113+116=379 (50% of max value = 765). Red value is 150 (58.98% from 255 or 39.58% from 379); Green value is 113 (44.53% from 255 or 29.82% from 379); Blue value is 116 (45.70% from 255 or 30.61% from 379); Max value from RGB is 150 - color contains mainly: red. Hex color #967174 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967174 is #698E8B. Grayscale: #7C7C7C. Windows color (decimal): -6917772 or 7631254. OLE color: 7631254.
HSL color Cylindrical-coordinate representation of color #967174: hue angle of 355.14º 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 #967174 is Cyan = 0, Magento = 0.25, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 113 | 116 | - |
| CMYK | 0 | 0.25 | 0.23 | 0.41 |
| HSL | 355.14º | 0.15% | 0.52% | - |
| HSV(B) | 355.14º | 0.25% | 0.59% | - |
| XYZ | 21.64 | 19.56 | 19.16 | - |
| YUV | 124.41 | 123.26 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 113 | 116 | 0 | 0.25 | 0.23 | 0.41 | 355.14 | 0.15 | 0.52 |
| Hex | 96 | 71 | 74 | 0 | 19 | 17 | 29 | 163 | F | 34 |
| Octal | 226 | 161 | 164 | 0 | 31 | 27 | 51 | 543 | 17 | 64 |
| Binary | 10010110 | 1110001 | 1110100 | 0 | 11001 | 10111 | 101001 | 101100011 | 1111 | 110100 |
Color Harmonies of #967174
Complementary color
Monochromatic Colors of #967174
Black with #967174
Text Example
Text Example
White with #967174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967174; }
p { color: rgb(150,113,116); }
H1.HeaderClassName
{
color: #967174;
}
.AnyTagClassName
{
color: #967174;
}
</style>
background-color css
<style>
a { background-color: #967174; }
a { background-color: rgb(150,113,116); }
div.DivClassName
{
background-color: #967174;
}
.BgClassName
{
background-color: #967174;
}
</style>
border-color css
<style>
span { border-color: #967174; }
span { border-color: rgb(150,113,116); }
td.TdClassName
{
border-color: #967174;
}
.TagClassName
{
border-color: #967174;
}
</style>