Shades of Turkish Rose #957079
Tints of Turkish Rose #957079
RGB
CMYK
RGB Variations
Color information
#957079 (or 0x957079) is known color: Turkish Rose. HEX triplet: 95, 70 and 79. RGB value is (149,112,121). Sum of RGB (Red+Green+Blue) = 149+112+121=382 (50% of max value = 765). Red value is 149 (58.59% from 255 or 39.01% from 382); Green value is 112 (44.14% from 255 or 29.32% from 382); Blue value is 121 (47.66% from 255 or 31.68% from 382); Max value from RGB is 149 - color contains mainly: red. Hex color #957079 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957079 is #6A8F86. Grayscale: #7C7C7C. Windows color (decimal): -6983559 or 7958677. OLE color: 7958677.
HSL color Cylindrical-coordinate representation of color #957079: hue angle of 345.41º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #957079 is Cyan = 0, Magento = 0.25, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 112 | 121 | - |
| CMYK | 0 | 0.25 | 0.19 | 0.42 |
| HSL | 345.41º | 0.15% | 0.51% | - |
| HSV(B) | 345.41º | 0.25% | 0.58% | - |
| XYZ | 21.64 | 19.36 | 20.69 | - |
| YUV | 124.09 | 126.26 | 145.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 112 | 121 | 0 | 0.25 | 0.19 | 0.42 | 345.41 | 0.15 | 0.51 |
| Hex | 95 | 70 | 79 | 0 | 19 | 13 | 2A | 159 | F | 33 |
| Octal | 225 | 160 | 171 | 0 | 31 | 23 | 52 | 531 | 17 | 63 |
| Binary | 10010101 | 1110000 | 1111001 | 0 | 11001 | 10011 | 101010 | 101011001 | 1111 | 110011 |
Color Harmonies of #957079
Complementary color
Monochromatic Colors of #957079
Black with #957079
Text Example
Text Example
White with #957079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957079; }
p { color: rgb(149,112,121); }
H1.HeaderClassName
{
color: #957079;
}
.AnyTagClassName
{
color: #957079;
}
</style>
background-color css
<style>
a { background-color: #957079; }
a { background-color: rgb(149,112,121); }
div.DivClassName
{
background-color: #957079;
}
.BgClassName
{
background-color: #957079;
}
</style>
border-color css
<style>
span { border-color: #957079; }
span { border-color: rgb(149,112,121); }
td.TdClassName
{
border-color: #957079;
}
.TagClassName
{
border-color: #957079;
}
</style>