Shades of Turkish Rose #967576
Tints of Turkish Rose #967576
RGB
CMYK
RGB Variations
Color information
#967576 (or 0x967576) is known color: Turkish Rose. HEX triplet: 96, 75 and 76. RGB value is (150,117,118). Sum of RGB (Red+Green+Blue) = 150+117+118=385 (50% of max value = 765). Red value is 150 (58.98% from 255 or 38.96% from 385); Green value is 117 (46.09% from 255 or 30.39% from 385); Blue value is 118 (46.48% from 255 or 30.65% from 385); Max value from RGB is 150 - color contains mainly: red. Hex color #967576 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967576 is #698A89. Grayscale: #7F7F7F. Windows color (decimal): -6916746 or 7763350. OLE color: 7763350.
HSL color Cylindrical-coordinate representation of color #967576: hue angle of 358.18º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #967576 is Cyan = 0, Magento = 0.22, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 117 | 118 | - |
| CMYK | 0 | 0.22 | 0.21 | 0.41 |
| HSL | 358.18º | 0.14% | 0.52% | - |
| HSV(B) | 358.18º | 0.22% | 0.59% | - |
| XYZ | 22.21 | 20.51 | 19.93 | - |
| YUV | 126.98 | 122.93 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 117 | 118 | 0 | 0.22 | 0.21 | 0.41 | 358.18 | 0.14 | 0.52 |
| Hex | 96 | 75 | 76 | 0 | 16 | 15 | 29 | 166 | E | 34 |
| Octal | 226 | 165 | 166 | 0 | 26 | 25 | 51 | 546 | 16 | 64 |
| Binary | 10010110 | 1110101 | 1110110 | 0 | 10110 | 10101 | 101001 | 101100110 | 1110 | 110100 |
Color Harmonies of #967576
Complementary color
Monochromatic Colors of #967576
Black with #967576
Text Example
Text Example
White with #967576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967576; }
p { color: rgb(150,117,118); }
H1.HeaderClassName
{
color: #967576;
}
.AnyTagClassName
{
color: #967576;
}
</style>
background-color css
<style>
a { background-color: #967576; }
a { background-color: rgb(150,117,118); }
div.DivClassName
{
background-color: #967576;
}
.BgClassName
{
background-color: #967576;
}
</style>
border-color css
<style>
span { border-color: #967576; }
span { border-color: rgb(150,117,118); }
td.TdClassName
{
border-color: #967576;
}
.TagClassName
{
border-color: #967576;
}
</style>