Shades of Turkish Rose #BA6671
Tints of Turkish Rose #BA6671
RGB
CMYK
RGB Variations
Color information
#BA6671 (or 0xBA6671) is known color: Turkish Rose. HEX triplet: BA, 66 and 71. RGB value is (186,102,113). Sum of RGB (Red+Green+Blue) = 186+102+113=401 (53% of max value = 765). Red value is 186 (73.05% from 255 or 46.38% from 401); Green value is 102 (40.23% from 255 or 25.44% from 401); Blue value is 113 (44.53% from 255 or 28.18% from 401); Max value from RGB is 186 - color contains mainly: red. Hex color #BA6671 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BA6671 is #45998E. Grayscale: #808080. Windows color (decimal): -4561295 or 7431866. OLE color: 7431866.
HSL color Cylindrical-coordinate representation of color #BA6671: hue angle of 352.14º degrees, saturation: 0.38, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #BA6671 is Cyan = 0, Magento = 0.45, Yellow = 0.39 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 186 | 102 | 113 | - |
| CMYK | 0 | 0.45 | 0.39 | 0.27 |
| HSL | 352.14º | 0.38% | 0.56% | - |
| HSV(B) | 352.14º | 0.45% | 0.73% | - |
| XYZ | 27.98 | 21.13 | 18.23 | - |
| YUV | 128.37 | 119.33 | 169.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 186 | 102 | 113 | 0 | 0.45 | 0.39 | 0.27 | 352.14 | 0.38 | 0.56 |
| Hex | BA | 66 | 71 | 0 | 2D | 27 | 1B | 160 | 26 | 38 |
| Octal | 272 | 146 | 161 | 0 | 55 | 47 | 33 | 540 | 46 | 70 |
| Binary | 10111010 | 1100110 | 1110001 | 0 | 101101 | 100111 | 11011 | 101100000 | 100110 | 111000 |
Color Harmonies of #BA6671
Complementary color
Monochromatic Colors of #BA6671
Black with #BA6671
Text Example
Text Example
White with #BA6671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #BA6671; }
p { color: rgb(186,102,113); }
H1.HeaderClassName
{
color: #BA6671;
}
.AnyTagClassName
{
color: #BA6671;
}
</style>
background-color css
<style>
a { background-color: #BA6671; }
a { background-color: rgb(186,102,113); }
div.DivClassName
{
background-color: #BA6671;
}
.BgClassName
{
background-color: #BA6671;
}
</style>
border-color css
<style>
span { border-color: #BA6671; }
span { border-color: rgb(186,102,113); }
td.TdClassName
{
border-color: #BA6671;
}
.TagClassName
{
border-color: #BA6671;
}
</style>