Shades of Turkish Rose #B86373
Tints of Turkish Rose #B86373
RGB
CMYK
RGB Variations
Color information
#B86373 (or 0xB86373) is known color: Turkish Rose. HEX triplet: B8, 63 and 73. RGB value is (184,99,115). Sum of RGB (Red+Green+Blue) = 184+99+115=398 (52% of max value = 765). Red value is 184 (72.27% from 255 or 46.23% from 398); Green value is 99 (39.06% from 255 or 24.87% from 398); Blue value is 115 (45.31% from 255 or 28.89% from 398); Max value from RGB is 184 - color contains mainly: red. Hex color #B86373 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B86373 is #479C8C. Grayscale: #7E7E7E. Windows color (decimal): -4693133 or 7562168. OLE color: 7562168.
HSL color Cylindrical-coordinate representation of color #B86373: hue angle of 348.71º degrees, saturation: 0.37, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #B86373 is Cyan = 0, Magento = 0.46, Yellow = 0.38 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 99 | 115 | - |
| CMYK | 0 | 0.46 | 0.38 | 0.28 |
| HSL | 348.71º | 0.37% | 0.55% | - |
| HSV(B) | 348.71º | 0.46% | 0.72% | - |
| XYZ | 27.32 | 20.35 | 18.71 | - |
| YUV | 126.24 | 121.66 | 169.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 99 | 115 | 0 | 0.46 | 0.38 | 0.28 | 348.71 | 0.37 | 0.55 |
| Hex | B8 | 63 | 73 | 0 | 2E | 26 | 1C | 15D | 25 | 37 |
| Octal | 270 | 143 | 163 | 0 | 56 | 46 | 34 | 535 | 45 | 67 |
| Binary | 10111000 | 1100011 | 1110011 | 0 | 101110 | 100110 | 11100 | 101011101 | 100101 | 110111 |
Color Harmonies of #B86373
Complementary color
Monochromatic Colors of #B86373
Black with #B86373
Text Example
Text Example
White with #B86373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B86373; }
p { color: rgb(184,99,115); }
H1.HeaderClassName
{
color: #B86373;
}
.AnyTagClassName
{
color: #B86373;
}
</style>
background-color css
<style>
a { background-color: #B86373; }
a { background-color: rgb(184,99,115); }
div.DivClassName
{
background-color: #B86373;
}
.BgClassName
{
background-color: #B86373;
}
</style>
border-color css
<style>
span { border-color: #B86373; }
span { border-color: rgb(184,99,115); }
td.TdClassName
{
border-color: #B86373;
}
.TagClassName
{
border-color: #B86373;
}
</style>