Shades of Turkish Rose #996871
Tints of Turkish Rose #996871
RGB
CMYK
RGB Variations
Color information
#996871 (or 0x996871) is known color: Turkish Rose. HEX triplet: 99, 68 and 71. RGB value is (153,104,113). Sum of RGB (Red+Green+Blue) = 153+104+113=370 (49% of max value = 765). Red value is 153 (60.16% from 255 or 41.35% from 370); Green value is 104 (41.02% from 255 or 28.11% from 370); Blue value is 113 (44.53% from 255 or 30.54% from 370); Max value from RGB is 153 - color contains mainly: red. Hex color #996871 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #996871 is #66978E. Grayscale: #777777. Windows color (decimal): -6723471 or 7432345. OLE color: 7432345.
HSL color Cylindrical-coordinate representation of color #996871: hue angle of 348.98º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #996871 is Cyan = 0, Magento = 0.32, Yellow = 0.26 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 104 | 113 | - |
| CMYK | 0 | 0.32 | 0.26 | 0.4 |
| HSL | 348.98º | 0.19% | 0.5% | - |
| HSV(B) | 348.98º | 0.32% | 0.6% | - |
| XYZ | 21.07 | 17.87 | 17.96 | - |
| YUV | 119.68 | 124.23 | 151.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 104 | 113 | 0 | 0.32 | 0.26 | 0.4 | 348.98 | 0.19 | 0.5 |
| Hex | 99 | 68 | 71 | 0 | 20 | 1A | 28 | 15D | 13 | 32 |
| Octal | 231 | 150 | 161 | 0 | 40 | 32 | 50 | 535 | 23 | 62 |
| Binary | 10011001 | 1101000 | 1110001 | 0 | 100000 | 11010 | 101000 | 101011101 | 10011 | 110010 |
Color Harmonies of #996871
Complementary color
Monochromatic Colors of #996871
Black with #996871
Text Example
Text Example
White with #996871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #996871; }
p { color: rgb(153,104,113); }
H1.HeaderClassName
{
color: #996871;
}
.AnyTagClassName
{
color: #996871;
}
</style>
background-color css
<style>
a { background-color: #996871; }
a { background-color: rgb(153,104,113); }
div.DivClassName
{
background-color: #996871;
}
.BgClassName
{
background-color: #996871;
}
</style>
border-color css
<style>
span { border-color: #996871; }
span { border-color: rgb(153,104,113); }
td.TdClassName
{
border-color: #996871;
}
.TagClassName
{
border-color: #996871;
}
</style>