Shades of Turkish Rose #B16470
Tints of Turkish Rose #B16470
RGB
CMYK
RGB Variations
Color information
#B16470 (or 0xB16470) is known color: Turkish Rose. HEX triplet: B1, 64 and 70. RGB value is (177,100,112). Sum of RGB (Red+Green+Blue) = 177+100+112=389 (51% of max value = 765). Red value is 177 (69.53% from 255 or 45.50% from 389); Green value is 100 (39.45% from 255 or 25.71% from 389); Blue value is 112 (44.14% from 255 or 28.79% from 389); Max value from RGB is 177 - color contains mainly: red. Hex color #B16470 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16470 is #4E9B8F. Grayscale: #7C7C7C. Windows color (decimal): -5151632 or 7365809. OLE color: 7365809.
HSL color Cylindrical-coordinate representation of color #B16470: hue angle of 350.65º degrees, saturation: 0.33, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #B16470 is Cyan = 0, Magento = 0.44, Yellow = 0.37 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 100 | 112 | - |
| CMYK | 0 | 0.44 | 0.37 | 0.31 |
| HSL | 350.65º | 0.33% | 0.54% | - |
| HSV(B) | 350.65º | 0.44% | 0.69% | - |
| XYZ | 25.61 | 19.63 | 17.77 | - |
| YUV | 124.39 | 121.01 | 165.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 100 | 112 | 0 | 0.44 | 0.37 | 0.31 | 350.65 | 0.33 | 0.54 |
| Hex | B1 | 64 | 70 | 0 | 2C | 25 | 1F | 15F | 21 | 36 |
| Octal | 261 | 144 | 160 | 0 | 54 | 45 | 37 | 537 | 41 | 66 |
| Binary | 10110001 | 1100100 | 1110000 | 0 | 101100 | 100101 | 11111 | 101011111 | 100001 | 110110 |
Color Harmonies of #B16470
Complementary color
Monochromatic Colors of #B16470
Black with #B16470
Text Example
Text Example
White with #B16470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16470; }
p { color: rgb(177,100,112); }
H1.HeaderClassName
{
color: #B16470;
}
.AnyTagClassName
{
color: #B16470;
}
</style>
background-color css
<style>
a { background-color: #B16470; }
a { background-color: rgb(177,100,112); }
div.DivClassName
{
background-color: #B16470;
}
.BgClassName
{
background-color: #B16470;
}
</style>
border-color css
<style>
span { border-color: #B16470; }
span { border-color: rgb(177,100,112); }
td.TdClassName
{
border-color: #B16470;
}
.TagClassName
{
border-color: #B16470;
}
</style>