Shades of Turkish Rose #957377
Tints of Turkish Rose #957377
RGB
CMYK
RGB Variations
Color information
#957377 (or 0x957377) is known color: Turkish Rose. HEX triplet: 95, 73 and 77. RGB value is (149,115,119). Sum of RGB (Red+Green+Blue) = 149+115+119=383 (50% of max value = 765). Red value is 149 (58.59% from 255 or 38.90% from 383); Green value is 115 (45.31% from 255 or 30.03% from 383); Blue value is 119 (46.88% from 255 or 31.07% from 383); Max value from RGB is 149 - color contains mainly: red. Hex color #957377 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957377 is #6A8C88. Grayscale: #7D7D7D. Windows color (decimal): -6982793 or 7828373. OLE color: 7828373.
HSL color Cylindrical-coordinate representation of color #957377: hue angle of 352.94º 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 #957377 is Cyan = 0, Magento = 0.23, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 115 | 119 | - |
| CMYK | 0 | 0.23 | 0.20 | 0.42 |
| HSL | 352.94º | 0.14% | 0.52% | - |
| HSV(B) | 352.94º | 0.23% | 0.58% | - |
| XYZ | 21.85 | 19.98 | 20.16 | - |
| YUV | 125.62 | 124.26 | 144.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 115 | 119 | 0 | 0.23 | 0.20 | 0.42 | 352.94 | 0.14 | 0.52 |
| Hex | 95 | 73 | 77 | 0 | 17 | 14 | 2A | 161 | E | 34 |
| Octal | 225 | 163 | 167 | 0 | 27 | 24 | 52 | 541 | 16 | 64 |
| Binary | 10010101 | 1110011 | 1110111 | 0 | 10111 | 10100 | 101010 | 101100001 | 1110 | 110100 |
Color Harmonies of #957377
Complementary color
Monochromatic Colors of #957377
Black with #957377
Text Example
Text Example
White with #957377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957377; }
p { color: rgb(149,115,119); }
H1.HeaderClassName
{
color: #957377;
}
.AnyTagClassName
{
color: #957377;
}
</style>
background-color css
<style>
a { background-color: #957377; }
a { background-color: rgb(149,115,119); }
div.DivClassName
{
background-color: #957377;
}
.BgClassName
{
background-color: #957377;
}
</style>
border-color css
<style>
span { border-color: #957377; }
span { border-color: rgb(149,115,119); }
td.TdClassName
{
border-color: #957377;
}
.TagClassName
{
border-color: #957377;
}
</style>