Shades of Turkish Rose #967279
Tints of Turkish Rose #967279
RGB
CMYK
RGB Variations
Color information
#967279 (or 0x967279) is known color: Turkish Rose. HEX triplet: 96, 72 and 79. RGB value is (150,114,121). Sum of RGB (Red+Green+Blue) = 150+114+121=385 (50% of max value = 765). Red value is 150 (58.98% from 255 or 38.96% from 385); Green value is 114 (44.92% from 255 or 29.61% from 385); Blue value is 121 (47.66% from 255 or 31.43% from 385); Max value from RGB is 150 - color contains mainly: red. Hex color #967279 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967279 is #698D86. Grayscale: #7D7D7D. Windows color (decimal): -6917511 or 7959190. OLE color: 7959190.
HSL color Cylindrical-coordinate representation of color #967279: hue angle of 348.33º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #967279 is Cyan = 0, Magento = 0.24, Yellow = 0.19 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 114 | 121 | - |
| CMYK | 0 | 0.24 | 0.19 | 0.41 |
| HSL | 348.33º | 0.15% | 0.52% | - |
| HSV(B) | 348.33º | 0.24% | 0.59% | - |
| XYZ | 22.05 | 19.9 | 20.77 | - |
| YUV | 125.56 | 125.43 | 145.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 114 | 121 | 0 | 0.24 | 0.19 | 0.41 | 348.33 | 0.15 | 0.52 |
| Hex | 96 | 72 | 79 | 0 | 18 | 13 | 29 | 15C | F | 34 |
| Octal | 226 | 162 | 171 | 0 | 30 | 23 | 51 | 534 | 17 | 64 |
| Binary | 10010110 | 1110010 | 1111001 | 0 | 11000 | 10011 | 101001 | 101011100 | 1111 | 110100 |
Color Harmonies of #967279
Complementary color
Monochromatic Colors of #967279
Black with #967279
Text Example
Text Example
White with #967279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967279; }
p { color: rgb(150,114,121); }
H1.HeaderClassName
{
color: #967279;
}
.AnyTagClassName
{
color: #967279;
}
</style>
background-color css
<style>
a { background-color: #967279; }
a { background-color: rgb(150,114,121); }
div.DivClassName
{
background-color: #967279;
}
.BgClassName
{
background-color: #967279;
}
</style>
border-color css
<style>
span { border-color: #967279; }
span { border-color: rgb(150,114,121); }
td.TdClassName
{
border-color: #967279;
}
.TagClassName
{
border-color: #967279;
}
</style>