Shades of Turkish Rose #997478
Tints of Turkish Rose #997478
RGB
CMYK
RGB Variations
Color information
#997478 (or 0x997478) is known color: Turkish Rose. HEX triplet: 99, 74 and 78. RGB value is (153,116,120). Sum of RGB (Red+Green+Blue) = 153+116+120=389 (51% of max value = 765). Red value is 153 (60.16% from 255 or 39.33% from 389); Green value is 116 (45.70% from 255 or 29.82% from 389); Blue value is 120 (47.27% from 255 or 30.85% from 389); Max value from RGB is 153 - color contains mainly: red. Hex color #997478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #997478 is #668B87. Grayscale: #7F7F7F. Windows color (decimal): -6720392 or 7894169. OLE color: 7894169.
HSL color Cylindrical-coordinate representation of color #997478: hue angle of 353.51º 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 #997478 is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 116 | 120 | - |
| CMYK | 0 | 0.24 | 0.22 | 0.4 |
| HSL | 353.51º | 0.15% | 0.53% | - |
| HSV(B) | 353.51º | 0.24% | 0.6% | - |
| XYZ | 22.77 | 20.62 | 20.55 | - |
| YUV | 127.52 | 123.76 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 116 | 120 | 0 | 0.24 | 0.22 | 0.4 | 353.51 | 0.15 | 0.53 |
| Hex | 99 | 74 | 78 | 0 | 18 | 16 | 28 | 162 | F | 35 |
| Octal | 231 | 164 | 170 | 0 | 30 | 26 | 50 | 542 | 17 | 65 |
| Binary | 10011001 | 1110100 | 1111000 | 0 | 11000 | 10110 | 101000 | 101100010 | 1111 | 110101 |
Color Harmonies of #997478
Complementary color
Monochromatic Colors of #997478
Black with #997478
Text Example
Text Example
White with #997478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997478; }
p { color: rgb(153,116,120); }
H1.HeaderClassName
{
color: #997478;
}
.AnyTagClassName
{
color: #997478;
}
</style>
background-color css
<style>
a { background-color: #997478; }
a { background-color: rgb(153,116,120); }
div.DivClassName
{
background-color: #997478;
}
.BgClassName
{
background-color: #997478;
}
</style>
border-color css
<style>
span { border-color: #997478; }
span { border-color: rgb(153,116,120); }
td.TdClassName
{
border-color: #997478;
}
.TagClassName
{
border-color: #997478;
}
</style>