Shades of Turkish Rose #B16770
Tints of Turkish Rose #B16770
RGB
CMYK
RGB Variations
Color information
#B16770 (or 0xB16770) is known color: Turkish Rose. HEX triplet: B1, 67 and 70. RGB value is (177,103,112). Sum of RGB (Red+Green+Blue) = 177+103+112=392 (51% of max value = 765). Red value is 177 (69.53% from 255 or 45.15% from 392); Green value is 103 (40.62% from 255 or 26.28% from 392); Blue value is 112 (44.14% from 255 or 28.57% from 392); Max value from RGB is 177 - color contains mainly: red. Hex color #B16770 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16770 is #4E988F. Grayscale: #7E7E7E. Windows color (decimal): -5150864 or 7366577. OLE color: 7366577.
HSL color Cylindrical-coordinate representation of color #B16770: hue angle of 352.7º degrees, saturation: 0.32, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #B16770 is Cyan = 0, Magento = 0.42, Yellow = 0.37 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 103 | 112 | - |
| CMYK | 0 | 0.42 | 0.37 | 0.31 |
| HSL | 352.7º | 0.32% | 0.55% | - |
| HSV(B) | 352.7º | 0.42% | 0.69% | - |
| XYZ | 25.91 | 20.22 | 17.87 | - |
| YUV | 126.15 | 120.02 | 164.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 103 | 112 | 0 | 0.42 | 0.37 | 0.31 | 352.7 | 0.32 | 0.55 |
| Hex | B1 | 67 | 70 | 0 | 2A | 25 | 1F | 161 | 20 | 37 |
| Octal | 261 | 147 | 160 | 0 | 52 | 45 | 37 | 541 | 40 | 67 |
| Binary | 10110001 | 1100111 | 1110000 | 0 | 101010 | 100101 | 11111 | 101100001 | 100000 | 110111 |
Color Harmonies of #B16770
Complementary color
Monochromatic Colors of #B16770
Black with #B16770
Text Example
Text Example
White with #B16770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16770; }
p { color: rgb(177,103,112); }
H1.HeaderClassName
{
color: #B16770;
}
.AnyTagClassName
{
color: #B16770;
}
</style>
background-color css
<style>
a { background-color: #B16770; }
a { background-color: rgb(177,103,112); }
div.DivClassName
{
background-color: #B16770;
}
.BgClassName
{
background-color: #B16770;
}
</style>
border-color css
<style>
span { border-color: #B16770; }
span { border-color: rgb(177,103,112); }
td.TdClassName
{
border-color: #B16770;
}
.TagClassName
{
border-color: #B16770;
}
</style>