Shades of Turkish Rose #997379
Tints of Turkish Rose #997379
RGB
CMYK
RGB Variations
Color information
#997379 (or 0x997379) is known color: Turkish Rose. HEX triplet: 99, 73 and 79. RGB value is (153,115,121). Sum of RGB (Red+Green+Blue) = 153+115+121=389 (51% of max value = 765). Red value is 153 (60.16% from 255 or 39.33% from 389); Green value is 115 (45.31% from 255 or 29.56% from 389); Blue value is 121 (47.66% from 255 or 31.11% from 389); Max value from RGB is 153 - color contains mainly: red. Hex color #997379 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #997379 is #668C86. Grayscale: #7F7F7F. Windows color (decimal): -6720647 or 7959449. OLE color: 7959449.
HSL color Cylindrical-coordinate representation of color #997379: hue angle of 350.53º degrees, saturation: 0.16, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #997379 is Cyan = 0, Magento = 0.25, Yellow = 0.21 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 115 | 121 | - |
| CMYK | 0 | 0.25 | 0.21 | 0.4 |
| HSL | 350.53º | 0.16% | 0.53% | - |
| HSV(B) | 350.53º | 0.25% | 0.6% | - |
| XYZ | 22.72 | 20.41 | 20.83 | - |
| YUV | 127.05 | 124.59 | 146.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 115 | 121 | 0 | 0.25 | 0.21 | 0.4 | 350.53 | 0.16 | 0.53 |
| Hex | 99 | 73 | 79 | 0 | 19 | 15 | 28 | 15F | 10 | 35 |
| Octal | 231 | 163 | 171 | 0 | 31 | 25 | 50 | 537 | 20 | 65 |
| Binary | 10011001 | 1110011 | 1111001 | 0 | 11001 | 10101 | 101000 | 101011111 | 10000 | 110101 |
Color Harmonies of #997379
Complementary color
Monochromatic Colors of #997379
Black with #997379
Text Example
Text Example
White with #997379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997379; }
p { color: rgb(153,115,121); }
H1.HeaderClassName
{
color: #997379;
}
.AnyTagClassName
{
color: #997379;
}
</style>
background-color css
<style>
a { background-color: #997379; }
a { background-color: rgb(153,115,121); }
div.DivClassName
{
background-color: #997379;
}
.BgClassName
{
background-color: #997379;
}
</style>
border-color css
<style>
span { border-color: #997379; }
span { border-color: rgb(153,115,121); }
td.TdClassName
{
border-color: #997379;
}
.TagClassName
{
border-color: #997379;
}
</style>