Shades of Turkish Rose #997479
Tints of Turkish Rose #997479
RGB
CMYK
RGB Variations
Color information
#997479 (or 0x997479) is known color: Turkish Rose. HEX triplet: 99, 74 and 79. RGB value is (153,116,121). Sum of RGB (Red+Green+Blue) = 153+116+121=390 (51% of max value = 765). Red value is 153 (60.16% from 255 or 39.23% from 390); Green value is 116 (45.70% from 255 or 29.74% from 390); Blue value is 121 (47.66% from 255 or 31.03% from 390); Max value from RGB is 153 - color contains mainly: red. Hex color #997479 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #997479 is #668B86. Grayscale: #7F7F7F. Windows color (decimal): -6720391 or 7959705. OLE color: 7959705.
HSL color Cylindrical-coordinate representation of color #997479: hue angle of 351.89º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #997479 is Cyan = 0, Magento = 0.24, Yellow = 0.21 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 116 | 121 | - |
| CMYK | 0 | 0.24 | 0.21 | 0.4 |
| HSL | 351.89º | 0.15% | 0.53% | - |
| HSV(B) | 351.89º | 0.24% | 0.6% | - |
| XYZ | 22.83 | 20.64 | 20.87 | - |
| YUV | 127.63 | 124.26 | 146.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 116 | 121 | 0 | 0.24 | 0.21 | 0.4 | 351.89 | 0.15 | 0.53 |
| Hex | 99 | 74 | 79 | 0 | 18 | 15 | 28 | 160 | F | 35 |
| Octal | 231 | 164 | 171 | 0 | 30 | 25 | 50 | 540 | 17 | 65 |
| Binary | 10011001 | 1110100 | 1111001 | 0 | 11000 | 10101 | 101000 | 101100000 | 1111 | 110101 |
Color Harmonies of #997479
Complementary color
Monochromatic Colors of #997479
Black with #997479
Text Example
Text Example
White with #997479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997479; }
p { color: rgb(153,116,121); }
H1.HeaderClassName
{
color: #997479;
}
.AnyTagClassName
{
color: #997479;
}
</style>
background-color css
<style>
a { background-color: #997479; }
a { background-color: rgb(153,116,121); }
div.DivClassName
{
background-color: #997479;
}
.BgClassName
{
background-color: #997479;
}
</style>
border-color css
<style>
span { border-color: #997479; }
span { border-color: rgb(153,116,121); }
td.TdClassName
{
border-color: #997479;
}
.TagClassName
{
border-color: #997479;
}
</style>