Shades of Turkish Rose #B86471
Tints of Turkish Rose #B86471
RGB
CMYK
RGB Variations
Color information
#B86471 (or 0xB86471) is known color: Turkish Rose. HEX triplet: B8, 64 and 71. RGB value is (184,100,113). Sum of RGB (Red+Green+Blue) = 184+100+113=397 (52% of max value = 765). Red value is 184 (72.27% from 255 or 46.35% from 397); Green value is 100 (39.45% from 255 or 25.19% from 397); Blue value is 113 (44.53% from 255 or 28.46% from 397); Max value from RGB is 184 - color contains mainly: red. Hex color #B86471 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B86471 is #479B8E. Grayscale: #7E7E7E. Windows color (decimal): -4692879 or 7431352. OLE color: 7431352.
HSL color Cylindrical-coordinate representation of color #B86471: hue angle of 350.71º degrees, saturation: 0.37, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #B86471 is Cyan = 0, Magento = 0.46, Yellow = 0.39 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 100 | 113 | - |
| CMYK | 0 | 0.46 | 0.39 | 0.28 |
| HSL | 350.71º | 0.37% | 0.56% | - |
| HSV(B) | 350.71º | 0.46% | 0.72% | - |
| XYZ | 27.3 | 20.5 | 18.14 | - |
| YUV | 126.6 | 120.33 | 168.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 100 | 113 | 0 | 0.46 | 0.39 | 0.28 | 350.71 | 0.37 | 0.56 |
| Hex | B8 | 64 | 71 | 0 | 2E | 27 | 1C | 15F | 25 | 38 |
| Octal | 270 | 144 | 161 | 0 | 56 | 47 | 34 | 537 | 45 | 70 |
| Binary | 10111000 | 1100100 | 1110001 | 0 | 101110 | 100111 | 11100 | 101011111 | 100101 | 111000 |
Color Harmonies of #B86471
Complementary color
Monochromatic Colors of #B86471
Black with #B86471
Text Example
Text Example
White with #B86471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B86471; }
p { color: rgb(184,100,113); }
H1.HeaderClassName
{
color: #B86471;
}
.AnyTagClassName
{
color: #B86471;
}
</style>
background-color css
<style>
a { background-color: #B86471; }
a { background-color: rgb(184,100,113); }
div.DivClassName
{
background-color: #B86471;
}
.BgClassName
{
background-color: #B86471;
}
</style>
border-color css
<style>
span { border-color: #B86471; }
span { border-color: rgb(184,100,113); }
td.TdClassName
{
border-color: #B86471;
}
.TagClassName
{
border-color: #B86471;
}
</style>