Shades of Turkish Rose #957172
Tints of Turkish Rose #957172
RGB
CMYK
RGB Variations
Color information
#957172 (or 0x957172) is known color: Turkish Rose. HEX triplet: 95, 71 and 72. RGB value is (149,113,114). Sum of RGB (Red+Green+Blue) = 149+113+114=376 (49% of max value = 765). Red value is 149 (58.59% from 255 or 39.63% from 376); Green value is 113 (44.53% from 255 or 30.05% from 376); Blue value is 114 (44.92% from 255 or 30.32% from 376); Max value from RGB is 149 - color contains mainly: red. Hex color #957172 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957172 is #6A8E8D. Grayscale: #7B7B7B. Windows color (decimal): -6983310 or 7500181. OLE color: 7500181.
HSL color Cylindrical-coordinate representation of color #957172: hue angle of 358.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 #957172 is Cyan = 0, Magento = 0.24, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 113 | 114 | - |
| CMYK | 0 | 0.24 | 0.23 | 0.42 |
| HSL | 358.33º | 0.15% | 0.51% | - |
| HSV(B) | 358.33º | 0.24% | 0.58% | - |
| XYZ | 21.34 | 19.41 | 18.54 | - |
| YUV | 123.88 | 122.43 | 145.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 113 | 114 | 0 | 0.24 | 0.23 | 0.42 | 358.33 | 0.15 | 0.51 |
| Hex | 95 | 71 | 72 | 0 | 18 | 17 | 2A | 166 | F | 33 |
| Octal | 225 | 161 | 162 | 0 | 30 | 27 | 52 | 546 | 17 | 63 |
| Binary | 10010101 | 1110001 | 1110010 | 0 | 11000 | 10111 | 101010 | 101100110 | 1111 | 110011 |
Color Harmonies of #957172
Complementary color
Monochromatic Colors of #957172
Black with #957172
Text Example
Text Example
White with #957172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957172; }
p { color: rgb(149,113,114); }
H1.HeaderClassName
{
color: #957172;
}
.AnyTagClassName
{
color: #957172;
}
</style>
background-color css
<style>
a { background-color: #957172; }
a { background-color: rgb(149,113,114); }
div.DivClassName
{
background-color: #957172;
}
.BgClassName
{
background-color: #957172;
}
</style>
border-color css
<style>
span { border-color: #957172; }
span { border-color: rgb(149,113,114); }
td.TdClassName
{
border-color: #957172;
}
.TagClassName
{
border-color: #957172;
}
</style>