Shades of Turkish Rose #BA6771
Tints of Turkish Rose #BA6771
RGB
CMYK
RGB Variations
Color information
#BA6771 (or 0xBA6771) is known color: Turkish Rose. HEX triplet: BA, 67 and 71. RGB value is (186,103,113). Sum of RGB (Red+Green+Blue) = 186+103+113=402 (53% of max value = 765). Red value is 186 (73.05% from 255 or 46.27% from 402); Green value is 103 (40.62% from 255 or 25.62% from 402); Blue value is 113 (44.53% from 255 or 28.11% from 402); Max value from RGB is 186 - color contains mainly: red. Hex color #BA6771 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #BA6771 is #45988E. Grayscale: #818181. Windows color (decimal): -4561039 or 7432122. OLE color: 7432122.
HSL color Cylindrical-coordinate representation of color #BA6771: hue angle of 352.77º degrees, saturation: 0.38, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #BA6771 is Cyan = 0, Magento = 0.45, Yellow = 0.39 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 186 | 103 | 113 | - |
| CMYK | 0 | 0.45 | 0.39 | 0.27 |
| HSL | 352.77º | 0.38% | 0.57% | - |
| HSV(B) | 352.77º | 0.45% | 0.73% | - |
| XYZ | 28.08 | 21.33 | 18.26 | - |
| YUV | 128.96 | 119 | 168.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 186 | 103 | 113 | 0 | 0.45 | 0.39 | 0.27 | 352.77 | 0.38 | 0.57 |
| Hex | BA | 67 | 71 | 0 | 2D | 27 | 1B | 161 | 26 | 39 |
| Octal | 272 | 147 | 161 | 0 | 55 | 47 | 33 | 541 | 46 | 71 |
| Binary | 10111010 | 1100111 | 1110001 | 0 | 101101 | 100111 | 11011 | 101100001 | 100110 | 111001 |
Color Harmonies of #BA6771
Complementary color
Monochromatic Colors of #BA6771
Black with #BA6771
Text Example
Text Example
White with #BA6771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #BA6771; }
p { color: rgb(186,103,113); }
H1.HeaderClassName
{
color: #BA6771;
}
.AnyTagClassName
{
color: #BA6771;
}
</style>
background-color css
<style>
a { background-color: #BA6771; }
a { background-color: rgb(186,103,113); }
div.DivClassName
{
background-color: #BA6771;
}
.BgClassName
{
background-color: #BA6771;
}
</style>
border-color css
<style>
span { border-color: #BA6771; }
span { border-color: rgb(186,103,113); }
td.TdClassName
{
border-color: #BA6771;
}
.TagClassName
{
border-color: #BA6771;
}
</style>