Shades of Turkish Rose #957376
Tints of Turkish Rose #957376
RGB
CMYK
RGB Variations
Color information
#957376 (or 0x957376) is known color: Turkish Rose. HEX triplet: 95, 73 and 76. RGB value is (149,115,118). Sum of RGB (Red+Green+Blue) = 149+115+118=382 (50% of max value = 765). Red value is 149 (58.59% from 255 or 39.01% from 382); Green value is 115 (45.31% from 255 or 30.10% from 382); Blue value is 118 (46.48% from 255 or 30.89% from 382); Max value from RGB is 149 - color contains mainly: red. Hex color #957376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957376 is #6A8C89. Grayscale: #7D7D7D. Windows color (decimal): -6982794 or 7762837. OLE color: 7762837.
HSL color Cylindrical-coordinate representation of color #957376: hue angle of 354.71º 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 #957376 is Cyan = 0, Magento = 0.23, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 115 | 118 | - |
| CMYK | 0 | 0.23 | 0.21 | 0.42 |
| HSL | 354.71º | 0.14% | 0.52% | - |
| HSV(B) | 354.71º | 0.23% | 0.58% | - |
| XYZ | 21.8 | 19.96 | 19.84 | - |
| YUV | 125.51 | 123.76 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 115 | 118 | 0 | 0.23 | 0.21 | 0.42 | 354.71 | 0.14 | 0.52 |
| Hex | 95 | 73 | 76 | 0 | 17 | 15 | 2A | 163 | E | 34 |
| Octal | 225 | 163 | 166 | 0 | 27 | 25 | 52 | 543 | 16 | 64 |
| Binary | 10010101 | 1110011 | 1110110 | 0 | 10111 | 10101 | 101010 | 101100011 | 1110 | 110100 |
Color Harmonies of #957376
Complementary color
Monochromatic Colors of #957376
Black with #957376
Text Example
Text Example
White with #957376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957376; }
p { color: rgb(149,115,118); }
H1.HeaderClassName
{
color: #957376;
}
.AnyTagClassName
{
color: #957376;
}
</style>
background-color css
<style>
a { background-color: #957376; }
a { background-color: rgb(149,115,118); }
div.DivClassName
{
background-color: #957376;
}
.BgClassName
{
background-color: #957376;
}
</style>
border-color css
<style>
span { border-color: #957376; }
span { border-color: rgb(149,115,118); }
td.TdClassName
{
border-color: #957376;
}
.TagClassName
{
border-color: #957376;
}
</style>