Shades of Turkish Rose #957578
Tints of Turkish Rose #957578
RGB
CMYK
RGB Variations
Color information
#957578 (or 0x957578) is known color: Turkish Rose. HEX triplet: 95, 75 and 78. RGB value is (149,117,120). Sum of RGB (Red+Green+Blue) = 149+117+120=386 (51% of max value = 765). Red value is 149 (58.59% from 255 or 38.60% from 386); Green value is 117 (46.09% from 255 or 30.31% from 386); Blue value is 120 (47.27% from 255 or 31.09% from 386); Max value from RGB is 149 - color contains mainly: red. Hex color #957578 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957578 is #6A8A87. Grayscale: #7E7E7E. Windows color (decimal): -6982280 or 7894421. OLE color: 7894421.
HSL color Cylindrical-coordinate representation of color #957578: hue angle of 354.38º 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 #957578 is Cyan = 0, Magento = 0.21, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 117 | 120 | - |
| CMYK | 0 | 0.21 | 0.19 | 0.42 |
| HSL | 354.38º | 0.13% | 0.52% | - |
| HSV(B) | 354.38º | 0.21% | 0.58% | - |
| XYZ | 22.15 | 20.47 | 20.55 | - |
| YUV | 126.91 | 124.1 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 117 | 120 | 0 | 0.21 | 0.19 | 0.42 | 354.38 | 0.13 | 0.52 |
| Hex | 95 | 75 | 78 | 0 | 15 | 13 | 2A | 162 | D | 34 |
| Octal | 225 | 165 | 170 | 0 | 25 | 23 | 52 | 542 | 15 | 64 |
| Binary | 10010101 | 1110101 | 1111000 | 0 | 10101 | 10011 | 101010 | 101100010 | 1101 | 110100 |
Color Harmonies of #957578
Complementary color
Monochromatic Colors of #957578
Black with #957578
Text Example
Text Example
White with #957578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957578; }
p { color: rgb(149,117,120); }
H1.HeaderClassName
{
color: #957578;
}
.AnyTagClassName
{
color: #957578;
}
</style>
background-color css
<style>
a { background-color: #957578; }
a { background-color: rgb(149,117,120); }
div.DivClassName
{
background-color: #957578;
}
.BgClassName
{
background-color: #957578;
}
</style>
border-color css
<style>
span { border-color: #957578; }
span { border-color: rgb(149,117,120); }
td.TdClassName
{
border-color: #957578;
}
.TagClassName
{
border-color: #957578;
}
</style>