Shades of Turkish Rose #997079
Tints of Turkish Rose #997079
RGB
CMYK
RGB Variations
Color information
#997079 (or 0x997079) is known color: Turkish Rose. HEX triplet: 99, 70 and 79. RGB value is (153,112,121). Sum of RGB (Red+Green+Blue) = 153+112+121=386 (51% of max value = 765). Red value is 153 (60.16% from 255 or 39.64% from 386); Green value is 112 (44.14% from 255 or 29.02% from 386); Blue value is 121 (47.66% from 255 or 31.35% from 386); Max value from RGB is 153 - color contains mainly: red. Hex color #997079 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #997079 is #668F86. Grayscale: #7D7D7D. Windows color (decimal): -6721415 or 7958681. OLE color: 7958681.
HSL color Cylindrical-coordinate representation of color #997079: hue angle of 346.83º degrees, saturation: 0.17, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #997079 is Cyan = 0, Magento = 0.27, Yellow = 0.21 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 112 | 121 | - |
| CMYK | 0 | 0.27 | 0.21 | 0.4 |
| HSL | 346.83º | 0.17% | 0.52% | - |
| HSV(B) | 346.83º | 0.27% | 0.6% | - |
| XYZ | 22.38 | 19.74 | 20.72 | - |
| YUV | 125.29 | 125.58 | 147.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 112 | 121 | 0 | 0.27 | 0.21 | 0.4 | 346.83 | 0.17 | 0.52 |
| Hex | 99 | 70 | 79 | 0 | 1B | 15 | 28 | 15B | 11 | 34 |
| Octal | 231 | 160 | 171 | 0 | 33 | 25 | 50 | 533 | 21 | 64 |
| Binary | 10011001 | 1110000 | 1111001 | 0 | 11011 | 10101 | 101000 | 101011011 | 10001 | 110100 |
Color Harmonies of #997079
Complementary color
Monochromatic Colors of #997079
Black with #997079
Text Example
Text Example
White with #997079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997079; }
p { color: rgb(153,112,121); }
H1.HeaderClassName
{
color: #997079;
}
.AnyTagClassName
{
color: #997079;
}
</style>
background-color css
<style>
a { background-color: #997079; }
a { background-color: rgb(153,112,121); }
div.DivClassName
{
background-color: #997079;
}
.BgClassName
{
background-color: #997079;
}
</style>
border-color css
<style>
span { border-color: #997079; }
span { border-color: rgb(153,112,121); }
td.TdClassName
{
border-color: #997079;
}
.TagClassName
{
border-color: #997079;
}
</style>