Shades of Turkish Rose #967076
Tints of Turkish Rose #967076
RGB
CMYK
RGB Variations
Color information
#967076 (or 0x967076) is known color: Turkish Rose. HEX triplet: 96, 70 and 76. RGB value is (150,112,118). Sum of RGB (Red+Green+Blue) = 150+112+118=380 (50% of max value = 765). Red value is 150 (58.98% from 255 or 39.47% from 380); Green value is 112 (44.14% from 255 or 29.47% from 380); Blue value is 118 (46.48% from 255 or 31.05% from 380); Max value from RGB is 150 - color contains mainly: red. Hex color #967076 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967076 is #698F89. Grayscale: #7C7C7C. Windows color (decimal): -6918026 or 7762070. OLE color: 7762070.
HSL color Cylindrical-coordinate representation of color #967076: hue angle of 350.53º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #967076 is Cyan = 0, Magento = 0.25, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 112 | 118 | - |
| CMYK | 0 | 0.25 | 0.21 | 0.41 |
| HSL | 350.53º | 0.15% | 0.51% | - |
| HSV(B) | 350.53º | 0.25% | 0.59% | - |
| XYZ | 21.64 | 19.38 | 19.74 | - |
| YUV | 124.05 | 124.59 | 146.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 112 | 118 | 0 | 0.25 | 0.21 | 0.41 | 350.53 | 0.15 | 0.51 |
| Hex | 96 | 70 | 76 | 0 | 19 | 15 | 29 | 15F | F | 33 |
| Octal | 226 | 160 | 166 | 0 | 31 | 25 | 51 | 537 | 17 | 63 |
| Binary | 10010110 | 1110000 | 1110110 | 0 | 11001 | 10101 | 101001 | 101011111 | 1111 | 110011 |
Color Harmonies of #967076
Complementary color
Monochromatic Colors of #967076
Black with #967076
Text Example
Text Example
White with #967076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967076; }
p { color: rgb(150,112,118); }
H1.HeaderClassName
{
color: #967076;
}
.AnyTagClassName
{
color: #967076;
}
</style>
background-color css
<style>
a { background-color: #967076; }
a { background-color: rgb(150,112,118); }
div.DivClassName
{
background-color: #967076;
}
.BgClassName
{
background-color: #967076;
}
</style>
border-color css
<style>
span { border-color: #967076; }
span { border-color: rgb(150,112,118); }
td.TdClassName
{
border-color: #967076;
}
.TagClassName
{
border-color: #967076;
}
</style>