Shades of Turkish Rose #B16870
Tints of Turkish Rose #B16870
RGB
CMYK
RGB Variations
Color information
#B16870 (or 0xB16870) is known color: Turkish Rose. HEX triplet: B1, 68 and 70. RGB value is (177,104,112). Sum of RGB (Red+Green+Blue) = 177+104+112=393 (52% of max value = 765). Red value is 177 (69.53% from 255 or 45.04% from 393); Green value is 104 (41.02% from 255 or 26.46% from 393); Blue value is 112 (44.14% from 255 or 28.50% from 393); Max value from RGB is 177 - color contains mainly: red. Hex color #B16870 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16870 is #4E978F. Grayscale: #7E7E7E. Windows color (decimal): -5150608 or 7366833. OLE color: 7366833.
HSL color Cylindrical-coordinate representation of color #B16870: hue angle of 353.42º degrees, saturation: 0.32, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #B16870 is Cyan = 0, Magento = 0.41, Yellow = 0.37 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 104 | 112 | - |
| CMYK | 0 | 0.41 | 0.37 | 0.31 |
| HSL | 353.42º | 0.32% | 0.55% | - |
| HSV(B) | 353.42º | 0.41% | 0.69% | - |
| XYZ | 26.01 | 20.42 | 17.9 | - |
| YUV | 126.74 | 119.68 | 163.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 104 | 112 | 0 | 0.41 | 0.37 | 0.31 | 353.42 | 0.32 | 0.55 |
| Hex | B1 | 68 | 70 | 0 | 29 | 25 | 1F | 161 | 20 | 37 |
| Octal | 261 | 150 | 160 | 0 | 51 | 45 | 37 | 541 | 40 | 67 |
| Binary | 10110001 | 1101000 | 1110000 | 0 | 101001 | 100101 | 11111 | 101100001 | 100000 | 110111 |
Color Harmonies of #B16870
Complementary color
Monochromatic Colors of #B16870
Black with #B16870
Text Example
Text Example
White with #B16870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16870; }
p { color: rgb(177,104,112); }
H1.HeaderClassName
{
color: #B16870;
}
.AnyTagClassName
{
color: #B16870;
}
</style>
background-color css
<style>
a { background-color: #B16870; }
a { background-color: rgb(177,104,112); }
div.DivClassName
{
background-color: #B16870;
}
.BgClassName
{
background-color: #B16870;
}
</style>
border-color css
<style>
span { border-color: #B16870; }
span { border-color: rgb(177,104,112); }
td.TdClassName
{
border-color: #B16870;
}
.TagClassName
{
border-color: #B16870;
}
</style>