Shades of Turkish Rose #B16776
Tints of Turkish Rose #B16776
RGB
CMYK
RGB Variations
Color information
#B16776 (or 0xB16776) is known color: Turkish Rose. HEX triplet: B1, 67 and 76. RGB value is (177,103,118). Sum of RGB (Red+Green+Blue) = 177+103+118=398 (52% of max value = 765). Red value is 177 (69.53% from 255 or 44.47% from 398); Green value is 103 (40.62% from 255 or 25.88% from 398); Blue value is 118 (46.48% from 255 or 29.65% from 398); Max value from RGB is 177 - color contains mainly: red. Hex color #B16776 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16776 is #4E9889. Grayscale: #7E7E7E. Windows color (decimal): -5150858 or 7759793. OLE color: 7759793.
HSL color Cylindrical-coordinate representation of color #B16776: hue angle of 347.84º 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 #B16776 is Cyan = 0, Magento = 0.42, Yellow = 0.33 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 103 | 118 | - |
| CMYK | 0 | 0.42 | 0.33 | 0.31 |
| HSL | 347.84º | 0.32% | 0.55% | - |
| HSV(B) | 347.84º | 0.42% | 0.69% | - |
| XYZ | 26.25 | 20.36 | 19.68 | - |
| YUV | 126.84 | 123.02 | 163.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 103 | 118 | 0 | 0.42 | 0.33 | 0.31 | 347.84 | 0.32 | 0.55 |
| Hex | B1 | 67 | 76 | 0 | 2A | 21 | 1F | 15C | 20 | 37 |
| Octal | 261 | 147 | 166 | 0 | 52 | 41 | 37 | 534 | 40 | 67 |
| Binary | 10110001 | 1100111 | 1110110 | 0 | 101010 | 100001 | 11111 | 101011100 | 100000 | 110111 |
Color Harmonies of #B16776
Complementary color
Monochromatic Colors of #B16776
Black with #B16776
Text Example
Text Example
White with #B16776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16776; }
p { color: rgb(177,103,118); }
H1.HeaderClassName
{
color: #B16776;
}
.AnyTagClassName
{
color: #B16776;
}
</style>
background-color css
<style>
a { background-color: #B16776; }
a { background-color: rgb(177,103,118); }
div.DivClassName
{
background-color: #B16776;
}
.BgClassName
{
background-color: #B16776;
}
</style>
border-color css
<style>
span { border-color: #B16776; }
span { border-color: rgb(177,103,118); }
td.TdClassName
{
border-color: #B16776;
}
.TagClassName
{
border-color: #B16776;
}
</style>