Shades of Turkish Rose #967273
Tints of Turkish Rose #967273
RGB
CMYK
RGB Variations
Color information
#967273 (or 0x967273) is known color: Turkish Rose. HEX triplet: 96, 72 and 73. RGB value is (150,114,115). Sum of RGB (Red+Green+Blue) = 150+114+115=379 (50% of max value = 765). Red value is 150 (58.98% from 255 or 39.58% from 379); Green value is 114 (44.92% from 255 or 30.08% from 379); Blue value is 115 (45.31% from 255 or 30.34% from 379); Max value from RGB is 150 - color contains mainly: red. Hex color #967273 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967273 is #698D8C. Grayscale: #7C7C7C. Windows color (decimal): -6917517 or 7565974. OLE color: 7565974.
HSL color Cylindrical-coordinate representation of color #967273: hue angle of 358.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 #967273 is Cyan = 0, Magento = 0.24, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 114 | 115 | - |
| CMYK | 0 | 0.24 | 0.23 | 0.41 |
| HSL | 358.33º | 0.15% | 0.52% | - |
| HSV(B) | 358.33º | 0.24% | 0.59% | - |
| XYZ | 21.69 | 19.76 | 18.89 | - |
| YUV | 124.88 | 122.43 | 145.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 114 | 115 | 0 | 0.24 | 0.23 | 0.41 | 358.33 | 0.15 | 0.52 |
| Hex | 96 | 72 | 73 | 0 | 18 | 17 | 29 | 166 | F | 34 |
| Octal | 226 | 162 | 163 | 0 | 30 | 27 | 51 | 546 | 17 | 64 |
| Binary | 10010110 | 1110010 | 1110011 | 0 | 11000 | 10111 | 101001 | 101100110 | 1111 | 110100 |
Color Harmonies of #967273
Complementary color
Monochromatic Colors of #967273
Black with #967273
Text Example
Text Example
White with #967273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967273; }
p { color: rgb(150,114,115); }
H1.HeaderClassName
{
color: #967273;
}
.AnyTagClassName
{
color: #967273;
}
</style>
background-color css
<style>
a { background-color: #967273; }
a { background-color: rgb(150,114,115); }
div.DivClassName
{
background-color: #967273;
}
.BgClassName
{
background-color: #967273;
}
</style>
border-color css
<style>
span { border-color: #967273; }
span { border-color: rgb(150,114,115); }
td.TdClassName
{
border-color: #967273;
}
.TagClassName
{
border-color: #967273;
}
</style>