Shades of Turkish Rose #957074
Tints of Turkish Rose #957074
RGB
CMYK
RGB Variations
Color information
#957074 (or 0x957074) is known color: Turkish Rose. HEX triplet: 95, 70 and 74. RGB value is (149,112,116). Sum of RGB (Red+Green+Blue) = 149+112+116=377 (49% of max value = 765). Red value is 149 (58.59% from 255 or 39.52% from 377); Green value is 112 (44.14% from 255 or 29.71% from 377); Blue value is 116 (45.70% from 255 or 30.77% from 377); Max value from RGB is 149 - color contains mainly: red. Hex color #957074 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957074 is #6A8F8B. Grayscale: #7B7B7B. Windows color (decimal): -6983564 or 7630997. OLE color: 7630997.
HSL color Cylindrical-coordinate representation of color #957074: hue angle of 353.51º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #957074 is Cyan = 0, Magento = 0.25, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 112 | 116 | - |
| CMYK | 0 | 0.25 | 0.22 | 0.42 |
| HSL | 353.51º | 0.15% | 0.51% | - |
| HSV(B) | 353.51º | 0.25% | 0.58% | - |
| XYZ | 21.34 | 19.24 | 19.11 | - |
| YUV | 123.52 | 123.76 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 112 | 116 | 0 | 0.25 | 0.22 | 0.42 | 353.51 | 0.15 | 0.51 |
| Hex | 95 | 70 | 74 | 0 | 19 | 16 | 2A | 162 | F | 33 |
| Octal | 225 | 160 | 164 | 0 | 31 | 26 | 52 | 542 | 17 | 63 |
| Binary | 10010101 | 1110000 | 1110100 | 0 | 11001 | 10110 | 101010 | 101100010 | 1111 | 110011 |
Color Harmonies of #957074
Complementary color
Monochromatic Colors of #957074
Black with #957074
Text Example
Text Example
White with #957074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957074; }
p { color: rgb(149,112,116); }
H1.HeaderClassName
{
color: #957074;
}
.AnyTagClassName
{
color: #957074;
}
</style>
background-color css
<style>
a { background-color: #957074; }
a { background-color: rgb(149,112,116); }
div.DivClassName
{
background-color: #957074;
}
.BgClassName
{
background-color: #957074;
}
</style>
border-color css
<style>
span { border-color: #957074; }
span { border-color: rgb(149,112,116); }
td.TdClassName
{
border-color: #957074;
}
.TagClassName
{
border-color: #957074;
}
</style>