Shades of Turkish Rose #986970
Tints of Turkish Rose #986970
RGB
CMYK
RGB Variations
Color information
#986970 (or 0x986970) is known color: Turkish Rose. HEX triplet: 98, 69 and 70. RGB value is (152,105,112). Sum of RGB (Red+Green+Blue) = 152+105+112=369 (48% of max value = 765). Red value is 152 (59.77% from 255 or 41.19% from 369); Green value is 105 (41.41% from 255 or 28.46% from 369); Blue value is 112 (44.14% from 255 or 30.35% from 369); Max value from RGB is 152 - color contains mainly: red. Hex color #986970 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986970 is #67968F. Grayscale: #777777. Windows color (decimal): -6788752 or 7367064. OLE color: 7367064.
HSL color Cylindrical-coordinate representation of color #986970: hue angle of 351.06º 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 #986970 is Cyan = 0, Magento = 0.31, Yellow = 0.26 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 105 | 112 | - |
| CMYK | 0 | 0.31 | 0.26 | 0.40 |
| HSL | 351.06º | 0.19% | 0.5% | - |
| HSV(B) | 351.06º | 0.31% | 0.6% | - |
| XYZ | 20.93 | 17.95 | 17.69 | - |
| YUV | 119.85 | 123.57 | 150.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 105 | 112 | 0 | 0.31 | 0.26 | 0.40 | 351.06 | 0.19 | 0.5 |
| Hex | 98 | 69 | 70 | 0 | 1F | 1A | 28 | 15F | 13 | 32 |
| Octal | 230 | 151 | 160 | 0 | 37 | 32 | 50 | 537 | 23 | 62 |
| Binary | 10011000 | 1101001 | 1110000 | 0 | 11111 | 11010 | 101000 | 101011111 | 10011 | 110010 |
Color Harmonies of #986970
Complementary color
Monochromatic Colors of #986970
Black with #986970
Text Example
Text Example
White with #986970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986970; }
p { color: rgb(152,105,112); }
H1.HeaderClassName
{
color: #986970;
}
.AnyTagClassName
{
color: #986970;
}
</style>
background-color css
<style>
a { background-color: #986970; }
a { background-color: rgb(152,105,112); }
div.DivClassName
{
background-color: #986970;
}
.BgClassName
{
background-color: #986970;
}
</style>
border-color css
<style>
span { border-color: #986970; }
span { border-color: rgb(152,105,112); }
td.TdClassName
{
border-color: #986970;
}
.TagClassName
{
border-color: #986970;
}
</style>