Shades of Turkish Rose #B86870
Tints of Turkish Rose #B86870
RGB
CMYK
RGB Variations
Color information
#B86870 (or 0xB86870) is known color: Turkish Rose. HEX triplet: B8, 68 and 70. RGB value is (184,104,112). Sum of RGB (Red+Green+Blue) = 184+104+112=400 (52% of max value = 765). Red value is 184 (72.27% from 255 or 46% from 400); Green value is 104 (41.02% from 255 or 26% from 400); Blue value is 112 (44.14% from 255 or 28% from 400); Max value from RGB is 184 - color contains mainly: red. Hex color #B86870 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B86870 is #47978F. Grayscale: #808080. Windows color (decimal): -4691856 or 7366840. OLE color: 7366840.
HSL color Cylindrical-coordinate representation of color #B86870: hue angle of 354º degrees, saturation: 0.36, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #B86870 is Cyan = 0, Magento = 0.43, Yellow = 0.39 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 104 | 112 | - |
| CMYK | 0 | 0.43 | 0.39 | 0.28 |
| HSL | 354º | 0.36% | 0.56% | - |
| HSV(B) | 354º | 0.43% | 0.72% | - |
| XYZ | 27.64 | 21.26 | 17.98 | - |
| YUV | 128.83 | 118.5 | 167.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 104 | 112 | 0 | 0.43 | 0.39 | 0.28 | 354 | 0.36 | 0.56 |
| Hex | B8 | 68 | 70 | 0 | 2B | 27 | 1C | 162 | 24 | 38 |
| Octal | 270 | 150 | 160 | 0 | 53 | 47 | 34 | 542 | 44 | 70 |
| Binary | 10111000 | 1101000 | 1110000 | 0 | 101011 | 100111 | 11100 | 101100010 | 100100 | 111000 |
Color Harmonies of #B86870
Complementary color
Monochromatic Colors of #B86870
Black with #B86870
Text Example
Text Example
White with #B86870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B86870; }
p { color: rgb(184,104,112); }
H1.HeaderClassName
{
color: #B86870;
}
.AnyTagClassName
{
color: #B86870;
}
</style>
background-color css
<style>
a { background-color: #B86870; }
a { background-color: rgb(184,104,112); }
div.DivClassName
{
background-color: #B86870;
}
.BgClassName
{
background-color: #B86870;
}
</style>
border-color css
<style>
span { border-color: #B86870; }
span { border-color: rgb(184,104,112); }
td.TdClassName
{
border-color: #B86870;
}
.TagClassName
{
border-color: #B86870;
}
</style>