Shades of Turkish Rose #957276
Tints of Turkish Rose #957276
RGB
CMYK
RGB Variations
Color information
#957276 (or 0x957276) is known color: Turkish Rose. HEX triplet: 95, 72 and 76. RGB value is (149,114,118). Sum of RGB (Red+Green+Blue) = 149+114+118=381 (50% of max value = 765). Red value is 149 (58.59% from 255 or 39.11% from 381); Green value is 114 (44.92% from 255 or 29.92% from 381); Blue value is 118 (46.48% from 255 or 30.97% from 381); Max value from RGB is 149 - color contains mainly: red. Hex color #957276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957276 is #6A8D89. Grayscale: #7C7C7C. Windows color (decimal): -6983050 or 7762581. OLE color: 7762581.
HSL color Cylindrical-coordinate representation of color #957276: hue angle of 353.14º 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 #957276 is Cyan = 0, Magento = 0.23, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 114 | 118 | - |
| CMYK | 0 | 0.23 | 0.21 | 0.42 |
| HSL | 353.14º | 0.14% | 0.52% | - |
| HSV(B) | 353.14º | 0.23% | 0.58% | - |
| XYZ | 21.68 | 19.73 | 19.81 | - |
| YUV | 124.92 | 124.1 | 145.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 114 | 118 | 0 | 0.23 | 0.21 | 0.42 | 353.14 | 0.14 | 0.52 |
| Hex | 95 | 72 | 76 | 0 | 17 | 15 | 2A | 161 | E | 34 |
| Octal | 225 | 162 | 166 | 0 | 27 | 25 | 52 | 541 | 16 | 64 |
| Binary | 10010101 | 1110010 | 1110110 | 0 | 10111 | 10101 | 101010 | 101100001 | 1110 | 110100 |
Color Harmonies of #957276
Complementary color
Monochromatic Colors of #957276
Black with #957276
Text Example
Text Example
White with #957276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957276; }
p { color: rgb(149,114,118); }
H1.HeaderClassName
{
color: #957276;
}
.AnyTagClassName
{
color: #957276;
}
</style>
background-color css
<style>
a { background-color: #957276; }
a { background-color: rgb(149,114,118); }
div.DivClassName
{
background-color: #957276;
}
.BgClassName
{
background-color: #957276;
}
</style>
border-color css
<style>
span { border-color: #957276; }
span { border-color: rgb(149,114,118); }
td.TdClassName
{
border-color: #957276;
}
.TagClassName
{
border-color: #957276;
}
</style>