Shades of Turkish Rose #957279
Tints of Turkish Rose #957279
RGB
CMYK
RGB Variations
Color information
#957279 (or 0x957279) is known color: Turkish Rose. HEX triplet: 95, 72 and 79. RGB value is (149,114,121). Sum of RGB (Red+Green+Blue) = 149+114+121=384 (50% of max value = 765). Red value is 149 (58.59% from 255 or 38.80% from 384); Green value is 114 (44.92% from 255 or 29.69% from 384); Blue value is 121 (47.66% from 255 or 31.51% from 384); Max value from RGB is 149 - color contains mainly: red. Hex color #957279 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957279 is #6A8D86. Grayscale: #7D7D7D. Windows color (decimal): -6983047 or 7959189. OLE color: 7959189.
HSL color Cylindrical-coordinate representation of color #957279: hue angle of 348º 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 #957279 is Cyan = 0, Magento = 0.23, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 114 | 121 | - |
| CMYK | 0 | 0.23 | 0.19 | 0.42 |
| HSL | 348º | 0.14% | 0.52% | - |
| HSV(B) | 348º | 0.23% | 0.58% | - |
| XYZ | 21.86 | 19.8 | 20.76 | - |
| YUV | 125.26 | 125.6 | 144.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 114 | 121 | 0 | 0.23 | 0.19 | 0.42 | 348 | 0.14 | 0.52 |
| Hex | 95 | 72 | 79 | 0 | 17 | 13 | 2A | 15C | E | 34 |
| Octal | 225 | 162 | 171 | 0 | 27 | 23 | 52 | 534 | 16 | 64 |
| Binary | 10010101 | 1110010 | 1111001 | 0 | 10111 | 10011 | 101010 | 101011100 | 1110 | 110100 |
Color Harmonies of #957279
Complementary color
Monochromatic Colors of #957279
Black with #957279
Text Example
Text Example
White with #957279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957279; }
p { color: rgb(149,114,121); }
H1.HeaderClassName
{
color: #957279;
}
.AnyTagClassName
{
color: #957279;
}
</style>
background-color css
<style>
a { background-color: #957279; }
a { background-color: rgb(149,114,121); }
div.DivClassName
{
background-color: #957279;
}
.BgClassName
{
background-color: #957279;
}
</style>
border-color css
<style>
span { border-color: #957279; }
span { border-color: rgb(149,114,121); }
td.TdClassName
{
border-color: #957279;
}
.TagClassName
{
border-color: #957279;
}
</style>