Shades of Turkish Rose #957075
Tints of Turkish Rose #957075
RGB
CMYK
RGB Variations
Color information
#957075 (or 0x957075) is known color: Turkish Rose. HEX triplet: 95, 70 and 75. RGB value is (149,112,117). Sum of RGB (Red+Green+Blue) = 149+112+117=378 (50% of max value = 765). Red value is 149 (58.59% from 255 or 39.42% from 378); Green value is 112 (44.14% from 255 or 29.63% from 378); Blue value is 117 (46.09% from 255 or 30.95% from 378); Max value from RGB is 149 - color contains mainly: red. Hex color #957075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957075 is #6A8F8A. Grayscale: #7B7B7B. Windows color (decimal): -6983563 or 7696533. OLE color: 7696533.
HSL color Cylindrical-coordinate representation of color #957075: hue angle of 351.89º 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 #957075 is Cyan = 0, Magento = 0.25, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 112 | 117 | - |
| CMYK | 0 | 0.25 | 0.21 | 0.42 |
| HSL | 351.89º | 0.15% | 0.51% | - |
| HSV(B) | 351.89º | 0.25% | 0.58% | - |
| XYZ | 21.4 | 19.26 | 19.42 | - |
| YUV | 123.63 | 124.26 | 146.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 112 | 117 | 0 | 0.25 | 0.21 | 0.42 | 351.89 | 0.15 | 0.51 |
| Hex | 95 | 70 | 75 | 0 | 19 | 15 | 2A | 160 | F | 33 |
| Octal | 225 | 160 | 165 | 0 | 31 | 25 | 52 | 540 | 17 | 63 |
| Binary | 10010101 | 1110000 | 1110101 | 0 | 11001 | 10101 | 101010 | 101100000 | 1111 | 110011 |
Color Harmonies of #957075
Complementary color
Monochromatic Colors of #957075
Black with #957075
Text Example
Text Example
White with #957075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957075; }
p { color: rgb(149,112,117); }
H1.HeaderClassName
{
color: #957075;
}
.AnyTagClassName
{
color: #957075;
}
</style>
background-color css
<style>
a { background-color: #957075; }
a { background-color: rgb(149,112,117); }
div.DivClassName
{
background-color: #957075;
}
.BgClassName
{
background-color: #957075;
}
</style>
border-color css
<style>
span { border-color: #957075; }
span { border-color: rgb(149,112,117); }
td.TdClassName
{
border-color: #957075;
}
.TagClassName
{
border-color: #957075;
}
</style>