Shades of Turkish Rose #916E71
Tints of Turkish Rose #916E71
RGB
CMYK
RGB Variations
Color information
#916E71 (or 0x916E71) is known color: Turkish Rose. HEX triplet: 91, 6E and 71. RGB value is (145,110,113). Sum of RGB (Red+Green+Blue) = 145+110+113=368 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.40% from 368); Green value is 110 (43.36% from 255 or 29.89% from 368); Blue value is 113 (44.53% from 255 or 30.71% from 368); Max value from RGB is 145 - color contains mainly: red. Hex color #916E71 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #916E71 is #6E918E. Grayscale: #787878. Windows color (decimal): -7246223 or 7433873. OLE color: 7433873.
HSL color Cylindrical-coordinate representation of color #916E71: hue angle of 354.86º degrees, saturation: 0.14, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #916E71 is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 110 | 113 | - |
| CMYK | 0 | 0.24 | 0.22 | 0.43 |
| HSL | 354.86º | 0.14% | 0.5% | - |
| HSV(B) | 354.86º | 0.24% | 0.57% | - |
| XYZ | 20.23 | 18.36 | 18.1 | - |
| YUV | 120.81 | 123.6 | 145.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 110 | 113 | 0 | 0.24 | 0.22 | 0.43 | 354.86 | 0.14 | 0.5 |
| Hex | 91 | 6E | 71 | 0 | 18 | 16 | 2B | 163 | E | 32 |
| Octal | 221 | 156 | 161 | 0 | 30 | 26 | 53 | 543 | 16 | 62 |
| Binary | 10010001 | 1101110 | 1110001 | 0 | 11000 | 10110 | 101011 | 101100011 | 1110 | 110010 |
Color Harmonies of #916E71
Complementary color
Monochromatic Colors of #916E71
Black with #916E71
Text Example
Text Example
White with #916E71
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916E71; }
p { color: rgb(145,110,113); }
H1.HeaderClassName
{
color: #916E71;
}
.AnyTagClassName
{
color: #916E71;
}
</style>
background-color css
<style>
a { background-color: #916E71; }
a { background-color: rgb(145,110,113); }
div.DivClassName
{
background-color: #916E71;
}
.BgClassName
{
background-color: #916E71;
}
</style>
border-color css
<style>
span { border-color: #916E71; }
span { border-color: rgb(145,110,113); }
td.TdClassName
{
border-color: #916E71;
}
.TagClassName
{
border-color: #916E71;
}
</style>