Shades of Turkish Rose #967579
Tints of Turkish Rose #967579
RGB
CMYK
RGB Variations
Color information
#967579 (or 0x967579) is known color: Turkish Rose. HEX triplet: 96, 75 and 79. RGB value is (150,117,121). Sum of RGB (Red+Green+Blue) = 150+117+121=388 (51% of max value = 765). Red value is 150 (58.98% from 255 or 38.66% from 388); Green value is 117 (46.09% from 255 or 30.15% from 388); Blue value is 121 (47.66% from 255 or 31.19% from 388); Max value from RGB is 150 - color contains mainly: red. Hex color #967579 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967579 is #698A86. Grayscale: #7F7F7F. Windows color (decimal): -6916743 or 7959958. OLE color: 7959958.
HSL color Cylindrical-coordinate representation of color #967579: hue angle of 352.73º 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 #967579 is Cyan = 0, Magento = 0.22, Yellow = 0.19 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 117 | 121 | - |
| CMYK | 0 | 0.22 | 0.19 | 0.41 |
| HSL | 352.73º | 0.14% | 0.52% | - |
| HSV(B) | 352.73º | 0.22% | 0.59% | - |
| XYZ | 22.39 | 20.59 | 20.88 | - |
| YUV | 127.32 | 124.43 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 117 | 121 | 0 | 0.22 | 0.19 | 0.41 | 352.73 | 0.14 | 0.52 |
| Hex | 96 | 75 | 79 | 0 | 16 | 13 | 29 | 161 | E | 34 |
| Octal | 226 | 165 | 171 | 0 | 26 | 23 | 51 | 541 | 16 | 64 |
| Binary | 10010110 | 1110101 | 1111001 | 0 | 10110 | 10011 | 101001 | 101100001 | 1110 | 110100 |
Color Harmonies of #967579
Complementary color
Monochromatic Colors of #967579
Black with #967579
Text Example
Text Example
White with #967579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967579; }
p { color: rgb(150,117,121); }
H1.HeaderClassName
{
color: #967579;
}
.AnyTagClassName
{
color: #967579;
}
</style>
background-color css
<style>
a { background-color: #967579; }
a { background-color: rgb(150,117,121); }
div.DivClassName
{
background-color: #967579;
}
.BgClassName
{
background-color: #967579;
}
</style>
border-color css
<style>
span { border-color: #967579; }
span { border-color: rgb(150,117,121); }
td.TdClassName
{
border-color: #967579;
}
.TagClassName
{
border-color: #967579;
}
</style>