Shades of Turkish Rose #996970
Tints of Turkish Rose #996970
RGB
CMYK
RGB Variations
Color information
#996970 (or 0x996970) is known color: Turkish Rose. HEX triplet: 99, 69 and 70. RGB value is (153,105,112). Sum of RGB (Red+Green+Blue) = 153+105+112=370 (49% of max value = 765). Red value is 153 (60.16% from 255 or 41.35% from 370); Green value is 105 (41.41% from 255 or 28.38% from 370); Blue value is 112 (44.14% from 255 or 30.27% from 370); Max value from RGB is 153 - color contains mainly: red. Hex color #996970 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #996970 is #66968F. Grayscale: #787878. Windows color (decimal): -6723216 or 7367065. OLE color: 7367065.
HSL color Cylindrical-coordinate representation of color #996970: hue angle of 351.25º 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 #996970 is Cyan = 0, Magento = 0.31, Yellow = 0.27 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 105 | 112 | - |
| CMYK | 0 | 0.31 | 0.27 | 0.4 |
| HSL | 351.25º | 0.19% | 0.51% | - |
| HSV(B) | 351.25º | 0.31% | 0.6% | - |
| XYZ | 21.11 | 18.05 | 17.7 | - |
| YUV | 120.15 | 123.4 | 151.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 105 | 112 | 0 | 0.31 | 0.27 | 0.4 | 351.25 | 0.19 | 0.51 |
| Hex | 99 | 69 | 70 | 0 | 1F | 1B | 28 | 15F | 13 | 33 |
| Octal | 231 | 151 | 160 | 0 | 37 | 33 | 50 | 537 | 23 | 63 |
| Binary | 10011001 | 1101001 | 1110000 | 0 | 11111 | 11011 | 101000 | 101011111 | 10011 | 110011 |
Color Harmonies of #996970
Complementary color
Monochromatic Colors of #996970
Black with #996970
Text Example
Text Example
White with #996970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #996970; }
p { color: rgb(153,105,112); }
H1.HeaderClassName
{
color: #996970;
}
.AnyTagClassName
{
color: #996970;
}
</style>
background-color css
<style>
a { background-color: #996970; }
a { background-color: rgb(153,105,112); }
div.DivClassName
{
background-color: #996970;
}
.BgClassName
{
background-color: #996970;
}
</style>
border-color css
<style>
span { border-color: #996970; }
span { border-color: rgb(153,105,112); }
td.TdClassName
{
border-color: #996970;
}
.TagClassName
{
border-color: #996970;
}
</style>