Shades of Turkish Rose #977679
Tints of Turkish Rose #977679
RGB
CMYK
RGB Variations
Color information
#977679 (or 0x977679) is known color: Turkish Rose. HEX triplet: 97, 76 and 79. RGB value is (151,118,121). Sum of RGB (Red+Green+Blue) = 151+118+121=390 (51% of max value = 765). Red value is 151 (59.38% from 255 or 38.72% from 390); Green value is 118 (46.48% from 255 or 30.26% from 390); Blue value is 121 (47.66% from 255 or 31.03% from 390); Max value from RGB is 151 - color contains mainly: red. Hex color #977679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #977679 is #688986. Grayscale: #808080. Windows color (decimal): -6850951 or 7960215. OLE color: 7960215.
HSL color Cylindrical-coordinate representation of color #977679: hue angle of 354.55º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #977679 is Cyan = 0, Magento = 0.22, Yellow = 0.20 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 118 | 121 | - |
| CMYK | 0 | 0.22 | 0.20 | 0.41 |
| HSL | 354.55º | 0.14% | 0.53% | - |
| HSV(B) | 354.55º | 0.22% | 0.59% | - |
| XYZ | 22.69 | 20.92 | 20.93 | - |
| YUV | 128.21 | 123.93 | 144.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 118 | 121 | 0 | 0.22 | 0.20 | 0.41 | 354.55 | 0.14 | 0.53 |
| Hex | 97 | 76 | 79 | 0 | 16 | 14 | 29 | 163 | E | 35 |
| Octal | 227 | 166 | 171 | 0 | 26 | 24 | 51 | 543 | 16 | 65 |
| Binary | 10010111 | 1110110 | 1111001 | 0 | 10110 | 10100 | 101001 | 101100011 | 1110 | 110101 |
Color Harmonies of #977679
Complementary color
Monochromatic Colors of #977679
Black with #977679
Text Example
Text Example
White with #977679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977679; }
p { color: rgb(151,118,121); }
H1.HeaderClassName
{
color: #977679;
}
.AnyTagClassName
{
color: #977679;
}
</style>
background-color css
<style>
a { background-color: #977679; }
a { background-color: rgb(151,118,121); }
div.DivClassName
{
background-color: #977679;
}
.BgClassName
{
background-color: #977679;
}
</style>
border-color css
<style>
span { border-color: #977679; }
span { border-color: rgb(151,118,121); }
td.TdClassName
{
border-color: #977679;
}
.TagClassName
{
border-color: #977679;
}
</style>