Shades of Turkish Rose #B86671
Tints of Turkish Rose #B86671
RGB
CMYK
RGB Variations
Color information
#B86671 (or 0xB86671) is known color: Turkish Rose. HEX triplet: B8, 66 and 71. RGB value is (184,102,113). Sum of RGB (Red+Green+Blue) = 184+102+113=399 (52% of max value = 765). Red value is 184 (72.27% from 255 or 46.12% from 399); Green value is 102 (40.23% from 255 or 25.56% from 399); Blue value is 113 (44.53% from 255 or 28.32% from 399); Max value from RGB is 184 - color contains mainly: red. Hex color #B86671 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B86671 is #47998E. Grayscale: #7F7F7F. Windows color (decimal): -4692367 or 7431864. OLE color: 7431864.
HSL color Cylindrical-coordinate representation of color #B86671: hue angle of 351.95º degrees, saturation: 0.37, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #B86671 is Cyan = 0, Magento = 0.45, Yellow = 0.39 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 102 | 113 | - |
| CMYK | 0 | 0.45 | 0.39 | 0.28 |
| HSL | 351.95º | 0.37% | 0.56% | - |
| HSV(B) | 351.95º | 0.45% | 0.72% | - |
| XYZ | 27.5 | 20.89 | 18.2 | - |
| YUV | 127.77 | 119.67 | 168.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 102 | 113 | 0 | 0.45 | 0.39 | 0.28 | 351.95 | 0.37 | 0.56 |
| Hex | B8 | 66 | 71 | 0 | 2D | 27 | 1C | 160 | 25 | 38 |
| Octal | 270 | 146 | 161 | 0 | 55 | 47 | 34 | 540 | 45 | 70 |
| Binary | 10111000 | 1100110 | 1110001 | 0 | 101101 | 100111 | 11100 | 101100000 | 100101 | 111000 |
Color Harmonies of #B86671
Complementary color
Monochromatic Colors of #B86671
Black with #B86671
Text Example
Text Example
White with #B86671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B86671; }
p { color: rgb(184,102,113); }
H1.HeaderClassName
{
color: #B86671;
}
.AnyTagClassName
{
color: #B86671;
}
</style>
background-color css
<style>
a { background-color: #B86671; }
a { background-color: rgb(184,102,113); }
div.DivClassName
{
background-color: #B86671;
}
.BgClassName
{
background-color: #B86671;
}
</style>
border-color css
<style>
span { border-color: #B86671; }
span { border-color: rgb(184,102,113); }
td.TdClassName
{
border-color: #B86671;
}
.TagClassName
{
border-color: #B86671;
}
</style>