Shades of Turkish Rose #957178
Tints of Turkish Rose #957178
RGB
CMYK
RGB Variations
Color information
#957178 (or 0x957178) is known color: Turkish Rose. HEX triplet: 95, 71 and 78. RGB value is (149,113,120). Sum of RGB (Red+Green+Blue) = 149+113+120=382 (50% of max value = 765). Red value is 149 (58.59% from 255 or 39.01% from 382); Green value is 113 (44.53% from 255 or 29.58% from 382); Blue value is 120 (47.27% from 255 or 31.41% from 382); Max value from RGB is 149 - color contains mainly: red. Hex color #957178 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957178 is #6A8E87. Grayscale: #7C7C7C. Windows color (decimal): -6983304 or 7893397. OLE color: 7893397.
HSL color Cylindrical-coordinate representation of color #957178: hue angle of 348.33º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #957178 is Cyan = 0, Magento = 0.24, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 113 | 120 | - |
| CMYK | 0 | 0.24 | 0.19 | 0.42 |
| HSL | 348.33º | 0.15% | 0.51% | - |
| HSV(B) | 348.33º | 0.24% | 0.58% | - |
| XYZ | 21.69 | 19.56 | 20.4 | - |
| YUV | 124.56 | 125.43 | 145.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 113 | 120 | 0 | 0.24 | 0.19 | 0.42 | 348.33 | 0.15 | 0.51 |
| Hex | 95 | 71 | 78 | 0 | 18 | 13 | 2A | 15C | F | 33 |
| Octal | 225 | 161 | 170 | 0 | 30 | 23 | 52 | 534 | 17 | 63 |
| Binary | 10010101 | 1110001 | 1111000 | 0 | 11000 | 10011 | 101010 | 101011100 | 1111 | 110011 |
Color Harmonies of #957178
Complementary color
Monochromatic Colors of #957178
Black with #957178
Text Example
Text Example
White with #957178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957178; }
p { color: rgb(149,113,120); }
H1.HeaderClassName
{
color: #957178;
}
.AnyTagClassName
{
color: #957178;
}
</style>
background-color css
<style>
a { background-color: #957178; }
a { background-color: rgb(149,113,120); }
div.DivClassName
{
background-color: #957178;
}
.BgClassName
{
background-color: #957178;
}
</style>
border-color css
<style>
span { border-color: #957178; }
span { border-color: rgb(149,113,120); }
td.TdClassName
{
border-color: #957178;
}
.TagClassName
{
border-color: #957178;
}
</style>