Shades of Turkish Rose #986971
Tints of Turkish Rose #986971
RGB
CMYK
RGB Variations
Color information
#986971 (or 0x986971) is known color: Turkish Rose. HEX triplet: 98, 69 and 71. RGB value is (152,105,113). Sum of RGB (Red+Green+Blue) = 152+105+113=370 (49% of max value = 765). Red value is 152 (59.77% from 255 or 41.08% from 370); Green value is 105 (41.41% from 255 or 28.38% from 370); Blue value is 113 (44.53% from 255 or 30.54% from 370); Max value from RGB is 152 - color contains mainly: red. Hex color #986971 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986971 is #67968E. Grayscale: #777777. Windows color (decimal): -6788751 or 7432600. OLE color: 7432600.
HSL color Cylindrical-coordinate representation of color #986971: hue angle of 349.79º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #986971 is Cyan = 0, Magento = 0.31, Yellow = 0.26 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 105 | 113 | - |
| CMYK | 0 | 0.31 | 0.26 | 0.40 |
| HSL | 349.79º | 0.19% | 0.5% | - |
| HSV(B) | 349.79º | 0.31% | 0.6% | - |
| XYZ | 20.98 | 17.97 | 17.99 | - |
| YUV | 119.97 | 124.07 | 150.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 105 | 113 | 0 | 0.31 | 0.26 | 0.40 | 349.79 | 0.19 | 0.5 |
| Hex | 98 | 69 | 71 | 0 | 1F | 1A | 28 | 15E | 13 | 32 |
| Octal | 230 | 151 | 161 | 0 | 37 | 32 | 50 | 536 | 23 | 62 |
| Binary | 10011000 | 1101001 | 1110001 | 0 | 11111 | 11010 | 101000 | 101011110 | 10011 | 110010 |
Color Harmonies of #986971
Complementary color
Monochromatic Colors of #986971
Black with #986971
Text Example
Text Example
White with #986971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986971; }
p { color: rgb(152,105,113); }
H1.HeaderClassName
{
color: #986971;
}
.AnyTagClassName
{
color: #986971;
}
</style>
background-color css
<style>
a { background-color: #986971; }
a { background-color: rgb(152,105,113); }
div.DivClassName
{
background-color: #986971;
}
.BgClassName
{
background-color: #986971;
}
</style>
border-color css
<style>
span { border-color: #986971; }
span { border-color: rgb(152,105,113); }
td.TdClassName
{
border-color: #986971;
}
.TagClassName
{
border-color: #986971;
}
</style>