Shades of Turkish Rose #976869
Tints of Turkish Rose #976869
RGB
CMYK
RGB Variations
Color information
#976869 (or 0x976869) is known color: Turkish Rose. HEX triplet: 97, 68 and 69. RGB value is (151,104,105). Sum of RGB (Red+Green+Blue) = 151+104+105=360 (47% of max value = 765). Red value is 151 (59.38% from 255 or 41.94% from 360); Green value is 104 (41.02% from 255 or 28.89% from 360); Blue value is 105 (41.41% from 255 or 29.17% from 360); Max value from RGB is 151 - color contains mainly: red. Hex color #976869 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #976869 is #689796. Grayscale: #767676. Windows color (decimal): -6854551 or 6908055. OLE color: 6908055.
HSL color Cylindrical-coordinate representation of color #976869: hue angle of 358.72º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #976869 is Cyan = 0, Magento = 0.31, Yellow = 0.30 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 104 | 105 | - |
| CMYK | 0 | 0.31 | 0.30 | 0.41 |
| HSL | 358.72º | 0.18% | 0.5% | - |
| HSV(B) | 358.72º | 0.31% | 0.59% | - |
| XYZ | 20.26 | 17.5 | 15.67 | - |
| YUV | 118.17 | 120.57 | 151.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 104 | 105 | 0 | 0.31 | 0.30 | 0.41 | 358.72 | 0.18 | 0.5 |
| Hex | 97 | 68 | 69 | 0 | 1F | 1E | 29 | 167 | 12 | 32 |
| Octal | 227 | 150 | 151 | 0 | 37 | 36 | 51 | 547 | 22 | 62 |
| Binary | 10010111 | 1101000 | 1101001 | 0 | 11111 | 11110 | 101001 | 101100111 | 10010 | 110010 |
Color Harmonies of #976869
Complementary color
Monochromatic Colors of #976869
Black with #976869
Text Example
Text Example
White with #976869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976869; }
p { color: rgb(151,104,105); }
H1.HeaderClassName
{
color: #976869;
}
.AnyTagClassName
{
color: #976869;
}
</style>
background-color css
<style>
a { background-color: #976869; }
a { background-color: rgb(151,104,105); }
div.DivClassName
{
background-color: #976869;
}
.BgClassName
{
background-color: #976869;
}
</style>
border-color css
<style>
span { border-color: #976869; }
span { border-color: rgb(151,104,105); }
td.TdClassName
{
border-color: #976869;
}
.TagClassName
{
border-color: #976869;
}
</style>