Shades of Turkish Rose #957577
Tints of Turkish Rose #957577
RGB
CMYK
RGB Variations
Color information
#957577 (or 0x957577) is known color: Turkish Rose. HEX triplet: 95, 75 and 77. RGB value is (149,117,119). Sum of RGB (Red+Green+Blue) = 149+117+119=385 (50% of max value = 765). Red value is 149 (58.59% from 255 or 38.70% from 385); Green value is 117 (46.09% from 255 or 30.39% from 385); Blue value is 119 (46.88% from 255 or 30.91% from 385); Max value from RGB is 149 - color contains mainly: red. Hex color #957577 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957577 is #6A8A88. Grayscale: #7E7E7E. Windows color (decimal): -6982281 or 7828885. OLE color: 7828885.
HSL color Cylindrical-coordinate representation of color #957577: hue angle of 356.25º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #957577 is Cyan = 0, Magento = 0.21, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 117 | 119 | - |
| CMYK | 0 | 0.21 | 0.20 | 0.42 |
| HSL | 356.25º | 0.13% | 0.52% | - |
| HSV(B) | 356.25º | 0.21% | 0.58% | - |
| XYZ | 22.09 | 20.44 | 20.23 | - |
| YUV | 126.8 | 123.6 | 143.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 117 | 119 | 0 | 0.21 | 0.20 | 0.42 | 356.25 | 0.13 | 0.52 |
| Hex | 95 | 75 | 77 | 0 | 15 | 14 | 2A | 164 | D | 34 |
| Octal | 225 | 165 | 167 | 0 | 25 | 24 | 52 | 544 | 15 | 64 |
| Binary | 10010101 | 1110101 | 1110111 | 0 | 10101 | 10100 | 101010 | 101100100 | 1101 | 110100 |
Color Harmonies of #957577
Complementary color
Monochromatic Colors of #957577
Black with #957577
Text Example
Text Example
White with #957577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957577; }
p { color: rgb(149,117,119); }
H1.HeaderClassName
{
color: #957577;
}
.AnyTagClassName
{
color: #957577;
}
</style>
background-color css
<style>
a { background-color: #957577; }
a { background-color: rgb(149,117,119); }
div.DivClassName
{
background-color: #957577;
}
.BgClassName
{
background-color: #957577;
}
</style>
border-color css
<style>
span { border-color: #957577; }
span { border-color: rgb(149,117,119); }
td.TdClassName
{
border-color: #957577;
}
.TagClassName
{
border-color: #957577;
}
</style>