Shades of Turkish Rose #B16174
Tints of Turkish Rose #B16174
RGB
CMYK
RGB Variations
Color information
#B16174 (or 0xB16174) is known color: Turkish Rose. HEX triplet: B1, 61 and 74. RGB value is (177,97,116). Sum of RGB (Red+Green+Blue) = 177+97+116=390 (51% of max value = 765). Red value is 177 (69.53% from 255 or 45.38% from 390); Green value is 97 (38.28% from 255 or 24.87% from 390); Blue value is 116 (45.70% from 255 or 29.74% from 390); Max value from RGB is 177 - color contains mainly: red. Hex color #B16174 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16174 is #4E9E8B. Grayscale: #7B7B7B. Windows color (decimal): -5152396 or 7627185. OLE color: 7627185.
HSL color Cylindrical-coordinate representation of color #B16174: hue angle of 345.75º degrees, saturation: 0.34, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #B16174 is Cyan = 0, Magento = 0.45, Yellow = 0.34 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 97 | 116 | - |
| CMYK | 0 | 0.45 | 0.34 | 0.31 |
| HSL | 345.75º | 0.34% | 0.54% | - |
| HSV(B) | 345.75º | 0.45% | 0.69% | - |
| XYZ | 25.56 | 19.16 | 18.87 | - |
| YUV | 123.09 | 124 | 166.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 97 | 116 | 0 | 0.45 | 0.34 | 0.31 | 345.75 | 0.34 | 0.54 |
| Hex | B1 | 61 | 74 | 0 | 2D | 22 | 1F | 15A | 22 | 36 |
| Octal | 261 | 141 | 164 | 0 | 55 | 42 | 37 | 532 | 42 | 66 |
| Binary | 10110001 | 1100001 | 1110100 | 0 | 101101 | 100010 | 11111 | 101011010 | 100010 | 110110 |
Color Harmonies of #B16174
Complementary color
Monochromatic Colors of #B16174
Black with #B16174
Text Example
Text Example
White with #B16174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16174; }
p { color: rgb(177,97,116); }
H1.HeaderClassName
{
color: #B16174;
}
.AnyTagClassName
{
color: #B16174;
}
</style>
background-color css
<style>
a { background-color: #B16174; }
a { background-color: rgb(177,97,116); }
div.DivClassName
{
background-color: #B16174;
}
.BgClassName
{
background-color: #B16174;
}
</style>
border-color css
<style>
span { border-color: #B16174; }
span { border-color: rgb(177,97,116); }
td.TdClassName
{
border-color: #B16174;
}
.TagClassName
{
border-color: #B16174;
}
</style>