Shades of Turkish Rose #957375
Tints of Turkish Rose #957375
RGB
CMYK
RGB Variations
Color information
#957375 (or 0x957375) is known color: Turkish Rose. HEX triplet: 95, 73 and 75. RGB value is (149,115,117). Sum of RGB (Red+Green+Blue) = 149+115+117=381 (50% of max value = 765). Red value is 149 (58.59% from 255 or 39.11% from 381); Green value is 115 (45.31% from 255 or 30.18% from 381); Blue value is 117 (46.09% from 255 or 30.71% from 381); Max value from RGB is 149 - color contains mainly: red. Hex color #957375 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957375 is #6A8C8A. Grayscale: #7D7D7D. Windows color (decimal): -6982795 or 7697301. OLE color: 7697301.
HSL color Cylindrical-coordinate representation of color #957375: hue angle of 356.47º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #957375 is Cyan = 0, Magento = 0.23, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 115 | 117 | - |
| CMYK | 0 | 0.23 | 0.21 | 0.42 |
| HSL | 356.47º | 0.14% | 0.52% | - |
| HSV(B) | 356.47º | 0.23% | 0.58% | - |
| XYZ | 21.74 | 19.94 | 19.53 | - |
| YUV | 125.39 | 123.26 | 144.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 115 | 117 | 0 | 0.23 | 0.21 | 0.42 | 356.47 | 0.14 | 0.52 |
| Hex | 95 | 73 | 75 | 0 | 17 | 15 | 2A | 164 | E | 34 |
| Octal | 225 | 163 | 165 | 0 | 27 | 25 | 52 | 544 | 16 | 64 |
| Binary | 10010101 | 1110011 | 1110101 | 0 | 10111 | 10101 | 101010 | 101100100 | 1110 | 110100 |
Color Harmonies of #957375
Complementary color
Monochromatic Colors of #957375
Black with #957375
Text Example
Text Example
White with #957375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957375; }
p { color: rgb(149,115,117); }
H1.HeaderClassName
{
color: #957375;
}
.AnyTagClassName
{
color: #957375;
}
</style>
background-color css
<style>
a { background-color: #957375; }
a { background-color: rgb(149,115,117); }
div.DivClassName
{
background-color: #957375;
}
.BgClassName
{
background-color: #957375;
}
</style>
border-color css
<style>
span { border-color: #957375; }
span { border-color: rgb(149,115,117); }
td.TdClassName
{
border-color: #957375;
}
.TagClassName
{
border-color: #957375;
}
</style>