Shades of Turkish Rose #B16677
Tints of Turkish Rose #B16677
RGB
CMYK
RGB Variations
Color information
#B16677 (or 0xB16677) is known color: Turkish Rose. HEX triplet: B1, 66 and 77. RGB value is (177,102,119). Sum of RGB (Red+Green+Blue) = 177+102+119=398 (52% of max value = 765). Red value is 177 (69.53% from 255 or 44.47% from 398); Green value is 102 (40.23% from 255 or 25.63% from 398); Blue value is 119 (46.88% from 255 or 29.90% from 398); Max value from RGB is 177 - color contains mainly: red. Hex color #B16677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16677 is #4E9988. Grayscale: #7E7E7E. Windows color (decimal): -5151113 or 7825073. OLE color: 7825073.
HSL color Cylindrical-coordinate representation of color #B16677: hue angle of 346.4º 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 #B16677 is Cyan = 0, Magento = 0.42, Yellow = 0.33 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 102 | 119 | - |
| CMYK | 0 | 0.42 | 0.33 | 0.31 |
| HSL | 346.4º | 0.32% | 0.55% | - |
| HSV(B) | 346.4º | 0.42% | 0.69% | - |
| XYZ | 26.21 | 20.18 | 19.97 | - |
| YUV | 126.36 | 123.85 | 164.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 102 | 119 | 0 | 0.42 | 0.33 | 0.31 | 346.4 | 0.32 | 0.55 |
| Hex | B1 | 66 | 77 | 0 | 2A | 21 | 1F | 15A | 20 | 37 |
| Octal | 261 | 146 | 167 | 0 | 52 | 41 | 37 | 532 | 40 | 67 |
| Binary | 10110001 | 1100110 | 1110111 | 0 | 101010 | 100001 | 11111 | 101011010 | 100000 | 110111 |
Color Harmonies of #B16677
Complementary color
Monochromatic Colors of #B16677
Black with #B16677
Text Example
Text Example
White with #B16677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16677; }
p { color: rgb(177,102,119); }
H1.HeaderClassName
{
color: #B16677;
}
.AnyTagClassName
{
color: #B16677;
}
</style>
background-color css
<style>
a { background-color: #B16677; }
a { background-color: rgb(177,102,119); }
div.DivClassName
{
background-color: #B16677;
}
.BgClassName
{
background-color: #B16677;
}
</style>
border-color css
<style>
span { border-color: #B16677; }
span { border-color: rgb(177,102,119); }
td.TdClassName
{
border-color: #B16677;
}
.TagClassName
{
border-color: #B16677;
}
</style>