Shades of Turkish Rose #B16672
Tints of Turkish Rose #B16672
RGB
CMYK
RGB Variations
Color information
#B16672 (or 0xB16672) is known color: Turkish Rose. HEX triplet: B1, 66 and 72. RGB value is (177,102,114). Sum of RGB (Red+Green+Blue) = 177+102+114=393 (52% of max value = 765). Red value is 177 (69.53% from 255 or 45.04% from 393); Green value is 102 (40.23% from 255 or 25.95% from 393); Blue value is 114 (44.92% from 255 or 29.01% from 393); Max value from RGB is 177 - color contains mainly: red. Hex color #B16672 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16672 is #4E998D. Grayscale: #7D7D7D. Windows color (decimal): -5151118 or 7497393. OLE color: 7497393.
HSL color Cylindrical-coordinate representation of color #B16672: hue angle of 350.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 #B16672 is Cyan = 0, Magento = 0.42, Yellow = 0.36 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 102 | 114 | - |
| CMYK | 0 | 0.42 | 0.36 | 0.31 |
| HSL | 350.4º | 0.32% | 0.55% | - |
| HSV(B) | 350.4º | 0.42% | 0.69% | - |
| XYZ | 25.92 | 20.06 | 18.43 | - |
| YUV | 125.79 | 121.35 | 164.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 102 | 114 | 0 | 0.42 | 0.36 | 0.31 | 350.4 | 0.32 | 0.55 |
| Hex | B1 | 66 | 72 | 0 | 2A | 24 | 1F | 15E | 20 | 37 |
| Octal | 261 | 146 | 162 | 0 | 52 | 44 | 37 | 536 | 40 | 67 |
| Binary | 10110001 | 1100110 | 1110010 | 0 | 101010 | 100100 | 11111 | 101011110 | 100000 | 110111 |
Color Harmonies of #B16672
Complementary color
Monochromatic Colors of #B16672
Black with #B16672
Text Example
Text Example
White with #B16672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16672; }
p { color: rgb(177,102,114); }
H1.HeaderClassName
{
color: #B16672;
}
.AnyTagClassName
{
color: #B16672;
}
</style>
background-color css
<style>
a { background-color: #B16672; }
a { background-color: rgb(177,102,114); }
div.DivClassName
{
background-color: #B16672;
}
.BgClassName
{
background-color: #B16672;
}
</style>
border-color css
<style>
span { border-color: #B16672; }
span { border-color: rgb(177,102,114); }
td.TdClassName
{
border-color: #B16672;
}
.TagClassName
{
border-color: #B16672;
}
</style>