Shades of Turkish Rose #997176
Tints of Turkish Rose #997176
RGB
CMYK
RGB Variations
Color information
#997176 (or 0x997176) is known color: Turkish Rose. HEX triplet: 99, 71 and 76. RGB value is (153,113,118). Sum of RGB (Red+Green+Blue) = 153+113+118=384 (50% of max value = 765). Red value is 153 (60.16% from 255 or 39.84% from 384); Green value is 113 (44.53% from 255 or 29.43% from 384); Blue value is 118 (46.48% from 255 or 30.73% from 384); Max value from RGB is 153 - color contains mainly: red. Hex color #997176 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #997176 is #668E89. Grayscale: #7D7D7D. Windows color (decimal): -6721162 or 7762329. OLE color: 7762329.
HSL color Cylindrical-coordinate representation of color #997176: hue angle of 352.5º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #997176 is Cyan = 0, Magento = 0.26, Yellow = 0.23 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 113 | 118 | - |
| CMYK | 0 | 0.26 | 0.23 | 0.4 |
| HSL | 352.5º | 0.16% | 0.52% | - |
| HSV(B) | 352.5º | 0.26% | 0.6% | - |
| XYZ | 22.31 | 19.89 | 19.8 | - |
| YUV | 125.53 | 123.75 | 147.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 113 | 118 | 0 | 0.26 | 0.23 | 0.4 | 352.5 | 0.16 | 0.52 |
| Hex | 99 | 71 | 76 | 0 | 1A | 17 | 28 | 160 | 10 | 34 |
| Octal | 231 | 161 | 166 | 0 | 32 | 27 | 50 | 540 | 20 | 64 |
| Binary | 10011001 | 1110001 | 1110110 | 0 | 11010 | 10111 | 101000 | 101100000 | 10000 | 110100 |
Color Harmonies of #997176
Complementary color
Monochromatic Colors of #997176
Black with #997176
Text Example
Text Example
White with #997176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997176; }
p { color: rgb(153,113,118); }
H1.HeaderClassName
{
color: #997176;
}
.AnyTagClassName
{
color: #997176;
}
</style>
background-color css
<style>
a { background-color: #997176; }
a { background-color: rgb(153,113,118); }
div.DivClassName
{
background-color: #997176;
}
.BgClassName
{
background-color: #997176;
}
</style>
border-color css
<style>
span { border-color: #997176; }
span { border-color: rgb(153,113,118); }
td.TdClassName
{
border-color: #997176;
}
.TagClassName
{
border-color: #997176;
}
</style>