Shades of Turkish Rose #997276
Tints of Turkish Rose #997276
RGB
CMYK
RGB Variations
Color information
#997276 (or 0x997276) is known color: Turkish Rose. HEX triplet: 99, 72 and 76. RGB value is (153,114,118). Sum of RGB (Red+Green+Blue) = 153+114+118=385 (50% of max value = 765). Red value is 153 (60.16% from 255 or 39.74% from 385); Green value is 114 (44.92% from 255 or 29.61% from 385); Blue value is 118 (46.48% from 255 or 30.65% from 385); Max value from RGB is 153 - color contains mainly: red. Hex color #997276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #997276 is #668D89. Grayscale: #7E7E7E. Windows color (decimal): -6720906 or 7762585. OLE color: 7762585.
HSL color Cylindrical-coordinate representation of color #997276: hue angle of 353.85º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #997276 is Cyan = 0, Magento = 0.25, Yellow = 0.23 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 114 | 118 | - |
| CMYK | 0 | 0.25 | 0.23 | 0.4 |
| HSL | 353.85º | 0.16% | 0.52% | - |
| HSV(B) | 353.85º | 0.25% | 0.6% | - |
| XYZ | 22.42 | 20.11 | 19.84 | - |
| YUV | 126.12 | 123.42 | 147.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 114 | 118 | 0 | 0.25 | 0.23 | 0.4 | 353.85 | 0.16 | 0.52 |
| Hex | 99 | 72 | 76 | 0 | 19 | 17 | 28 | 162 | 10 | 34 |
| Octal | 231 | 162 | 166 | 0 | 31 | 27 | 50 | 542 | 20 | 64 |
| Binary | 10011001 | 1110010 | 1110110 | 0 | 11001 | 10111 | 101000 | 101100010 | 10000 | 110100 |
Color Harmonies of #997276
Complementary color
Monochromatic Colors of #997276
Black with #997276
Text Example
Text Example
White with #997276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997276; }
p { color: rgb(153,114,118); }
H1.HeaderClassName
{
color: #997276;
}
.AnyTagClassName
{
color: #997276;
}
</style>
background-color css
<style>
a { background-color: #997276; }
a { background-color: rgb(153,114,118); }
div.DivClassName
{
background-color: #997276;
}
.BgClassName
{
background-color: #997276;
}
</style>
border-color css
<style>
span { border-color: #997276; }
span { border-color: rgb(153,114,118); }
td.TdClassName
{
border-color: #997276;
}
.TagClassName
{
border-color: #997276;
}
</style>