Shades of Turkish Rose #967375
Tints of Turkish Rose #967375
RGB
CMYK
RGB Variations
Color information
#967375 (or 0x967375) is known color: Turkish Rose. HEX triplet: 96, 73 and 75. RGB value is (150,115,117). Sum of RGB (Red+Green+Blue) = 150+115+117=382 (50% of max value = 765). Red value is 150 (58.98% from 255 or 39.27% from 382); Green value is 115 (45.31% from 255 or 30.10% from 382); Blue value is 117 (46.09% from 255 or 30.63% from 382); Max value from RGB is 150 - color contains mainly: red. Hex color #967375 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967375 is #698C8A. Grayscale: #7D7D7D. Windows color (decimal): -6917259 or 7697302. OLE color: 7697302.
HSL color Cylindrical-coordinate representation of color #967375: hue angle of 356.57º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #967375 is Cyan = 0, Magento = 0.23, Yellow = 0.22 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 115 | 117 | - |
| CMYK | 0 | 0.23 | 0.22 | 0.41 |
| HSL | 356.57º | 0.14% | 0.52% | - |
| HSV(B) | 356.57º | 0.23% | 0.59% | - |
| XYZ | 21.92 | 20.03 | 19.54 | - |
| YUV | 125.69 | 123.1 | 145.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 115 | 117 | 0 | 0.23 | 0.22 | 0.41 | 356.57 | 0.14 | 0.52 |
| Hex | 96 | 73 | 75 | 0 | 17 | 16 | 29 | 165 | E | 34 |
| Octal | 226 | 163 | 165 | 0 | 27 | 26 | 51 | 545 | 16 | 64 |
| Binary | 10010110 | 1110011 | 1110101 | 0 | 10111 | 10110 | 101001 | 101100101 | 1110 | 110100 |
Color Harmonies of #967375
Complementary color
Monochromatic Colors of #967375
Black with #967375
Text Example
Text Example
White with #967375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967375; }
p { color: rgb(150,115,117); }
H1.HeaderClassName
{
color: #967375;
}
.AnyTagClassName
{
color: #967375;
}
</style>
background-color css
<style>
a { background-color: #967375; }
a { background-color: rgb(150,115,117); }
div.DivClassName
{
background-color: #967375;
}
.BgClassName
{
background-color: #967375;
}
</style>
border-color css
<style>
span { border-color: #967375; }
span { border-color: rgb(150,115,117); }
td.TdClassName
{
border-color: #967375;
}
.TagClassName
{
border-color: #967375;
}
</style>