Shades of Turkish Rose #967079
Tints of Turkish Rose #967079
RGB
CMYK
RGB Variations
Color information
#967079 (or 0x967079) is known color: Turkish Rose. HEX triplet: 96, 70 and 79. RGB value is (150,112,121). Sum of RGB (Red+Green+Blue) = 150+112+121=383 (50% of max value = 765). Red value is 150 (58.98% from 255 or 39.16% from 383); Green value is 112 (44.14% from 255 or 29.24% from 383); Blue value is 121 (47.66% from 255 or 31.59% from 383); Max value from RGB is 150 - color contains mainly: red. Hex color #967079 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967079 is #698F86. Grayscale: #7C7C7C. Windows color (decimal): -6918023 or 7958678. OLE color: 7958678.
HSL color Cylindrical-coordinate representation of color #967079: hue angle of 345.79º 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 #967079 is Cyan = 0, Magento = 0.25, Yellow = 0.19 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 112 | 121 | - |
| CMYK | 0 | 0.25 | 0.19 | 0.41 |
| HSL | 345.79º | 0.15% | 0.51% | - |
| HSV(B) | 345.79º | 0.25% | 0.59% | - |
| XYZ | 21.82 | 19.45 | 20.69 | - |
| YUV | 124.39 | 126.09 | 146.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 112 | 121 | 0 | 0.25 | 0.19 | 0.41 | 345.79 | 0.15 | 0.51 |
| Hex | 96 | 70 | 79 | 0 | 19 | 13 | 29 | 15A | F | 33 |
| Octal | 226 | 160 | 171 | 0 | 31 | 23 | 51 | 532 | 17 | 63 |
| Binary | 10010110 | 1110000 | 1111001 | 0 | 11001 | 10011 | 101001 | 101011010 | 1111 | 110011 |
Color Harmonies of #967079
Complementary color
Monochromatic Colors of #967079
Black with #967079
Text Example
Text Example
White with #967079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967079; }
p { color: rgb(150,112,121); }
H1.HeaderClassName
{
color: #967079;
}
.AnyTagClassName
{
color: #967079;
}
</style>
background-color css
<style>
a { background-color: #967079; }
a { background-color: rgb(150,112,121); }
div.DivClassName
{
background-color: #967079;
}
.BgClassName
{
background-color: #967079;
}
</style>
border-color css
<style>
span { border-color: #967079; }
span { border-color: rgb(150,112,121); }
td.TdClassName
{
border-color: #967079;
}
.TagClassName
{
border-color: #967079;
}
</style>