Shades of Turkish Rose #B16170
Tints of Turkish Rose #B16170
RGB
CMYK
RGB Variations
Color information
#B16170 (or 0xB16170) is known color: Turkish Rose. HEX triplet: B1, 61 and 70. RGB value is (177,97,112). Sum of RGB (Red+Green+Blue) = 177+97+112=386 (51% of max value = 765). Red value is 177 (69.53% from 255 or 45.85% from 386); Green value is 97 (38.28% from 255 or 25.13% from 386); Blue value is 112 (44.14% from 255 or 29.02% from 386); Max value from RGB is 177 - color contains mainly: red. Hex color #B16170 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16170 is #4E9E8F. Grayscale: #7A7A7A. Windows color (decimal): -5152400 or 7365041. OLE color: 7365041.
HSL color Cylindrical-coordinate representation of color #B16170: hue angle of 348.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 #B16170 is Cyan = 0, Magento = 0.45, Yellow = 0.37 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 97 | 112 | - |
| CMYK | 0 | 0.45 | 0.37 | 0.31 |
| HSL | 348.75º | 0.34% | 0.54% | - |
| HSV(B) | 348.75º | 0.45% | 0.69% | - |
| XYZ | 25.33 | 19.07 | 17.67 | - |
| YUV | 122.63 | 122 | 166.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 97 | 112 | 0 | 0.45 | 0.37 | 0.31 | 348.75 | 0.34 | 0.54 |
| Hex | B1 | 61 | 70 | 0 | 2D | 25 | 1F | 15D | 22 | 36 |
| Octal | 261 | 141 | 160 | 0 | 55 | 45 | 37 | 535 | 42 | 66 |
| Binary | 10110001 | 1100001 | 1110000 | 0 | 101101 | 100101 | 11111 | 101011101 | 100010 | 110110 |
Color Harmonies of #B16170
Complementary color
Monochromatic Colors of #B16170
Black with #B16170
Text Example
Text Example
White with #B16170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16170; }
p { color: rgb(177,97,112); }
H1.HeaderClassName
{
color: #B16170;
}
.AnyTagClassName
{
color: #B16170;
}
</style>
background-color css
<style>
a { background-color: #B16170; }
a { background-color: rgb(177,97,112); }
div.DivClassName
{
background-color: #B16170;
}
.BgClassName
{
background-color: #B16170;
}
</style>
border-color css
<style>
span { border-color: #B16170; }
span { border-color: rgb(177,97,112); }
td.TdClassName
{
border-color: #B16170;
}
.TagClassName
{
border-color: #B16170;
}
</style>