Shades of Turkish Rose #B86673
Tints of Turkish Rose #B86673
RGB
CMYK
RGB Variations
Color information
#B86673 (or 0xB86673) is known color: Turkish Rose. HEX triplet: B8, 66 and 73. RGB value is (184,102,115). Sum of RGB (Red+Green+Blue) = 184+102+115=401 (53% of max value = 765). Red value is 184 (72.27% from 255 or 45.89% from 401); Green value is 102 (40.23% from 255 or 25.44% from 401); Blue value is 115 (45.31% from 255 or 28.68% from 401); Max value from RGB is 184 - color contains mainly: red. Hex color #B86673 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B86673 is #47998C. Grayscale: #808080. Windows color (decimal): -4692365 or 7562936. OLE color: 7562936.
HSL color Cylindrical-coordinate representation of color #B86673: hue angle of 350.49º 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 #B86673 is Cyan = 0, Magento = 0.45, Yellow = 0.38 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 102 | 115 | - |
| CMYK | 0 | 0.45 | 0.38 | 0.28 |
| HSL | 350.49º | 0.37% | 0.56% | - |
| HSV(B) | 350.49º | 0.45% | 0.72% | - |
| XYZ | 27.61 | 20.93 | 18.8 | - |
| YUV | 128 | 120.67 | 167.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 102 | 115 | 0 | 0.45 | 0.38 | 0.28 | 350.49 | 0.37 | 0.56 |
| Hex | B8 | 66 | 73 | 0 | 2D | 26 | 1C | 15E | 25 | 38 |
| Octal | 270 | 146 | 163 | 0 | 55 | 46 | 34 | 536 | 45 | 70 |
| Binary | 10111000 | 1100110 | 1110011 | 0 | 101101 | 100110 | 11100 | 101011110 | 100101 | 111000 |
Color Harmonies of #B86673
Complementary color
Monochromatic Colors of #B86673
Black with #B86673
Text Example
Text Example
White with #B86673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B86673; }
p { color: rgb(184,102,115); }
H1.HeaderClassName
{
color: #B86673;
}
.AnyTagClassName
{
color: #B86673;
}
</style>
background-color css
<style>
a { background-color: #B86673; }
a { background-color: rgb(184,102,115); }
div.DivClassName
{
background-color: #B86673;
}
.BgClassName
{
background-color: #B86673;
}
</style>
border-color css
<style>
span { border-color: #B86673; }
span { border-color: rgb(184,102,115); }
td.TdClassName
{
border-color: #B86673;
}
.TagClassName
{
border-color: #B86673;
}
</style>