Shades of Turkish Rose #996971
Tints of Turkish Rose #996971
RGB
CMYK
RGB Variations
Color information
#996971 (or 0x996971) is known color: Turkish Rose. HEX triplet: 99, 69 and 71. RGB value is (153,105,113). Sum of RGB (Red+Green+Blue) = 153+105+113=371 (49% of max value = 765). Red value is 153 (60.16% from 255 or 41.24% from 371); Green value is 105 (41.41% from 255 or 28.30% from 371); Blue value is 113 (44.53% from 255 or 30.46% from 371); Max value from RGB is 153 - color contains mainly: red. Hex color #996971 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #996971 is #66968E. Grayscale: #787878. Windows color (decimal): -6723215 or 7432601. OLE color: 7432601.
HSL color Cylindrical-coordinate representation of color #996971: hue angle of 350º degrees, saturation: 0.19, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #996971 is Cyan = 0, Magento = 0.31, Yellow = 0.26 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 105 | 113 | - |
| CMYK | 0 | 0.31 | 0.26 | 0.4 |
| HSL | 350º | 0.19% | 0.51% | - |
| HSV(B) | 350º | 0.31% | 0.6% | - |
| XYZ | 21.17 | 18.07 | 17.99 | - |
| YUV | 120.26 | 123.9 | 151.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 105 | 113 | 0 | 0.31 | 0.26 | 0.4 | 350 | 0.19 | 0.51 |
| Hex | 99 | 69 | 71 | 0 | 1F | 1A | 28 | 15E | 13 | 33 |
| Octal | 231 | 151 | 161 | 0 | 37 | 32 | 50 | 536 | 23 | 63 |
| Binary | 10011001 | 1101001 | 1110001 | 0 | 11111 | 11010 | 101000 | 101011110 | 10011 | 110011 |
Color Harmonies of #996971
Complementary color
Monochromatic Colors of #996971
Black with #996971
Text Example
Text Example
White with #996971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #996971; }
p { color: rgb(153,105,113); }
H1.HeaderClassName
{
color: #996971;
}
.AnyTagClassName
{
color: #996971;
}
</style>
background-color css
<style>
a { background-color: #996971; }
a { background-color: rgb(153,105,113); }
div.DivClassName
{
background-color: #996971;
}
.BgClassName
{
background-color: #996971;
}
</style>
border-color css
<style>
span { border-color: #996971; }
span { border-color: rgb(153,105,113); }
td.TdClassName
{
border-color: #996971;
}
.TagClassName
{
border-color: #996971;
}
</style>