Shades of Turkish Rose #957478
Tints of Turkish Rose #957478
RGB
CMYK
RGB Variations
Color information
#957478 (or 0x957478) is known color: Turkish Rose. HEX triplet: 95, 74 and 78. RGB value is (149,116,120). Sum of RGB (Red+Green+Blue) = 149+116+120=385 (50% of max value = 765). Red value is 149 (58.59% from 255 or 38.70% from 385); Green value is 116 (45.70% from 255 or 30.13% from 385); Blue value is 120 (47.27% from 255 or 31.17% from 385); Max value from RGB is 149 - color contains mainly: red. Hex color #957478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957478 is #6A8B87. Grayscale: #7E7E7E. Windows color (decimal): -6982536 or 7894165. OLE color: 7894165.
HSL color Cylindrical-coordinate representation of color #957478: hue angle of 352.73º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #957478 is Cyan = 0, Magento = 0.22, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 116 | 120 | - |
| CMYK | 0 | 0.22 | 0.19 | 0.42 |
| HSL | 352.73º | 0.13% | 0.52% | - |
| HSV(B) | 352.73º | 0.22% | 0.58% | - |
| XYZ | 22.03 | 20.24 | 20.51 | - |
| YUV | 126.32 | 124.43 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 116 | 120 | 0 | 0.22 | 0.19 | 0.42 | 352.73 | 0.13 | 0.52 |
| Hex | 95 | 74 | 78 | 0 | 16 | 13 | 2A | 161 | D | 34 |
| Octal | 225 | 164 | 170 | 0 | 26 | 23 | 52 | 541 | 15 | 64 |
| Binary | 10010101 | 1110100 | 1111000 | 0 | 10110 | 10011 | 101010 | 101100001 | 1101 | 110100 |
Color Harmonies of #957478
Complementary color
Monochromatic Colors of #957478
Black with #957478
Text Example
Text Example
White with #957478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957478; }
p { color: rgb(149,116,120); }
H1.HeaderClassName
{
color: #957478;
}
.AnyTagClassName
{
color: #957478;
}
</style>
background-color css
<style>
a { background-color: #957478; }
a { background-color: rgb(149,116,120); }
div.DivClassName
{
background-color: #957478;
}
.BgClassName
{
background-color: #957478;
}
</style>
border-color css
<style>
span { border-color: #957478; }
span { border-color: rgb(149,116,120); }
td.TdClassName
{
border-color: #957478;
}
.TagClassName
{
border-color: #957478;
}
</style>