Shades of Turkish Rose #957678
Tints of Turkish Rose #957678
RGB
CMYK
RGB Variations
Color information
#957678 (or 0x957678) is known color: Turkish Rose. HEX triplet: 95, 76 and 78. RGB value is (149,118,120). Sum of RGB (Red+Green+Blue) = 149+118+120=387 (51% of max value = 765). Red value is 149 (58.59% from 255 or 38.50% from 387); Green value is 118 (46.48% from 255 or 30.49% from 387); Blue value is 120 (47.27% from 255 or 31.01% from 387); Max value from RGB is 149 - color contains mainly: red. Hex color #957678 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957678 is #6A8987. Grayscale: #7F7F7F. Windows color (decimal): -6982024 or 7894677. OLE color: 7894677.
HSL color Cylindrical-coordinate representation of color #957678: hue angle of 356.13º 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 #957678 is Cyan = 0, Magento = 0.21, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 118 | 120 | - |
| CMYK | 0 | 0.21 | 0.19 | 0.42 |
| HSL | 356.13º | 0.13% | 0.52% | - |
| HSV(B) | 356.13º | 0.21% | 0.58% | - |
| XYZ | 22.26 | 20.7 | 20.59 | - |
| YUV | 127.5 | 123.77 | 143.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 118 | 120 | 0 | 0.21 | 0.19 | 0.42 | 356.13 | 0.13 | 0.52 |
| Hex | 95 | 76 | 78 | 0 | 15 | 13 | 2A | 164 | D | 34 |
| Octal | 225 | 166 | 170 | 0 | 25 | 23 | 52 | 544 | 15 | 64 |
| Binary | 10010101 | 1110110 | 1111000 | 0 | 10101 | 10011 | 101010 | 101100100 | 1101 | 110100 |
Color Harmonies of #957678
Complementary color
Monochromatic Colors of #957678
Black with #957678
Text Example
Text Example
White with #957678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957678; }
p { color: rgb(149,118,120); }
H1.HeaderClassName
{
color: #957678;
}
.AnyTagClassName
{
color: #957678;
}
</style>
background-color css
<style>
a { background-color: #957678; }
a { background-color: rgb(149,118,120); }
div.DivClassName
{
background-color: #957678;
}
.BgClassName
{
background-color: #957678;
}
</style>
border-color css
<style>
span { border-color: #957678; }
span { border-color: rgb(149,118,120); }
td.TdClassName
{
border-color: #957678;
}
.TagClassName
{
border-color: #957678;
}
</style>