Shades of Turkish Rose #967274
Tints of Turkish Rose #967274
RGB
CMYK
RGB Variations
Color information
#967274 (or 0x967274) is known color: Turkish Rose. HEX triplet: 96, 72 and 74. RGB value is (150,114,116). Sum of RGB (Red+Green+Blue) = 150+114+116=380 (50% of max value = 765). Red value is 150 (58.98% from 255 or 39.47% from 380); Green value is 114 (44.92% from 255 or 30% from 380); Blue value is 116 (45.70% from 255 or 30.53% from 380); Max value from RGB is 150 - color contains mainly: red. Hex color #967274 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967274 is #698D8B. Grayscale: #7D7D7D. Windows color (decimal): -6917516 or 7631510. OLE color: 7631510.
HSL color Cylindrical-coordinate representation of color #967274: hue angle of 356.67º 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 #967274 is Cyan = 0, Magento = 0.24, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 114 | 116 | - |
| CMYK | 0 | 0.24 | 0.23 | 0.41 |
| HSL | 356.67º | 0.15% | 0.52% | - |
| HSV(B) | 356.67º | 0.24% | 0.59% | - |
| XYZ | 21.75 | 19.78 | 19.19 | - |
| YUV | 124.99 | 122.93 | 145.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 114 | 116 | 0 | 0.24 | 0.23 | 0.41 | 356.67 | 0.15 | 0.52 |
| Hex | 96 | 72 | 74 | 0 | 18 | 17 | 29 | 165 | F | 34 |
| Octal | 226 | 162 | 164 | 0 | 30 | 27 | 51 | 545 | 17 | 64 |
| Binary | 10010110 | 1110010 | 1110100 | 0 | 11000 | 10111 | 101001 | 101100101 | 1111 | 110100 |
Color Harmonies of #967274
Complementary color
Monochromatic Colors of #967274
Black with #967274
Text Example
Text Example
White with #967274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967274; }
p { color: rgb(150,114,116); }
H1.HeaderClassName
{
color: #967274;
}
.AnyTagClassName
{
color: #967274;
}
</style>
background-color css
<style>
a { background-color: #967274; }
a { background-color: rgb(150,114,116); }
div.DivClassName
{
background-color: #967274;
}
.BgClassName
{
background-color: #967274;
}
</style>
border-color css
<style>
span { border-color: #967274; }
span { border-color: rgb(150,114,116); }
td.TdClassName
{
border-color: #967274;
}
.TagClassName
{
border-color: #967274;
}
</style>