Shades of Turkish Rose #997679
Tints of Turkish Rose #997679
RGB
CMYK
RGB Variations
Color information
#997679 (or 0x997679) is known color: Turkish Rose. HEX triplet: 99, 76 and 79. RGB value is (153,118,121). Sum of RGB (Red+Green+Blue) = 153+118+121=392 (51% of max value = 765). Red value is 153 (60.16% from 255 or 39.03% from 392); Green value is 118 (46.48% from 255 or 30.10% from 392); Blue value is 121 (47.66% from 255 or 30.87% from 392); Max value from RGB is 153 - color contains mainly: red. Hex color #997679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #997679 is #668986. Grayscale: #808080. Windows color (decimal): -6719879 or 7960217. OLE color: 7960217.
HSL color Cylindrical-coordinate representation of color #997679: hue angle of 354.86º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #997679 is Cyan = 0, Magento = 0.23, Yellow = 0.21 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 118 | 121 | - |
| CMYK | 0 | 0.23 | 0.21 | 0.4 |
| HSL | 354.86º | 0.15% | 0.53% | - |
| HSV(B) | 354.86º | 0.23% | 0.6% | - |
| XYZ | 23.07 | 21.11 | 20.95 | - |
| YUV | 128.81 | 123.6 | 145.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 118 | 121 | 0 | 0.23 | 0.21 | 0.4 | 354.86 | 0.15 | 0.53 |
| Hex | 99 | 76 | 79 | 0 | 17 | 15 | 28 | 163 | F | 35 |
| Octal | 231 | 166 | 171 | 0 | 27 | 25 | 50 | 543 | 17 | 65 |
| Binary | 10011001 | 1110110 | 1111001 | 0 | 10111 | 10101 | 101000 | 101100011 | 1111 | 110101 |
Color Harmonies of #997679
Complementary color
Monochromatic Colors of #997679
Black with #997679
Text Example
Text Example
White with #997679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997679; }
p { color: rgb(153,118,121); }
H1.HeaderClassName
{
color: #997679;
}
.AnyTagClassName
{
color: #997679;
}
</style>
background-color css
<style>
a { background-color: #997679; }
a { background-color: rgb(153,118,121); }
div.DivClassName
{
background-color: #997679;
}
.BgClassName
{
background-color: #997679;
}
</style>
border-color css
<style>
span { border-color: #997679; }
span { border-color: rgb(153,118,121); }
td.TdClassName
{
border-color: #997679;
}
.TagClassName
{
border-color: #997679;
}
</style>